From 9b719ca96d4967167d0ae4ff798c07e1af2a10a9 Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Fri, 3 Apr 2026 03:24:10 +0900 Subject: [PATCH 1/6] security: raise Nuxt to ~3.16.0 for patched releases Pins nuxt and @nuxt/kit to the 3.16 line (resolves to 3.16.2) so installs include the cache-poisoning DoS fix (GHSA-jvhm-gjrh-3h93) and updated devtools transitive dependencies (e.g. simple-git GHSA-r275-fr43-pm7q). Uses ~3.16.0 instead of ^3.16.0 to avoid unintentionally jumping to Nuxt 3.17+ during this security pass. Made-with: Cursor --- examples/nuxt/package.json | 2 +- integration-tests/package.json | 2 +- integration-tests/test-apps/nuxt/package.json | 2 +- packages/nuxt-plugin/package.json | 4 +- pnpm-lock.yaml | 5960 +++++++++++------ 5 files changed, 4092 insertions(+), 1878 deletions(-) diff --git a/examples/nuxt/package.json b/examples/nuxt/package.json index 8234528a..a9f1ecf6 100644 --- a/examples/nuxt/package.json +++ b/examples/nuxt/package.json @@ -9,7 +9,7 @@ "preview": "nuxt preview" }, "dependencies": { - "nuxt": "^3.14.1592", + "nuxt": "~3.16.0", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/integration-tests/package.json b/integration-tests/package.json index 2d2a38b7..0c3c0608 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -50,7 +50,7 @@ "@types/node": "^20.11.15", "bun": "^1.1.4", "isbot": "^4.1.0", - "nuxt": "3.14.1592", + "nuxt": "~3.16.0", "react": "^18.2.0", "react-dom": "^18.2.0", "rollupV3": "npm:rollup@3.29.5", diff --git a/integration-tests/test-apps/nuxt/package.json b/integration-tests/test-apps/nuxt/package.json index 0325182b..98da80ed 100644 --- a/integration-tests/test-apps/nuxt/package.json +++ b/integration-tests/test-apps/nuxt/package.json @@ -9,7 +9,7 @@ "preview": "nuxt preview" }, "dependencies": { - "nuxt": "^3.14.1592", + "nuxt": "~3.16.0", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/packages/nuxt-plugin/package.json b/packages/nuxt-plugin/package.json index bb90627e..a5677c2e 100644 --- a/packages/nuxt-plugin/package.json +++ b/packages/nuxt-plugin/package.json @@ -47,7 +47,7 @@ "dependencies": { "@codecov/bundler-plugin-core": "workspace:^", "@codecov/vite-plugin": "workspace:^", - "@nuxt/kit": "3.14.159", + "@nuxt/kit": "~3.16.0", "unplugin": "^1.10.1" }, "devDependencies": { @@ -59,7 +59,7 @@ "ts-node": "^10.9.2", "typedoc": "^0.27.5", "typescript": "^5.3.3", - "nuxt": "3.14.1592", + "nuxt": "~3.16.0", "unbuild": "^2.0.0", "vite": "6.3.5", "vitest": "^2.1.9" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a9d77ab..12abef76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ importers: version: 5.3.3 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) @@ -70,7 +70,7 @@ importers: version: 0.9.4(prettier@3.2.4)(typescript@5.7.2) '@astrojs/node': specifier: ^8.3.4 - version: 8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)) + version: 8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)) '@astrojs/react': specifier: ^3.6.3 version: 3.6.3(@types/node@20.12.12)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.27.0) @@ -85,7 +85,7 @@ importers: version: 18.3.1 astro: specifier: ^4.16.18 - version: 4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2) + version: 4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2) react: specifier: ^18.3.1 version: 18.3.1 @@ -100,10 +100,10 @@ importers: dependencies: '@astrojs/node': specifier: ^9.0.0 - version: 9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) + version: 9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) '@astrojs/react': specifier: ^4.1.1 - version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.4.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.6.1) + version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3) '@codecov/astro-plugin': specifier: workspace:* version: link:../../packages/astro-plugin @@ -115,7 +115,7 @@ importers: version: 19.0.2(@types/react@19.0.1) astro: specifier: ^5.0.9 - version: 5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + version: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) react: specifier: ^19.0.0 version: 19.0.0 @@ -233,8 +233,8 @@ importers: examples/nuxt: dependencies: nuxt: - specifier: ^3.14.1592 - version: 3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.12.12)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.27.3)(terser@5.27.0)(typescript@5.7.2)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) + specifier: ~3.16.0 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.2) @@ -272,7 +272,7 @@ importers: version: 6.20.0(eslint@8.56.0)(typescript@5.4.5) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -290,7 +290,7 @@ importers: version: 5.4.5 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/remix: dependencies: @@ -318,7 +318,7 @@ importers: version: link:../../packages/remix-vite-plugin '@remix-run/dev': specifier: ^2.17.2 - version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(yaml@2.6.1) + version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) '@types/react': specifier: ^18.2.20 version: 18.3.3 @@ -363,10 +363,10 @@ importers: version: 5.4.5 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vite-tsconfig-paths: specifier: ^4.2.1 - version: 4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) examples/rollup: dependencies: @@ -406,7 +406,7 @@ importers: version: 0.14.1(solid-js@1.8.19) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) solid-js: specifier: ^1.8.18 version: 1.8.19 @@ -415,7 +415,7 @@ importers: version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) vite-plugin-solid: specifier: ^2.11.0 - version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) examples/sveltekit: devDependencies: @@ -430,19 +430,19 @@ importers: version: 1.0.0 '@sveltejs/adapter-auto': specifier: ^3.3.1 - version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))) + version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))) '@sveltejs/kit': specifier: ^2.12.1 - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/vite-plugin-svelte': specifier: ^5.0.2 - version: 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) svelte: specifier: ^5.14.1 version: 5.14.1 svelte-check: specifier: ^4.1.1 - version: 4.1.1(picomatch@4.0.2)(svelte@5.14.1)(typescript@5.3.3) + version: 4.1.1(picomatch@4.0.4)(svelte@5.14.1)(typescript@5.3.3) tslib: specifier: ^2.4.1 version: 2.6.2 @@ -451,7 +451,7 @@ importers: version: 5.3.3 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/tokenless: dependencies: @@ -479,7 +479,7 @@ importers: version: 6.20.0(eslint@8.56.0)(typescript@5.4.5) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -497,7 +497,7 @@ importers: version: 5.4.5 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/vite: dependencies: @@ -525,7 +525,7 @@ importers: version: 6.20.0(eslint@8.56.0)(typescript@5.3.3) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -543,7 +543,7 @@ importers: version: 5.3.3 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/webpack: dependencies: @@ -599,7 +599,7 @@ importers: version: link:../packages/webpack-plugin '@remix-run/dev': specifier: ^2.17.2 - version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2))(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(yaml@2.6.1) + version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2))(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) '@remix-run/node': specifier: ^2.17.2 version: 2.17.4(typescript@5.7.2) @@ -608,16 +608,16 @@ importers: version: 2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2) '@rollup/plugin-commonjs': specifier: ^25.0.7 - version: 25.0.7(rollup@4.40.1) + version: 25.0.7(rollup@4.60.1) '@rollup/plugin-node-resolve': specifier: ^15.2.3 - version: 15.2.3(rollup@4.40.1) + version: 15.2.3(rollup@4.60.1) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1))(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/kit': specifier: ^2.12.1 - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/bun': specifier: ^1.0.6 version: 1.0.6 @@ -631,8 +631,8 @@ importers: specifier: ^4.1.0 version: 4.4.0 nuxt: - specifier: 3.14.1592 - version: 3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.11.15)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + specifier: ~3.16.0 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) react: specifier: ^18.2.0 version: 18.3.1 @@ -650,7 +650,7 @@ importers: version: 10.9.2(@types/node@20.11.15)(typescript@5.7.2) vite-plugin-solid: specifier: ^2.11.0 - version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) viteV4: specifier: npm:vite@4.5.14 version: vite@4.5.14(@types/node@20.11.15)(terser@5.27.0) @@ -659,7 +659,7 @@ importers: version: vite@5.4.19(@types/node@20.11.15)(terser@5.27.0) viteV6: specifier: npm:vite@6.3.5 - version: vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue-routerV4: specifier: npm:vue-router@4.3.0 version: vue-router@4.3.0(vue@3.5.13(typescript@5.7.2)) @@ -677,7 +677,7 @@ importers: version: 0.9.4(prettier@3.2.4)(typescript@5.7.2) '@astrojs/node': specifier: ^8.3.4 - version: 8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)) + version: 8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)) '@astrojs/react': specifier: ^3.6.3 version: 3.6.3(@types/node@20.12.12)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.27.0) @@ -689,7 +689,7 @@ importers: version: 18.3.1 astro: specifier: ^4.16.18 - version: 4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2) + version: 4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2) react: specifier: ^18.3.1 version: 18.3.1 @@ -708,10 +708,10 @@ importers: dependencies: '@astrojs/node': specifier: ^9.0.0 - version: 9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) + version: 9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) '@astrojs/react': specifier: ^4.1.1 - version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.4.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.6.1) + version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3) '@codecov/astro-plugin': specifier: workspace:* version: link:../../../packages/astro-plugin @@ -723,7 +723,7 @@ importers: version: 19.0.2(@types/react@19.0.1) astro: specifier: ^5.0.9 - version: 5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + version: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) react: specifier: ^19.0.0 version: 19.0.0 @@ -744,7 +744,7 @@ importers: version: 5.4.5 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) integration-tests/test-apps/nextjs: dependencies: @@ -777,8 +777,8 @@ importers: integration-tests/test-apps/nuxt: dependencies: nuxt: - specifier: ^3.14.1592 - version: 3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.12.12)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + specifier: ~3.16.0 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.2) @@ -816,7 +816,7 @@ importers: version: link:../../../packages/remix-vite-plugin '@remix-run/dev': specifier: ^2.17.2 - version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(yaml@2.6.1) + version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) '@types/react': specifier: ^18.2.20 version: 18.3.3 @@ -861,10 +861,10 @@ importers: version: 5.4.5 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vite-tsconfig-paths: specifier: ^4.2.1 - version: 4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) integration-tests/test-apps/solidstart: dependencies: @@ -876,16 +876,16 @@ importers: version: 0.14.1(solid-js@1.8.19) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) solid-js: specifier: ^1.8.18 version: 1.8.19 vinxi: specifier: ^0.4.3 - version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) + version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) vite-plugin-solid: specifier: ^2.11.0 - version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) integration-tests/test-apps/sveltekit: devDependencies: @@ -900,19 +900,19 @@ importers: version: 1.0.0 '@sveltejs/adapter-auto': specifier: ^3.3.1 - version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))) + version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))) '@sveltejs/kit': specifier: ^2.12.1 - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/vite-plugin-svelte': specifier: ^5.0.2 - version: 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) svelte: specifier: ^5.14.1 version: 5.14.1 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) packages/astro-plugin: dependencies: @@ -937,7 +937,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)) astro: specifier: ^5.0.9 - version: 5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@3.29.4)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + version: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@3.29.4)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@3.29.4)' @@ -958,7 +958,7 @@ importers: version: 2.0.0(typescript@5.7.2) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0) @@ -977,7 +977,7 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.7(rollup@4.40.1) + version: 5.0.7(rollup@4.60.1) '@types/micromatch': specifier: ^4.0.9 version: 4.0.9 @@ -992,7 +992,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.12.12)(typescript@5.7.2) @@ -1007,7 +1007,7 @@ importers: version: 2.0.0(typescript@5.7.2) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0) @@ -1050,7 +1050,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) @@ -1090,7 +1090,7 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.10.0 version: 20.12.12 @@ -1102,7 +1102,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.12.12)(typescript@5.4.5) @@ -1137,15 +1137,15 @@ importers: specifier: workspace:^ version: link:../vite-plugin '@nuxt/kit': - specifier: 3.14.159 - version: 3.14.159(magicast@0.3.5)(rollup@4.40.1) + specifier: ~3.16.0 + version: 3.16.2(magicast@0.5.2) unplugin: specifier: ^1.10.1 version: 1.10.1 devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.11.15 version: 20.11.15 @@ -1154,13 +1154,13 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) nuxt: - specifier: 3.14.1592 - version: 3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.11.15)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + specifier: ~3.16.0 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3) @@ -1175,7 +1175,7 @@ importers: version: 2.0.0(typescript@5.3.3) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) @@ -1197,7 +1197,7 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.11.15 version: 20.12.12 @@ -1206,7 +1206,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.12.12)(typescript@5.4.5) @@ -1224,7 +1224,7 @@ importers: version: 2.0.0(typescript@5.4.5) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0) @@ -1282,14 +1282,14 @@ importers: version: link:../vite-plugin '@solidjs/start': specifier: 1.x - version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) unplugin: specifier: ^1.10.1 version: 1.10.1 devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.11.15 version: 20.12.12 @@ -1298,7 +1298,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.12.12)(typescript@5.4.5) @@ -1316,7 +1316,7 @@ importers: version: 2.0.0(typescript@5.4.5) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0) @@ -1331,7 +1331,7 @@ importers: version: link:../vite-plugin '@sveltejs/kit': specifier: 2.x - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) svelte: specifier: 4.x || 5.x version: 4.2.15 @@ -1341,7 +1341,7 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.11.15 version: 20.11.15 @@ -1350,7 +1350,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) @@ -1368,7 +1368,7 @@ importers: version: 2.0.0(typescript@5.3.3) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) @@ -1384,7 +1384,7 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.11.15 version: 20.11.15 @@ -1393,7 +1393,7 @@ importers: version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) @@ -1411,7 +1411,7 @@ importers: version: 2.0.0(typescript@5.3.3) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) @@ -1427,7 +1427,7 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.40.1) + version: 5.0.5(rollup@4.60.1) '@types/node': specifier: ^20.10.0 version: 20.10.0 @@ -1442,7 +1442,7 @@ importers: version: 4.1.2 codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.10.0)(typescript@5.3.3) @@ -1488,9 +1488,6 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@antfu/utils@0.7.10': - resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} - '@astrojs/check@0.9.4': resolution: {integrity: sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00mcOJcH1vhD3odbpvWokpxam7xA==} hasBin: true @@ -1583,22 +1580,34 @@ packages: resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} engines: {node: '>=6.9.0'} + '@babel/code-frame@7.29.0': + resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} + engines: {node: '>=6.9.0'} + '@babel/compat-data@7.26.2': resolution: {integrity: sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==} engines: {node: '>=6.9.0'} + '@babel/compat-data@7.29.0': + resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==} + engines: {node: '>=6.9.0'} + '@babel/core@7.26.0': resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==} engines: {node: '>=6.9.0'} - '@babel/generator@7.25.6': - resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} + '@babel/core@7.29.0': + resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} engines: {node: '>=6.9.0'} '@babel/generator@7.26.2': resolution: {integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==} engines: {node: '>=6.9.0'} + '@babel/generator@7.29.1': + resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} + engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.22.5': resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} @@ -1607,24 +1616,26 @@ packages: resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.27.3': + resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} + engines: {node: '>=6.9.0'} + '@babel/helper-compilation-targets@7.25.9': resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.24.4': - resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==} + '@babel/helper-compilation-targets@7.28.6': + resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.25.4': - resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} + '@babel/helper-create-class-features-plugin@7.24.4': + resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.25.9': - resolution: {integrity: sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==} + '@babel/helper-create-class-features-plugin@7.28.6': + resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1637,16 +1648,16 @@ packages: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.23.0': - resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} + '@babel/helper-globals@7.28.0': + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.24.8': - resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} + '@babel/helper-member-expression-to-functions@7.23.0': + resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.25.9': - resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==} + '@babel/helper-member-expression-to-functions@7.28.5': + resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} engines: {node: '>=6.9.0'} '@babel/helper-module-imports@7.18.6': @@ -1661,6 +1672,10 @@ packages: resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} engines: {node: '>=6.9.0'} + '@babel/helper-module-imports@7.28.6': + resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} + engines: {node: '>=6.9.0'} + '@babel/helper-module-transforms@7.23.3': resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} @@ -1673,16 +1688,18 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.22.5': - resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} + '@babel/helper-module-transforms@7.28.6': + resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.24.7': - resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} + '@babel/helper-optimise-call-expression@7.22.5': + resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} - '@babel/helper-optimise-call-expression@7.25.9': - resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==} + '@babel/helper-optimise-call-expression@7.27.1': + resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} '@babel/helper-plugin-utils@7.24.0': @@ -1697,20 +1714,18 @@ packages: resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==} engines: {node: '>=6.9.0'} - '@babel/helper-replace-supers@7.24.1': - resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} + '@babel/helper-plugin-utils@7.28.6': + resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.25.0': - resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} + '@babel/helper-replace-supers@7.24.1': + resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.25.9': - resolution: {integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==} + '@babel/helper-replace-supers@7.28.6': + resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1723,12 +1738,8 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.24.7': - resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} - engines: {node: '>=6.9.0'} - - '@babel/helper-skip-transparent-expression-wrappers@7.25.9': - resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==} + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': + resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} '@babel/helper-split-export-declaration@7.22.6': @@ -1743,6 +1754,10 @@ packages: resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.27.1': + resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.22.20': resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} @@ -1755,6 +1770,10 @@ packages: resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.28.5': + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.23.5': resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} @@ -1763,10 +1782,18 @@ packages: resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.27.1': + resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} + engines: {node: '>=6.9.0'} + '@babel/helpers@7.26.0': resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==} engines: {node: '>=6.9.0'} + '@babel/helpers@7.29.2': + resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==} + engines: {node: '>=6.9.0'} + '@babel/highlight@7.24.2': resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} engines: {node: '>=6.9.0'} @@ -1790,11 +1817,10 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/plugin-proposal-decorators@7.24.1': - resolution: {integrity: sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/parser@7.29.2': + resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==} + engines: {node: '>=6.0.0'} + hasBin: true '@babel/plugin-syntax-decorators@7.24.1': resolution: {integrity: sha512-05RJdO/cCrtVWuAaSn1tS3bH8jbsJa/Y1uD186u6J4C/1mnHFxseeuWpsqr9anvo7TUulev7tm7GDwRV+VuhDw==} @@ -1802,17 +1828,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-import-attributes@7.24.7': - resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-syntax-import-meta@7.10.4': - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.24.1': resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==} engines: {node: '>=6.9.0'} @@ -1825,14 +1840,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.24.1': - resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==} + '@babel/plugin-syntax-jsx@7.28.6': + resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.25.4': - resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} + '@babel/plugin-syntax-typescript@7.24.1': + resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1843,6 +1858,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-syntax-typescript@7.28.6': + resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-modules-commonjs@7.24.1': resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==} engines: {node: '>=6.9.0'} @@ -1873,14 +1894,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.25.2': - resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-typescript@7.26.3': - resolution: {integrity: sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA==} + '@babel/plugin-transform-typescript@7.28.6': + resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1907,22 +1922,22 @@ packages: resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} engines: {node: '>=6.9.0'} - '@babel/template@7.25.0': - resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} - engines: {node: '>=6.9.0'} - '@babel/template@7.25.9': resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.6': - resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} + '@babel/template@7.28.6': + resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} '@babel/traverse@7.25.9': resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==} engines: {node: '>=6.9.0'} + '@babel/traverse@7.29.0': + resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} + engines: {node: '>=6.9.0'} + '@babel/types@7.24.9': resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} engines: {node: '>=6.9.0'} @@ -1931,9 +1946,28 @@ packages: resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==} engines: {node: '>=6.9.0'} + '@babel/types@7.29.0': + resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} + engines: {node: '>=6.9.0'} + '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + '@bomb.sh/tab@0.0.14': + resolution: {integrity: sha512-cHMk2LI430MVoX1unTt9oK1iZzQS4CYDz97MSxKLNErW69T43Z2QLFTpdS/3jVOIKrIADWfuxQ+nQNJkNV7E4w==} + hasBin: true + peerDependencies: + cac: ^6.7.14 + citty: ^0.1.6 || ^0.2.0 + commander: ^13.1.0 + peerDependenciesMeta: + cac: + optional: true + citty: + optional: true + commander: + optional: true + '@bundled-es-modules/cookie@2.0.1': resolution: {integrity: sha512-8o+5fRPLNbjbdGRRmJj3h6Hh1AQJf2dk3qQ/5ZFb+PXkRNiSoMGGUKlsgLfrxneb72axVJyIYji64E2+nNfYyw==} @@ -1995,10 +2029,20 @@ packages: '@changesets/write@0.3.0': resolution: {integrity: sha512-slGLb21fxZVUYbyea+94uFiD6ntQW0M2hIKNznFizDhZPDgn2c/fv1UzzlW43RVzh1BEDuIqW6hzlJ1OflNmcw==} + '@clack/core@1.2.0': + resolution: {integrity: sha512-qfxof/3T3t9DPU/Rj3OmcFyZInceqj/NVtO9rwIuJqCUgh32gwPjpFQQp/ben07qKlhpwq7GzfWpST4qdJ5Drg==} + + '@clack/prompts@1.2.0': + resolution: {integrity: sha512-4jmztR9fMqPMjz6H/UZXj0zEmE43ha1euENwkckKKel4XpSfokExPo5AiVStdHSAlHekz4d0CA/r45Ok1E4D3w==} + '@cloudflare/kv-asset-handler@0.3.4': resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==} engines: {node: '>=16.13'} + '@cloudflare/kv-asset-handler@0.4.2': + resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==} + engines: {node: '>=18.0.0'} + '@codecov/bundler-plugin-core@1.5.0': resolution: {integrity: sha512-PyTKI5GXddzx6ABsMqaXkN8GEkhmXKJ9IcCznxdyV7y6Lti5EPOMxxOMiGz6IPXZ3Uo590brUD1cEiSzhY2Dgg==} engines: {node: '>=18.0.0'} @@ -2044,9 +2088,18 @@ packages: '@emmetio/stream-reader@2.2.0': resolution: {integrity: sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==} + '@emnapi/core@1.9.2': + resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} + '@emnapi/runtime@1.2.0': resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==} + '@emnapi/runtime@1.9.2': + resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==} + + '@emnapi/wasi-threads@1.2.1': + resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} + '@emotion/hash@0.9.1': resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} @@ -2074,6 +2127,12 @@ packages: cpu: [ppc64] os: [aix] + '@esbuild/aix-ppc64@0.27.7': + resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + '@esbuild/android-arm64@0.17.6': resolution: {integrity: sha512-YnYSCceN/dUzUr5kdtUzB+wZprCafuD89Hs0Aqv9QSdwhYQybhXTaSTcrl6X/aWThn1a/j0eEpUBGOE7269REg==} engines: {node: '>=12'} @@ -2116,6 +2175,12 @@ packages: cpu: [arm64] os: [android] + '@esbuild/android-arm64@0.27.7': + resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + '@esbuild/android-arm@0.17.6': resolution: {integrity: sha512-bSC9YVUjADDy1gae8RrioINU6e1lCkg3VGVwm0QQ2E1CWcC4gnMce9+B6RpxuSsrsXsk1yojn7sp1fnG8erE2g==} engines: {node: '>=12'} @@ -2158,6 +2223,12 @@ packages: cpu: [arm] os: [android] + '@esbuild/android-arm@0.27.7': + resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + '@esbuild/android-x64@0.17.6': resolution: {integrity: sha512-MVcYcgSO7pfu/x34uX9u2QIZHmXAB7dEiLQC5bBl5Ryqtpj9lT2sg3gNDEsrPEmimSJW2FXIaxqSQ501YLDsZQ==} engines: {node: '>=12'} @@ -2200,6 +2271,12 @@ packages: cpu: [x64] os: [android] + '@esbuild/android-x64@0.27.7': + resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + '@esbuild/darwin-arm64@0.17.6': resolution: {integrity: sha512-bsDRvlbKMQMt6Wl08nHtFz++yoZHsyTOxnjfB2Q95gato+Yi4WnRl13oC2/PJJA9yLCoRv9gqT/EYX0/zDsyMA==} engines: {node: '>=12'} @@ -2242,6 +2319,12 @@ packages: cpu: [arm64] os: [darwin] + '@esbuild/darwin-arm64@0.27.7': + resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [darwin] + '@esbuild/darwin-x64@0.17.6': resolution: {integrity: sha512-xh2A5oPrYRfMFz74QXIQTQo8uA+hYzGWJFoeTE8EvoZGHb+idyV4ATaukaUvnnxJiauhs/fPx3vYhU4wiGfosg==} engines: {node: '>=12'} @@ -2284,6 +2367,12 @@ packages: cpu: [x64] os: [darwin] + '@esbuild/darwin-x64@0.27.7': + resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + '@esbuild/freebsd-arm64@0.17.6': resolution: {integrity: sha512-EnUwjRc1inT4ccZh4pB3v1cIhohE2S4YXlt1OvI7sw/+pD+dIE4smwekZlEPIwY6PhU6oDWwITrQQm5S2/iZgg==} engines: {node: '>=12'} @@ -2326,6 +2415,12 @@ packages: cpu: [arm64] os: [freebsd] + '@esbuild/freebsd-arm64@0.27.7': + resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + '@esbuild/freebsd-x64@0.17.6': resolution: {integrity: sha512-Uh3HLWGzH6FwpviUcLMKPCbZUAFzv67Wj5MTwK6jn89b576SR2IbEp+tqUHTr8DIl0iDmBAf51MVaP7pw6PY5Q==} engines: {node: '>=12'} @@ -2368,6 +2463,12 @@ packages: cpu: [x64] os: [freebsd] + '@esbuild/freebsd-x64@0.27.7': + resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + '@esbuild/linux-arm64@0.17.6': resolution: {integrity: sha512-bUR58IFOMJX523aDVozswnlp5yry7+0cRLCXDsxnUeQYJik1DukMY+apBsLOZJblpH+K7ox7YrKrHmJoWqVR9w==} engines: {node: '>=12'} @@ -2410,6 +2511,12 @@ packages: cpu: [arm64] os: [linux] + '@esbuild/linux-arm64@0.27.7': + resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + '@esbuild/linux-arm@0.17.6': resolution: {integrity: sha512-7YdGiurNt7lqO0Bf/U9/arrPWPqdPqcV6JCZda4LZgEn+PTQ5SMEI4MGR52Bfn3+d6bNEGcWFzlIxiQdS48YUw==} engines: {node: '>=12'} @@ -2452,6 +2559,12 @@ packages: cpu: [arm] os: [linux] + '@esbuild/linux-arm@0.27.7': + resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + '@esbuild/linux-ia32@0.17.6': resolution: {integrity: sha512-ujp8uoQCM9FRcbDfkqECoARsLnLfCUhKARTP56TFPog8ie9JG83D5GVKjQ6yVrEVdMie1djH86fm98eY3quQkQ==} engines: {node: '>=12'} @@ -2494,6 +2607,12 @@ packages: cpu: [ia32] os: [linux] + '@esbuild/linux-ia32@0.27.7': + resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + '@esbuild/linux-loong64@0.17.6': resolution: {integrity: sha512-y2NX1+X/Nt+izj9bLoiaYB9YXT/LoaQFYvCkVD77G/4F+/yuVXYCWz4SE9yr5CBMbOxOfBcy/xFL4LlOeNlzYQ==} engines: {node: '>=12'} @@ -2536,6 +2655,12 @@ packages: cpu: [loong64] os: [linux] + '@esbuild/linux-loong64@0.27.7': + resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + '@esbuild/linux-mips64el@0.17.6': resolution: {integrity: sha512-09AXKB1HDOzXD+j3FdXCiL/MWmZP0Ex9eR8DLMBVcHorrWJxWmY8Nms2Nm41iRM64WVx7bA/JVHMv081iP2kUA==} engines: {node: '>=12'} @@ -2578,6 +2703,12 @@ packages: cpu: [mips64el] os: [linux] + '@esbuild/linux-mips64el@0.27.7': + resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + '@esbuild/linux-ppc64@0.17.6': resolution: {integrity: sha512-AmLhMzkM8JuqTIOhxnX4ubh0XWJIznEynRnZAVdA2mMKE6FAfwT2TWKTwdqMG+qEaeyDPtfNoZRpJbD4ZBv0Tg==} engines: {node: '>=12'} @@ -2620,6 +2751,12 @@ packages: cpu: [ppc64] os: [linux] + '@esbuild/linux-ppc64@0.27.7': + resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + '@esbuild/linux-riscv64@0.17.6': resolution: {integrity: sha512-Y4Ri62PfavhLQhFbqucysHOmRamlTVK10zPWlqjNbj2XMea+BOs4w6ASKwQwAiqf9ZqcY9Ab7NOU4wIgpxwoSQ==} engines: {node: '>=12'} @@ -2662,6 +2799,12 @@ packages: cpu: [riscv64] os: [linux] + '@esbuild/linux-riscv64@0.27.7': + resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + '@esbuild/linux-s390x@0.17.6': resolution: {integrity: sha512-SPUiz4fDbnNEm3JSdUW8pBJ/vkop3M1YwZAVwvdwlFLoJwKEZ9L98l3tzeyMzq27CyepDQ3Qgoba44StgbiN5Q==} engines: {node: '>=12'} @@ -2704,6 +2847,12 @@ packages: cpu: [s390x] os: [linux] + '@esbuild/linux-s390x@0.27.7': + resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + '@esbuild/linux-x64@0.17.6': resolution: {integrity: sha512-a3yHLmOodHrzuNgdpB7peFGPx1iJ2x6m+uDvhP2CKdr2CwOaqEFMeSqYAHU7hG+RjCq8r2NFujcd/YsEsFgTGw==} engines: {node: '>=12'} @@ -2746,12 +2895,24 @@ packages: cpu: [x64] os: [linux] + '@esbuild/linux-x64@0.27.7': + resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + '@esbuild/netbsd-arm64@0.25.3': resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] + '@esbuild/netbsd-arm64@0.27.7': + resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + '@esbuild/netbsd-x64@0.17.6': resolution: {integrity: sha512-EanJqcU/4uZIBreTrnbnre2DXgXSa+Gjap7ifRfllpmyAU7YMvaXmljdArptTHmjrkkKm9BK6GH5D5Yo+p6y5A==} engines: {node: '>=12'} @@ -2794,6 +2955,12 @@ packages: cpu: [x64] os: [netbsd] + '@esbuild/netbsd-x64@0.27.7': + resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + '@esbuild/openbsd-arm64@0.24.0': resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==} engines: {node: '>=18'} @@ -2806,6 +2973,12 @@ packages: cpu: [arm64] os: [openbsd] + '@esbuild/openbsd-arm64@0.27.7': + resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + '@esbuild/openbsd-x64@0.17.6': resolution: {integrity: sha512-xaxeSunhQRsTNGFanoOkkLtnmMn5QbA0qBhNet/XLVsc+OVkpIWPHcr3zTW2gxVU5YOHFbIHR9ODuaUdNza2Vw==} engines: {node: '>=12'} @@ -2848,6 +3021,18 @@ packages: cpu: [x64] os: [openbsd] + '@esbuild/openbsd-x64@0.27.7': + resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + + '@esbuild/openharmony-arm64@0.27.7': + resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + '@esbuild/sunos-x64@0.17.6': resolution: {integrity: sha512-gnMnMPg5pfMkZvhHee21KbKdc6W3GR8/JuE0Da1kjwpK6oiFU3nqfHuVPgUX2rsOx9N2SadSQTIYV1CIjYG+xw==} engines: {node: '>=12'} @@ -2890,6 +3075,12 @@ packages: cpu: [x64] os: [sunos] + '@esbuild/sunos-x64@0.27.7': + resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + '@esbuild/win32-arm64@0.17.6': resolution: {integrity: sha512-G95n7vP1UnGJPsVdKXllAJPtqjMvFYbN20e8RK8LVLhlTiSOH1sd7+Gt7rm70xiG+I5tM58nYgwWrLs6I1jHqg==} engines: {node: '>=12'} @@ -2932,6 +3123,12 @@ packages: cpu: [arm64] os: [win32] + '@esbuild/win32-arm64@0.27.7': + resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + '@esbuild/win32-ia32@0.17.6': resolution: {integrity: sha512-96yEFzLhq5bv9jJo5JhTs1gI+1cKQ83cUpyxHuGqXVwQtY5Eq54ZEsKs8veKtiKwlrNimtckHEkj4mRh4pPjsg==} engines: {node: '>=12'} @@ -2974,6 +3171,12 @@ packages: cpu: [ia32] os: [win32] + '@esbuild/win32-ia32@0.27.7': + resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + '@esbuild/win32-x64@0.17.6': resolution: {integrity: sha512-n6d8MOyUrNp6G4VSpRcgjs5xj4A91svJSaiwLIDWVWEsZtpN5FA9NlBbZHDmAJc2e8e6SF4tkBD3HAvPF+7igA==} engines: {node: '>=12'} @@ -3016,6 +3219,12 @@ packages: cpu: [x64] os: [win32] + '@esbuild/win32-x64@0.27.7': + resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + '@eslint-community/eslint-utils@4.4.0': resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3185,18 +3394,31 @@ packages: '@ioredis/commands@1.2.0': resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} + '@ioredis/commands@1.5.1': + resolution: {integrity: sha512-JH8ZL/ywcJyR9MmJ5BNqZllXNZQqQbnVZOqpPQqE1vHiFgAw4NHbvE0FOduNU8IX9babitBT46571OnPTT0Zcw==} + '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} + '@isaacs/fs-minipass@4.0.1': + resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} + engines: {node: '>=18.0.0'} + '@istanbuljs/schema@0.1.3': resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} + '@jridgewell/gen-mapping@0.3.13': + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} + '@jridgewell/gen-mapping@0.3.5': resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} engines: {node: '>=6.0.0'} + '@jridgewell/remapping@2.3.5': + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} + '@jridgewell/resolve-uri@3.1.1': resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} engines: {node: '>=6.0.0'} @@ -3214,9 +3436,15 @@ packages: '@jridgewell/sourcemap-codec@1.5.0': resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/sourcemap-codec@1.5.5': + resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} + '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + '@jridgewell/trace-mapping@0.3.31': + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} + '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -3239,6 +3467,11 @@ packages: resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==} hasBin: true + '@mapbox/node-pre-gyp@2.0.3': + resolution: {integrity: sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==} + engines: {node: '>=18'} + hasBin: true + '@mdx-js/mdx@2.3.0': resolution: {integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==} @@ -3246,6 +3479,9 @@ packages: resolution: {integrity: sha512-USvgCL/uOGFtVa6SVyRrC8kIAedzRohxIXN5LISlg5C5vLZCn7dgMFVSNhSF9cuBEFrm/O2spDWEZeMnw4ZXYg==} engines: {node: '>=18'} + '@napi-rs/wasm-runtime@0.2.12': + resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==} + '@neoconfetti/svelte@1.0.0': resolution: {integrity: sha512-SmksyaJAdSlMa9cTidVSIqYo1qti+WTsviNDwgjNVm+KQ3DRP2Df9umDIzC4vCcpEYY+chQe0i2IKnLw03AT8Q==} @@ -3400,47 +3636,56 @@ packages: resolution: {integrity: sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + '@nuxt/cli@3.34.0': + resolution: {integrity: sha512-KVI4xSo96UtUUbmxr9ouWTytbj1LzTw5alsM4vC/gSY/l8kPMRAlq0XpNSAVTDJyALzLY70WhaIMX24LJLpdFw==} + engines: {node: ^16.14.0 || >=18.0.0} + hasBin: true + peerDependencies: + '@nuxt/schema': ^4.3.1 + peerDependenciesMeta: + '@nuxt/schema': + optional: true + '@nuxt/devalue@2.0.2': resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - '@nuxt/devtools-kit@1.6.0': - resolution: {integrity: sha512-kJ8mVKwTSN3tdEVNy7mxKCiQk9wsG5t3oOrRMWk6IEbTSov+5sOULqQSM/+OWxWsEDmDfA7QlS5sM3Ti9uMRqQ==} + '@nuxt/devtools-kit@2.7.0': + resolution: {integrity: sha512-MIJdah6CF6YOW2GhfKnb8Sivu6HpcQheqdjOlZqShBr+1DyjtKQbAKSCAyKPaoIzZP4QOo2SmTFV6aN8jBeEIQ==} peerDependencies: - vite: '*' + vite: '>=6.0' - '@nuxt/devtools-wizard@1.6.0': - resolution: {integrity: sha512-n+mzz5NwnKZim0tq1oBi+x1nNXb21fp7QeBl7bYKyDT1eJ0XCxFkVTr/kB/ddkkLYZ+o8TykpeNPa74cN+xAyQ==} + '@nuxt/devtools-wizard@2.7.0': + resolution: {integrity: sha512-iWuWR0U6BRpF7D6xrgq9ZkQ6ajsw2EA/gVmbU9V5JPKRUtV6DVpCPi+h34VFNeQ104Sf531XgvT0sl3h93AjXA==} hasBin: true - '@nuxt/devtools@1.6.0': - resolution: {integrity: sha512-xNorMapzpM8HaW7NnAsEEO38OrmrYBzGvkkqfBU5nNh5XEymmIfCbQc7IA/GIOH9pXOV4gRutCjHCWXHYbOl3A==} + '@nuxt/devtools@2.7.0': + resolution: {integrity: sha512-BtIklVYny14Ykek4SHeexAHoa28MEV9kz223ZzvoNYqE0f+YVV+cJP69ovZHf+HUVpxaAMJfWKLHXinWXiCZ4Q==} hasBin: true peerDependencies: - vite: '*' - - '@nuxt/kit@3.14.159': - resolution: {integrity: sha512-ZqxsCI1NKV/gjfEUUZjMcr82sg0MKYZOuyB6bu9QY5Zr7NGpfIZY/z5Z822AKTmFxKGChnuz9M0UaS4ze6p42g==} - engines: {node: ^14.18.0 || >=16.10.0} + vite: '>=6.0' - '@nuxt/kit@3.14.1592': - resolution: {integrity: sha512-r9r8bISBBisvfcNgNL3dSIQHSBe0v5YkX5zwNblIC2T0CIEgxEVoM5rq9O5wqgb5OEydsHTtT2hL57vdv6VT2w==} - engines: {node: ^14.18.0 || >=16.10.0} + '@nuxt/kit@3.16.2': + resolution: {integrity: sha512-K1SAUo2vweTfudKZzjKsZ5YJoxPLTspR5qz5+G61xtZreLpsdpDYfBseqsIAl5VFLJuszeRpWQ01jP9LfQ6Ksw==} + engines: {node: '>=18.12.0'} - '@nuxt/schema@3.14.159': - resolution: {integrity: sha512-ggXA3F2f9udQoEy5WwrY6bTMvpDaErUYRLSEzdMqqCqjOQ5manfFgfuScGj3ooZiXLIX2TGLVTzcll4nnpDlnQ==} - engines: {node: ^14.18.0 || >=16.10.0} + '@nuxt/kit@3.21.2': + resolution: {integrity: sha512-Bd6m6mrDrqpBEbX+g0rc66/ALd1sxlgdx5nfK9MAYO0yKLTOSK7McSYz1KcOYn3LQFCXOWfvXwaqih/b+REI1g==} + engines: {node: '>=18.12.0'} - '@nuxt/schema@3.14.1592': - resolution: {integrity: sha512-A1d/08ueX8stTXNkvGqnr1eEXZgvKn+vj6s7jXhZNWApUSqMgItU4VK28vrrdpKbjIPwq2SwhnGOHUYvN9HwCQ==} + '@nuxt/schema@3.16.2': + resolution: {integrity: sha512-2HZPM372kuI/uw9VU/hOoYuzv803oZAtyoEKC5dQCQTKAQ293AjypF3WljMXUSReFS/hcbBSgGzYUPHr3Qo+pg==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/telemetry@2.6.0': - resolution: {integrity: sha512-h4YJ1d32cU7tDKjjhjtIIEck4WF/w3DTQBT348E9Pz85YLttnLqktLM0Ez9Xc2LzCeUgBDQv1el7Ob/zT3KUqg==} + '@nuxt/telemetry@2.8.0': + resolution: {integrity: sha512-zAwXY24KYvpLTmiV+osagd2EHkfs5IF+7oDZYTQoit5r0kPlwaCNlzHp5I/wUAWT4LBw6lG8gZ6bWidAdv/erQ==} + engines: {node: '>=18.12.0'} hasBin: true + peerDependencies: + '@nuxt/kit': '>=3.0.0' - '@nuxt/vite-builder@3.14.1592': - resolution: {integrity: sha512-GVS7vkBJAGv13ghmjgGrS2QVyzoqxQ5+cAUrMeMjKbY7GnRY7/uOkoLmznYx8E/U9HBUyHQa+wSN2ZfcSiEytQ==} - engines: {node: ^14.18.0 || >=16.10.0} + '@nuxt/vite-builder@3.16.2': + resolution: {integrity: sha512-HjK3iZb5GAC4hADOkl2ayn2uNUG4K4qizJ7ud4crHLPw6WHPeT/RhB3j7PpsyRftBnHhlZCsL4Gj/i3rmdcVJw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0.0} peerDependencies: vue: ^3.3.4 @@ -3547,56 +3792,185 @@ packages: cpu: [x64] os: [win32] - '@parcel/watcher-android-arm64@2.4.1': - resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} - engines: {node: '>= 10.0.0'} - cpu: [arm64] - os: [android] - - '@parcel/watcher-darwin-arm64@2.4.1': - resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} - engines: {node: '>= 10.0.0'} + '@oxc-parser/binding-darwin-arm64@0.56.5': + resolution: {integrity: sha512-rj4WZqQVJQgLnGnDu2ciIOC5SqcBPc4x11RN0NwuedSGzny5mtBdNVLwt0+8iB15lIjrOKg5pjYJ8GQVPca5HA==} + engines: {node: '>=14.0.0'} cpu: [arm64] os: [darwin] - '@parcel/watcher-darwin-x64@2.4.1': - resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} - engines: {node: '>= 10.0.0'} + '@oxc-parser/binding-darwin-x64@0.56.5': + resolution: {integrity: sha512-Rr7aMkqcxGIM6fgkpaj9SJj0u1O1g+AT7mJwmdi5PLSQRPR4CkDKfztEnAj5k+d2blWvh9nPZH8G0OCwxIHk1Q==} + engines: {node: '>=14.0.0'} cpu: [x64] os: [darwin] - '@parcel/watcher-freebsd-x64@2.4.1': - resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} - engines: {node: '>= 10.0.0'} - cpu: [x64] - os: [freebsd] - - '@parcel/watcher-linux-arm-glibc@2.4.1': - resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} - engines: {node: '>= 10.0.0'} + '@oxc-parser/binding-linux-arm-gnueabihf@0.56.5': + resolution: {integrity: sha512-jcFCThrWUt5k1GM43tdmI1m2dEnWUPPHHTWKBJbZBXzXLrJJzkqv5OU87Spf1004rYj9swwpa13kIldFwMzglA==} + engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - '@parcel/watcher-linux-arm64-glibc@2.4.1': - resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} - engines: {node: '>= 10.0.0'} + '@oxc-parser/binding-linux-arm64-gnu@0.56.5': + resolution: {integrity: sha512-zo/9RDgWvugKxCpHHcAC5EW0AqoEvODJ4Iv4aT1Xonv6kcydbyPSXJBQhhZUvTXTAFIlQKl6INHl+Xki9Qs3fw==} + engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - '@parcel/watcher-linux-arm64-musl@2.4.1': - resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} - engines: {node: '>= 10.0.0'} + '@oxc-parser/binding-linux-arm64-musl@0.56.5': + resolution: {integrity: sha512-SCIqrL5apVbrtMoqOpKX/Ez+c46WmW0Tyhtu+Xby281biH+wYu70m+fux9ZsGmbHc2ojd4FxUcaUdCZtb5uTOQ==} + engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - '@parcel/watcher-linux-x64-glibc@2.4.1': - resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} - engines: {node: '>= 10.0.0'} + '@oxc-parser/binding-linux-x64-gnu@0.56.5': + resolution: {integrity: sha512-I2mpX35NWo83hay4wrnzFLk3VuGK1BBwHaqvEdqsCode8iG8slYJRJPICVbCEWlkR3rotlTQ+608JcRU0VqZ5Q==} + engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - '@parcel/watcher-linux-x64-musl@2.4.1': - resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} + '@oxc-parser/binding-linux-x64-musl@0.56.5': + resolution: {integrity: sha512-xfzUHGYOh3PGWZdBuY5r1czvE8EGWPAmhTWHqkw3/uAfUVWN/qrrLjMojiaiWyUgl/9XIFg05m5CJH9dnngh5Q==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [linux] + + '@oxc-parser/binding-wasm32-wasi@0.56.5': + resolution: {integrity: sha512-+z3Ofmc1v5kcu8fXgG5vn7T1f52P47ceTTmTXsm5HPY7rq5EMYRUaBnxH6cesXwY1OVVCwYlIZbCiy8Pm1w8zQ==} + engines: {node: '>=14.0.0'} + cpu: [wasm32] + + '@oxc-parser/binding-win32-arm64-msvc@0.56.5': + resolution: {integrity: sha512-pRg8QrbMh8PgnXBreiONoJBR306u+JN19BXQC7oKIaG4Zxt9Mn8XIyuhUv3ytqjLudSiG2ERWQUoCGLs+yfW0A==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [win32] + + '@oxc-parser/binding-win32-x64-msvc@0.56.5': + resolution: {integrity: sha512-VALZNcuyw/6rwsxOACQ2YS6rey2d/ym4cNfXqJrHB/MZduAPj4xvij72gHGu3Ywm31KVGLVWk/mrMRiM9CINcA==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [win32] + + '@oxc-parser/wasm@0.60.0': + resolution: {integrity: sha512-Dkf9/D87WGBCW3L0+1DtpAfL4SrNsgeRvxwjpKCtbH7Kf6K+pxrT0IridaJfmWKu1Ml+fDvj+7HEyBcfUC/TXQ==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. + + '@oxc-project/types@0.56.5': + resolution: {integrity: sha512-skY3kOJwp22W4RkaadH1hZ3hqFHjkRrIIE0uQ4VUg+/Chvbl+2pF+B55IrIk2dgsKXS57YEUsJuN6I6s4rgFjA==} + + '@oxc-project/types@0.60.0': + resolution: {integrity: sha512-prhfNnb3ATFHOCv7mzKFfwLij5RzoUz6Y1n525ZhCEqfq5wreCXL+DyVoq3ShukPo7q45ZjYIdjFUgjj+WKzng==} + + '@parcel/watcher-android-arm64@2.4.1': + resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [android] + + '@parcel/watcher-android-arm64@2.5.6': + resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [android] + + '@parcel/watcher-darwin-arm64@2.4.1': + resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [darwin] + + '@parcel/watcher-darwin-arm64@2.5.6': + resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [darwin] + + '@parcel/watcher-darwin-x64@2.4.1': + resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [darwin] + + '@parcel/watcher-darwin-x64@2.5.6': + resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [darwin] + + '@parcel/watcher-freebsd-x64@2.4.1': + resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [freebsd] + + '@parcel/watcher-freebsd-x64@2.5.6': + resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [freebsd] + + '@parcel/watcher-linux-arm-glibc@2.4.1': + resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] + + '@parcel/watcher-linux-arm-glibc@2.5.6': + resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] + + '@parcel/watcher-linux-arm-musl@2.5.6': + resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] + + '@parcel/watcher-linux-arm64-glibc@2.4.1': + resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + + '@parcel/watcher-linux-arm64-glibc@2.5.6': + resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + + '@parcel/watcher-linux-arm64-musl@2.4.1': + resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + + '@parcel/watcher-linux-arm64-musl@2.5.6': + resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + + '@parcel/watcher-linux-x64-glibc@2.4.1': + resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + + '@parcel/watcher-linux-x64-glibc@2.5.6': + resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + + '@parcel/watcher-linux-x64-musl@2.4.1': + resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + + '@parcel/watcher-linux-x64-musl@2.5.6': + resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] @@ -3613,28 +3987,56 @@ packages: bundledDependencies: - napi-wasm + '@parcel/watcher-wasm@2.5.6': + resolution: {integrity: sha512-byAiBZ1t3tXQvc8dMD/eoyE7lTXYorhn+6uVW5AC+JGI1KtJC/LvDche5cfUE+qiefH+Ybq0bUCJU0aB1cSHUA==} + engines: {node: '>= 10.0.0'} + bundledDependencies: + - napi-wasm + '@parcel/watcher-win32-arm64@2.4.1': resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [win32] + '@parcel/watcher-win32-arm64@2.5.6': + resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [win32] + '@parcel/watcher-win32-ia32@2.4.1': resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==} engines: {node: '>= 10.0.0'} cpu: [ia32] os: [win32] + '@parcel/watcher-win32-ia32@2.5.6': + resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==} + engines: {node: '>= 10.0.0'} + cpu: [ia32] + os: [win32] + '@parcel/watcher-win32-x64@2.4.1': resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [win32] + '@parcel/watcher-win32-x64@2.5.6': + resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [win32] + '@parcel/watcher@2.4.1': resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} engines: {node: '>= 10.0.0'} + '@parcel/watcher@2.5.6': + resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==} + engines: {node: '>= 10.0.0'} + '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -3646,6 +4048,15 @@ packages: '@polka/url@1.0.0-next.25': resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==} + '@poppinss/colors@4.1.6': + resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==} + + '@poppinss/dumper@0.7.0': + resolution: {integrity: sha512-0UTYalzk2t6S4rA2uHOz5bSSW2CHdv4vggJI6Alg90yvl0UgXs6XSXpH96OH+bRkX4J/06djv29pqXJ0lq5Kag==} + + '@poppinss/exception@1.2.3': + resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==} + '@redocly/ajv@8.11.2': resolution: {integrity: sha512-io1JpnwtIcvojV7QKDUSIuMN/ikdOUd1ReEnUnMKGfDVridQZ31J0MmIuqwuRjWDZfmvr+Q0MqCcfHM2gTivOg==} @@ -3740,6 +4151,9 @@ packages: '@remix-run/web-stream@1.1.0': resolution: {integrity: sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA==} + '@rolldown/pluginutils@1.0.0-rc.13': + resolution: {integrity: sha512-3ngTAv6F/Py35BsYbeeLeecvhMKdsKm4AoOETVhAA+Qc8nrA2I0kF7oa93mE9qnIurngOSpMnQ0x2nQY2FPviA==} + '@rollup/plugin-alias@5.1.0': resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==} engines: {node: '>=14.0.0'} @@ -3758,6 +4172,15 @@ packages: rollup: optional: true + '@rollup/plugin-alias@6.0.0': + resolution: {integrity: sha512-tPCzJOtS7uuVZd+xPhoy5W4vThe6KWXNmsFCNktaAh5RTqcLiSfT4huPQIXkgJ6YCOjJHvecOAzQxLFhPxKr+g==} + engines: {node: '>=20.19.0'} + peerDependencies: + rollup: '>=4.0.0' + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-commonjs@25.0.7': resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==} engines: {node: '>=14.0.0'} @@ -3785,6 +4208,15 @@ packages: rollup: optional: true + '@rollup/plugin-commonjs@29.0.2': + resolution: {integrity: sha512-S/ggWH1LU7jTyi9DxZOKyxpVd4hF/OZ0JrEbeLjXk/DFXwRny0tjD2c992zOUYQobLrVkRVMDdmHP16HKP7GRg==} + engines: {node: '>=16.0.0 || 14 >= 14.17'} + peerDependencies: + rollup: ^2.68.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-inject@5.0.5': resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==} engines: {node: '>=14.0.0'} @@ -3821,6 +4253,15 @@ packages: rollup: optional: true + '@rollup/plugin-node-resolve@16.0.3': + resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^2.78.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-replace@5.0.5': resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} engines: {node: '>=14.0.0'} @@ -3848,6 +4289,15 @@ packages: rollup: optional: true + '@rollup/plugin-replace@6.0.3': + resolution: {integrity: sha512-J4RZarRvQAm5IF0/LwUUg+obsm+xZhYnbMXmXROyoSE1ATJe3oXSb9L5MMppdxP2ylNSjv6zFBwKYjcKMucVfA==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-terser@0.4.4': resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==} engines: {node: '>=14.0.0'} @@ -3857,6 +4307,15 @@ packages: rollup: optional: true + '@rollup/plugin-terser@1.0.0': + resolution: {integrity: sha512-FnCxhTBx6bMOYQrar6C8h3scPt8/JwIzw3+AJ2K++6guogH5fYaIFia+zZuhqv0eo1RN7W1Pz630SyvLbDjhtQ==} + engines: {node: '>=20.0.0'} + peerDependencies: + rollup: ^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/pluginutils@4.2.1': resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} @@ -3888,6 +4347,15 @@ packages: rollup: optional: true + '@rollup/pluginutils@5.3.0': + resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/rollup-android-arm-eabi@4.22.4': resolution: {integrity: sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==} cpu: [arm] @@ -3903,6 +4371,11 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.60.1': + resolution: {integrity: sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.22.4': resolution: {integrity: sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==} cpu: [arm64] @@ -3918,6 +4391,11 @@ packages: cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.60.1': + resolution: {integrity: sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.22.4': resolution: {integrity: sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==} cpu: [arm64] @@ -3933,6 +4411,11 @@ packages: cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.60.1': + resolution: {integrity: sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.22.4': resolution: {integrity: sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==} cpu: [x64] @@ -3948,6 +4431,11 @@ packages: cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.60.1': + resolution: {integrity: sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-freebsd-arm64@4.27.3': resolution: {integrity: sha512-58E0tIcwZ+12nK1WiLzHOD8I0d0kdrY/+o7yFVPRHuVGY3twBwzwDdTIBGRxLmyjciMYl1B/U515GJy+yn46qw==} cpu: [arm64] @@ -3958,6 +4446,11 @@ packages: cpu: [arm64] os: [freebsd] + '@rollup/rollup-freebsd-arm64@4.60.1': + resolution: {integrity: sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==} + cpu: [arm64] + os: [freebsd] + '@rollup/rollup-freebsd-x64@4.27.3': resolution: {integrity: sha512-78fohrpcVwTLxg1ZzBMlwEimoAJmY6B+5TsyAZ3Vok7YabRBUvjYTsRXPTjGEvv/mfgVBepbW28OlMEz4w8wGA==} cpu: [x64] @@ -3968,6 +4461,11 @@ packages: cpu: [x64] os: [freebsd] + '@rollup/rollup-freebsd-x64@4.60.1': + resolution: {integrity: sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.22.4': resolution: {integrity: sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==} cpu: [arm] @@ -3983,6 +4481,11 @@ packages: cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.60.1': + resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.22.4': resolution: {integrity: sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==} cpu: [arm] @@ -3998,6 +4501,11 @@ packages: cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.60.1': + resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.22.4': resolution: {integrity: sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==} cpu: [arm64] @@ -4013,6 +4521,11 @@ packages: cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.60.1': + resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.22.4': resolution: {integrity: sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==} cpu: [arm64] @@ -4028,6 +4541,21 @@ packages: cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.60.1': + resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==} + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-loong64-gnu@4.60.1': + resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==} + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-loong64-musl@4.60.1': + resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==} + cpu: [loong64] + os: [linux] + '@rollup/rollup-linux-loongarch64-gnu@4.40.1': resolution: {integrity: sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==} cpu: [loong64] @@ -4048,6 +4576,16 @@ packages: cpu: [ppc64] os: [linux] + '@rollup/rollup-linux-ppc64-gnu@4.60.1': + resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==} + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-ppc64-musl@4.60.1': + resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.22.4': resolution: {integrity: sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==} cpu: [riscv64] @@ -4063,11 +4601,21 @@ packages: cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.60.1': + resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-riscv64-musl@4.40.1': resolution: {integrity: sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-musl@4.60.1': + resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.22.4': resolution: {integrity: sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==} cpu: [s390x] @@ -4083,6 +4631,11 @@ packages: cpu: [s390x] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.60.1': + resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.22.4': resolution: {integrity: sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==} cpu: [x64] @@ -4098,6 +4651,11 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.60.1': + resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.22.4': resolution: {integrity: sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==} cpu: [x64] @@ -4113,6 +4671,21 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.60.1': + resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==} + cpu: [x64] + os: [linux] + + '@rollup/rollup-openbsd-x64@4.60.1': + resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==} + cpu: [x64] + os: [openbsd] + + '@rollup/rollup-openharmony-arm64@4.60.1': + resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==} + cpu: [arm64] + os: [openharmony] + '@rollup/rollup-win32-arm64-msvc@4.22.4': resolution: {integrity: sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==} cpu: [arm64] @@ -4128,6 +4701,11 @@ packages: cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.60.1': + resolution: {integrity: sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.22.4': resolution: {integrity: sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==} cpu: [ia32] @@ -4143,6 +4721,16 @@ packages: cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.60.1': + resolution: {integrity: sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==} + cpu: [ia32] + os: [win32] + + '@rollup/rollup-win32-x64-gnu@4.60.1': + resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==} + cpu: [x64] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.22.4': resolution: {integrity: sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==} cpu: [x64] @@ -4158,6 +4746,11 @@ packages: cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.60.1': + resolution: {integrity: sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==} + cpu: [x64] + os: [win32] + '@rushstack/eslint-patch@1.7.2': resolution: {integrity: sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==} @@ -4186,10 +4779,18 @@ packages: '@shikijs/vscode-textmate@9.3.1': resolution: {integrity: sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==} + '@sindresorhus/is@7.2.0': + resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==} + engines: {node: '>=18'} + '@sindresorhus/merge-streams@2.3.0': resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} engines: {node: '>=18'} + '@sindresorhus/merge-streams@4.0.0': + resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} + engines: {node: '>=18'} + '@solidjs/meta@0.29.4': resolution: {integrity: sha512-zdIWBGpR9zGx1p1bzIPqF5Gs+Ks/BH8R6fWhmUa/dcK1L2rUC8BAcZJzNRYBQv74kScf1TSOs0EY//Vd/I0V8g==} peerDependencies: @@ -4203,6 +4804,9 @@ packages: '@solidjs/start@1.0.10': resolution: {integrity: sha512-3yg4KraSxc4rXs9dy/3kkqjDhU0JCPsZFLmDl5n6hHRPwtLLac6WUhs2k5VxGzitHaaJM/ZQCfT7i544Mf+4tw==} + '@speed-highlight/core@1.2.15': + resolution: {integrity: sha512-BMq1K3DsElxDWawkX6eLg9+CKJrTVGCBAWVuHXVUV2u0s2711qiChLSId6ikYPfxhdYocLNt3wWwSvDiTvFabw==} + '@sveltejs/adapter-auto@3.3.1': resolution: {integrity: sha512-5Sc7WAxYdL6q9j/+D0jJKjGREGlfIevDyHSQ2eNETHcB1TKlQWHcAo8AS8H1QdjNvSXpvOwNjykDUHPEAyGgdQ==} peerDependencies: @@ -4260,6 +4864,9 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} + '@tybys/wasm-util@0.10.1': + resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} + '@types/acorn@4.0.6': resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} @@ -4308,6 +4915,9 @@ packages: '@types/estree@1.0.7': resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} + '@types/estree@1.0.8': + resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} + '@types/hast@2.3.10': resolution: {integrity: sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==} @@ -4485,22 +5095,10 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@unhead/dom@1.11.11': - resolution: {integrity: sha512-4YwziCH5CmjvUzSGdZ4Klj6BqhLSTNZooA9kt47yDxj4Qw9uHqVnXwWWupYsVdIYPNsw1tR2AkHveg82y1Fn3A==} - - '@unhead/schema@1.11.11': - resolution: {integrity: sha512-xSGsWHPBYcMV/ckQeImbrVu6ddeRnrdDCgXUKv3xIjGBY+ob/96V80lGX8FKWh8GwdFSwhblISObKlDAt5K9ZQ==} - - '@unhead/shared@1.11.11': - resolution: {integrity: sha512-RfdvUskPn90ipO+PmR98jKZ8Lsx1uuzscOenO5xcrMrtWGhlLWaEBIrbvFOvX5PZ/u8/VNMJChTXGDUjEtHmlg==} - - '@unhead/ssr@1.11.11': - resolution: {integrity: sha512-NQC8y+4ldwkMr3x8WFwv3+OR6g+Sj7dwL6J/3ST25KnvlwDSub2KGbnm2hF1x8vTpTmXTVxMA3GDRL9MRfLvMg==} - - '@unhead/vue@1.11.11': - resolution: {integrity: sha512-AxsHHauZ+w0m2irwDHqkc3GdNChMLBtolk8CN3IAZM6vTwH0EbPXlFCFcIk4WwkH0opG+R2GlKTThr5H0HLm7g==} + '@unhead/vue@2.1.12': + resolution: {integrity: sha512-zEWqg0nZM8acpuTZE40wkeUl8AhIe0tU0OkilVi1D4fmVjACrwoh5HP6aNqJ8kUnKsoy6D+R3Vi/O+fmdNGO7g==} peerDependencies: - vue: '>=2.7 || >=3' + vue: '>=3.5.18' '@vanilla-extract/babel-plugin-debug-ids@1.0.6': resolution: {integrity: sha512-C188vUEYmw41yxg3QooTs8r1IdbDQQ2mH7L5RkORBnHx74QlmsNfqVmKwAVTgrlYt8JoRaWMtPfGm/Ql0BNQrA==} @@ -4519,6 +5117,11 @@ packages: engines: {node: '>=16'} hasBin: true + '@vercel/nft@1.5.0': + resolution: {integrity: sha512-IWTDeIoWhQ7ZtRO/JRKH+jhmeQvZYhtGPmzw/QGDY+wDCQqfm25P9yIdoAFagu4fWsK4IwZXDFIjrmp5rRm/sA==} + engines: {node: '>=20'} + hasBin: true + '@vinxi/listhen@1.5.6': resolution: {integrity: sha512-WSN1z931BtasZJlgPp704zJFnQFRg7yzSjkm3MzAWQYe4uXFXlFr1hc5Ac2zae5/HDOz5x1/zDM5Cb54vTCnWw==} hasBin: true @@ -4550,18 +5153,18 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 - '@vitejs/plugin-vue-jsx@4.1.1': - resolution: {integrity: sha512-uMJqv/7u1zz/9NbWAD3XdjaY20tKTf17XVfQ9zq4wY1BjsB/PjpJPMe2xiG39QpP4ZdhYNhm4Hvo66uJrykNLA==} + '@vitejs/plugin-vue-jsx@4.2.0': + resolution: {integrity: sha512-DSTrmrdLp+0LDNF77fqrKfx7X0ErRbOcUAgJL/HbSesqQwoUvUQ4uYQqaex+rovqgGcoPqVk+AwUh3v9CuiYIw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 vue: ^3.0.0 - '@vitejs/plugin-vue@5.2.0': - resolution: {integrity: sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==} + '@vitejs/plugin-vue@5.2.4': + resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 '@vitest/coverage-v8@2.1.9': @@ -4628,8 +5231,8 @@ packages: '@vscode/l10n@0.0.18': resolution: {integrity: sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==} - '@vue-macros/common@1.12.2': - resolution: {integrity: sha512-+NGfhrPvPNOb3Wg9PNPEXPe0HTXmVe6XJawL1gi3cIjOSGIhpOdvmMT2cRuWb265IpA/PeL5Sqo0+DQnEDxLvw==} + '@vue-macros/common@1.16.1': + resolution: {integrity: sha512-Pn/AWMTjoMYuquepLZP813BIcq8DTZiNCoaceuNlvaYuOTd8DqBZWc5u0uOMQZMInwME1mdSmmBAcTluiV9Jtg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -4637,35 +5240,19 @@ packages: vue: optional: true - '@vue/babel-helper-vue-transform-on@1.2.2': - resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} - - '@vue/babel-helper-vue-transform-on@1.2.5': - resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==} - - '@vue/babel-plugin-jsx@1.2.2': - resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true + '@vue/babel-helper-vue-transform-on@1.5.0': + resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==} - '@vue/babel-plugin-jsx@1.2.5': - resolution: {integrity: sha512-zTrNmOd4939H9KsRIGmmzn3q2zvv1mjxkYZHgqHZgDrXz5B1Q3WyGEjO2f+JrmKghvl1JIRcvo63LgM1kH5zFg==} + '@vue/babel-plugin-jsx@1.5.0': + resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==} peerDependencies: '@babel/core': ^7.0.0-0 peerDependenciesMeta: '@babel/core': optional: true - '@vue/babel-plugin-resolve-type@1.2.2': - resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@vue/babel-plugin-resolve-type@1.2.5': - resolution: {integrity: sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg==} + '@vue/babel-plugin-resolve-type@1.5.0': + resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4675,40 +5262,52 @@ packages: '@vue/compiler-core@3.5.13': resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} + '@vue/compiler-core@3.5.32': + resolution: {integrity: sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==} + '@vue/compiler-dom@3.4.21': resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==} '@vue/compiler-dom@3.5.13': resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} + '@vue/compiler-dom@3.5.32': + resolution: {integrity: sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==} + '@vue/compiler-sfc@3.4.21': resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==} '@vue/compiler-sfc@3.5.13': resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} + '@vue/compiler-sfc@3.5.32': + resolution: {integrity: sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==} + '@vue/compiler-ssr@3.4.21': resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==} '@vue/compiler-ssr@3.5.13': resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} + '@vue/compiler-ssr@3.5.32': + resolution: {integrity: sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==} + '@vue/devtools-api@6.6.1': resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} - '@vue/devtools-core@7.4.4': - resolution: {integrity: sha512-DLxgA3DfeADkRzhAfm3G2Rw/cWxub64SdP5b+s5dwL30+whOGj+QNhmyFpwZ8ZTrHDFRIPj0RqNzJ8IRR1pz7w==} + '@vue/devtools-core@7.7.9': + resolution: {integrity: sha512-48jrBSwG4GVQRvVeeXn9p9+dlx+ISgasM7SxZZKczseohB0cBz+ITKr4YbLWjmJdy45UHL7UMPlR4Y0CWTRcSQ==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-kit@7.4.4': - resolution: {integrity: sha512-awK/4NfsUG0nQ7qnTM37m7ZkEUMREyPh8taFCX+uQYps/MTFEum0AD05VeGDRMXwWvMmGIcWX9xp8ZiBddY0jw==} + '@vue/devtools-kit@7.7.9': + resolution: {integrity: sha512-PyQ6odHSgiDVd4hnTP+aDk2X4gl2HmLDfiyEnn3/oV+ckFDuswRs4IbBT7vacMuGdwY/XemxBoh302ctbsptuA==} - '@vue/devtools-shared@7.6.4': - resolution: {integrity: sha512-nD6CUvBEel+y7zpyorjiUocy0nh77DThZJ0k1GRnJeOmY3ATq2fWijEp7wk37gb023Cb0R396uYh5qMSBQ5WFg==} + '@vue/devtools-shared@7.7.9': + resolution: {integrity: sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==} '@vue/reactivity@3.4.21': resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==} @@ -4744,6 +5343,9 @@ packages: '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} + '@vue/shared@3.5.32': + resolution: {integrity: sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==} + '@web3-storage/multipart-parser@1.0.0': resolution: {integrity: sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==} @@ -4856,6 +5458,10 @@ packages: abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} + abbrev@3.0.1: + resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} + engines: {node: ^18.17.0 || >=20.5.0} + abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} @@ -4908,6 +5514,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.16.0: + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} + engines: {node: '>=0.4.0'} + hasBin: true + agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -4966,6 +5577,10 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} + ansis@4.2.0: + resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==} + engines: {node: '>=14'} + any-promise@1.3.0: resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} @@ -5059,6 +5674,10 @@ packages: resolution: {integrity: sha512-RlNqd4u6c/rJ5R+tN/ZTtyNrH8X0NHCvyt6gD8RHa3JjzxxHWoyaU0Ujk3Zjbh7IZqrYl1Sxm6XzZifmVxXxHQ==} engines: {node: '>=16.14.0'} + ast-kit@1.4.3: + resolution: {integrity: sha512-MdJqjpodkS5J149zN0Po+HPshkTdUyrvF7CKTafUgv69vBSPtncrj+3IiUgqdd7ElIEkbeXCsEouBUwLrw9Ilg==} + engines: {node: '>=16.14.0'} + ast-types-flow@0.0.8: resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} @@ -5100,8 +5719,8 @@ packages: peerDependencies: postcss: ^8.1.0 - autoprefixer@10.4.20: - resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} + autoprefixer@10.4.27: + resolution: {integrity: sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -5148,6 +5767,10 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + balanced-match@4.0.4: + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} + engines: {node: 18 || 20 || >=22} + bare-events@2.2.2: resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==} @@ -5157,6 +5780,11 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + baseline-browser-mapping@2.10.14: + resolution: {integrity: sha512-fOVLPAsFTsQfuCkvahZkzq6nf8KvGWanlYoTh0SVA0A/PIUxQGU2AOZAoD95n2gFLVDW/jP6sbGLny95nmEuHA==} + engines: {node: '>=6.0.0'} + hasBin: true + basic-auth@2.0.1: resolution: {integrity: sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==} engines: {node: '>= 0.8'} @@ -5175,8 +5803,8 @@ packages: bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} - birpc@0.2.17: - resolution: {integrity: sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==} + birpc@2.9.0: + resolution: {integrity: sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==} bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} @@ -5206,6 +5834,10 @@ packages: brace-expansion@2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + brace-expansion@5.0.5: + resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} + engines: {node: 18 || 20 || >=22} + braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} @@ -5235,6 +5867,11 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + browserslist@4.28.2: + resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + buffer-crc32@1.0.0: resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==} engines: {node: '>=8.0.0'} @@ -5288,6 +5925,14 @@ packages: magicast: optional: true + c12@3.3.4: + resolution: {integrity: sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==} + peerDependencies: + magicast: '*' + peerDependenciesMeta: + magicast: + optional: true + cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} @@ -5326,10 +5971,6 @@ packages: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} - camelcase@6.3.0: - resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} - engines: {node: '>=10'} - camelcase@7.0.1: resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} engines: {node: '>=14.16'} @@ -5347,6 +5988,9 @@ packages: caniuse-lite@1.0.30001680: resolution: {integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==} + caniuse-lite@1.0.30001784: + resolution: {integrity: sha512-WU346nBTklUV9YfUl60fqRbU5ZqyXlqvo1SgigE1OAXK5bFL8LL9q1K7aap3N739l4BvNqnkm3YrGHiY9sfUQw==} + ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -5404,6 +6048,14 @@ packages: resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==} engines: {node: '>= 14.16.0'} + chokidar@4.0.3: + resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} + engines: {node: '>= 14.16.0'} + + chokidar@5.0.0: + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} + engines: {node: '>= 20.19.0'} + chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} @@ -5411,6 +6063,10 @@ packages: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} + chownr@3.0.0: + resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} + engines: {node: '>=18'} + chrome-trace-event@1.0.3: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} engines: {node: '>=6.0'} @@ -5426,13 +6082,13 @@ packages: citty@0.1.6: resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} + citty@0.2.2: + resolution: {integrity: sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==} + clean-stack@2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} - clear@0.1.0: - resolution: {integrity: sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw==} - cli-boxes@3.0.0: resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} engines: {node: '>=10'} @@ -5479,6 +6135,10 @@ packages: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} + cliui@9.0.1: + resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==} + engines: {node: '>=20'} + clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} @@ -5553,10 +6213,6 @@ packages: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} - commander@8.3.0: - resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} - engines: {node: '>= 12'} - common-ancestor-path@1.0.1: resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==} @@ -5566,6 +6222,9 @@ packages: compatx@0.1.8: resolution: {integrity: sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw==} + compatx@0.2.0: + resolution: {integrity: sha512-6gLRNt4ygsi5NyMVhceOCFv14CIdDFN7fQjX1U4+47qVE/+kjPoXMK65KWK+dWxmFzMTuKazoQ9sch6pM0p5oA==} + compress-commons@6.0.2: resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==} engines: {node: '>= 14'} @@ -5591,10 +6250,17 @@ packages: confbox@0.1.8: resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} + confbox@0.2.4: + resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==} + consola@3.2.3: resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} engines: {node: ^14.18.0 || >=16.10.0} + consola@3.4.2: + resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==} + engines: {node: ^14.18.0 || >=16.10.0} + console-control-strings@1.1.0: resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} @@ -5616,6 +6282,15 @@ packages: cookie-es@1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} + cookie-es@1.2.3: + resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==} + + cookie-es@2.0.1: + resolution: {integrity: sha512-aVf4A4hI2w70LnF7GG+7xDQUkliwiXWXFvTjkip4+b64ygDQ2sJPRSKFDHbxn8o0xu9QzPkMuuiWIXyFSE2slA==} + + cookie-es@3.1.1: + resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==} + cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} @@ -5635,9 +6310,9 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} - copy-anything@3.0.5: - resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==} - engines: {node: '>=12.13'} + copy-anything@4.0.5: + resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==} + engines: {node: '>=18'} core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -5654,14 +6329,14 @@ packages: create-require@1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} + croner@10.0.1: + resolution: {integrity: sha512-ixNtAJndqh173VQ4KodSdJEI6nuioBWI0V1ITNKhZZsO0pEMoDxz539T4FTTbSZ/xIOSuDnzxLVRqBVSvPNE2g==} + engines: {node: '>=18.0'} + croner@9.0.0: resolution: {integrity: sha512-onMB0OkDjkXunhdW9htFjEhqrD54+M94i6ackoUkjHKbRnXdyEyKRelp4nJ1kAz32+s27jP1FsebpJCVl0BsvA==} engines: {node: '>=18.0'} - cronstrue@2.50.0: - resolution: {integrity: sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==} - hasBin: true - cross-spawn@5.1.0: resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} @@ -5684,6 +6359,9 @@ packages: crossws@0.3.1: resolution: {integrity: sha512-HsZgeVYaG+b5zA+9PbIPGq4+J/CJynJuearykPsXx4V/eMhyQ5EDVg3Ak2FBZtVXCiOLu/U7IiwDHTr9MA+IKw==} + crossws@0.3.5: + resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==} + css-declaration-sorter@7.2.0: resolution: {integrity: sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==} engines: {node: ^14 || ^16 || >=18} @@ -5781,6 +6459,29 @@ packages: mysql2: optional: true + db0@0.3.4: + resolution: {integrity: sha512-RiXXi4WaNzPTHEOu8UPQKMooIbqOEyqA1t7Z6MsdxSCeb8iUC9ko3LcmsLmeUt2SM5bctfArZKkRQggKZz7JNw==} + peerDependencies: + '@electric-sql/pglite': '*' + '@libsql/client': '*' + better-sqlite3: '*' + drizzle-orm: '*' + mysql2: '*' + sqlite3: '*' + peerDependenciesMeta: + '@electric-sql/pglite': + optional: true + '@libsql/client': + optional: true + better-sqlite3: + optional: true + drizzle-orm: + optional: true + mysql2: + optional: true + sqlite3: + optional: true + debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} peerDependencies: @@ -5878,6 +6579,10 @@ packages: resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==} engines: {node: '>=18'} + default-browser@5.5.0: + resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==} + engines: {node: '>=18'} + defaults@1.0.4: resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} @@ -5900,6 +6605,9 @@ packages: defu@6.1.4: resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} + defu@6.1.6: + resolution: {integrity: sha512-f8mefEW4WIVg4LckePx3mALjQSPQgFlg9U8yaPdlsbdYcHQyj9n2zL2LJEA52smeYxOvmd/nB7TpMtHGMTHcug==} + delegates@1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} @@ -5921,6 +6629,9 @@ packages: destr@2.0.3: resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} + destr@2.0.5: + resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} + destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -5959,8 +6670,8 @@ packages: resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} engines: {node: '>=0.3.1'} - diff@7.0.0: - resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==} + diff@8.0.4: + resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} engines: {node: '>=0.3.1'} dir-glob@3.0.1: @@ -5991,6 +6702,10 @@ packages: domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} + dot-prop@10.1.0: + resolution: {integrity: sha512-MVUtAugQMOff5RnBy2d9N31iG0lNwg1qAoAOn7pOK5wf94WIaE3My2p3uwTQuvS2AcqchkcR3bHByjaM0mmi7Q==} + engines: {node: '>=20'} + dot-prop@9.0.0: resolution: {integrity: sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==} engines: {node: '>=18'} @@ -5999,6 +6714,10 @@ packages: resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} engines: {node: '>=12'} + dotenv@17.4.0: + resolution: {integrity: sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ==} + engines: {node: '>=12'} + dset@3.1.4: resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==} engines: {node: '>=4'} @@ -6025,6 +6744,9 @@ packages: electron-to-chromium@1.4.745: resolution: {integrity: sha512-tRbzkaRI5gbUn5DEvF0dV4TQbMZ5CLkWeTAXmpC9IrYT+GE+x76i9p+o3RJ5l9XmdQlI1pPhVtE9uNcJJ0G0EA==} + electron-to-chromium@1.5.331: + resolution: {integrity: sha512-IbxXrsTlD3hRodkLnbxAPP4OuJYdWCeM3IOdT+CpcMoIwIoDfCmRpEtSPfwBXxVkg9xmBeY7Lz2Eo2TDn/HC3Q==} + electron-to-chromium@1.5.63: resolution: {integrity: sha512-ddeXKuY9BHo/mw145axlyWjlJ1UBt4WK3AlvkT7W2AbqfRQoacVoRUCF6wL3uIx/8wT9oLKXzI+rFqHHscByaA==} @@ -6077,6 +6799,10 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} + entities@7.0.1: + resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} + engines: {node: '>=0.12'} + envinfo@7.11.0: resolution: {integrity: sha512-G9/6xF1FPbIw0TtalAMaVPpiq2aDEuKLXM314jPVAO9r2fo2a4BLqMNkmRS7O/xPPZ+COAhGIz3ETvHEV3eUcg==} engines: {node: '>=4'} @@ -6088,8 +6814,8 @@ packages: error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - error-stack-parser-es@0.1.5: - resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==} + error-stack-parser-es@1.0.5: + resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==} error-stack-parser@2.1.4: resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==} @@ -6188,6 +6914,11 @@ packages: engines: {node: '>=18'} hasBin: true + esbuild@0.27.7: + resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==} + engines: {node: '>=18'} + hasBin: true + escalade@3.1.2: resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} @@ -6418,10 +7149,6 @@ packages: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} - execa@7.2.0: - resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==} - engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} - execa@8.0.1: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} @@ -6438,6 +7165,9 @@ packages: resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} engines: {node: '>= 0.10.0'} + exsolve@1.0.8: + resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==} + extend-shallow@2.0.1: resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} engines: {node: '>=0.10.0'} @@ -6468,18 +7198,31 @@ packages: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} + fast-glob@3.3.3: + resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} + engines: {node: '>=8.6.0'} + fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} fast-levenshtein@2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} - fast-npm-meta@0.2.2: - resolution: {integrity: sha512-E+fdxeaOQGo/CMWc9f4uHFfgUPJRAu7N3uB8GBvB3SDPAIWJK4GKyYhkAGFq+GYrcbKNfQIz5VVQyJnDuPPCrg==} + fast-npm-meta@0.4.8: + resolution: {integrity: sha512-ybZVlDZ2PkO79dosM+6CLZfKWRH8MF0PiWlw8M4mVWJl8IEJrPfxYc7Tsu830Dwj/R96LKXfePGTSzKWbPJ08w==} + + fast-string-truncated-width@1.2.1: + resolution: {integrity: sha512-Q9acT/+Uu3GwGj+5w/zsGuQjh9O1TyywhIwAxHudtWrgF09nHOPrvTLhQevPbttcxjr/SNN7mJmfOw/B1bXgow==} + + fast-string-width@1.1.0: + resolution: {integrity: sha512-O3fwIVIH5gKB38QNbdg+3760ZmGz0SZMgvwJbA1b2TGXceKE6A2cOlfogh1iw8lr049zPyd7YADHy+B7U4W9bQ==} fast-url-parser@1.1.3: resolution: {integrity: sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==} + fast-wrap-ansi@0.1.6: + resolution: {integrity: sha512-HlUwET7a5gqjURj70D5jl7aC3Zmy4weA1SHUfM0JFI0Ptq987NH2TwbBFLoERhfwk+E+eaq4EK3jXoT+R3yp3w==} + fastest-levenshtein@1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} engines: {node: '>= 4.9.1'} @@ -6506,6 +7249,15 @@ packages: picomatch: optional: true + fdir@6.5.0: + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} + engines: {node: '>=12.0.0'} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -6551,9 +7303,6 @@ packages: flatted@3.2.9: resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} - flatted@3.3.1: - resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - flattie@1.1.1: resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==} engines: {node: '>=8'} @@ -6585,10 +7334,17 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} + fraction.js@5.3.4: + resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==} + fresh@0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} + fresh@2.0.0: + resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==} + engines: {node: '>= 0.8'} + fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} @@ -6634,6 +7390,13 @@ packages: functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + fuse.js@7.2.0: + resolution: {integrity: sha512-zf4vdcIGpjNKTuXwug33Hm2okqX6a0t2ZEbez+o9oBJQSNhVJ5AqERfeiRD3r8HcLqP66MrjdkmzxrncbAOTUQ==} + engines: {node: '>=10'} + + fzf@0.5.2: + resolution: {integrity: sha512-Tt4kuxLXFKHy8KT40zwsUPUkg1CrsgY25FxA2U/j/0WgEDCk3ddc/zLTCCcbSHX9FcKtLuVaDGtGE/STWC+j3Q==} + gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} @@ -6667,6 +7430,9 @@ packages: get-port-please@3.1.2: resolution: {integrity: sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==} + get-port-please@3.2.0: + resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==} + get-port@5.1.1: resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} engines: {node: '>=8'} @@ -6690,15 +7456,9 @@ packages: resolution: {integrity: sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==} hasBin: true - git-config-path@2.0.0: - resolution: {integrity: sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==} - engines: {node: '>=4'} - - git-up@7.0.0: - resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==} - - git-url-parse@15.0.0: - resolution: {integrity: sha512-5reeBufLi+i4QD3ZFftcJs9jC26aULFLBU23FeKM/b1rI0K6ofIeAblmDVO7Ht22zTDE9+CkJ3ZVb0CgJmz3UQ==} + giget@3.2.0: + resolution: {integrity: sha512-GvHTWcykIR/fP8cj8dMpuMMkvaeJfPvYnhq0oW+chSeIr+ldX21ifU2Ms6KBoyKZQZmVaUAAhQ2EZ68KJF8a7A==} + hasBin: true github-slugger@2.0.0: resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==} @@ -6723,6 +7483,10 @@ packages: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} hasBin: true + glob@13.0.6: + resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==} + engines: {node: 18 || 20 || >=22} + glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -6763,6 +7527,14 @@ packages: resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} engines: {node: '>=18'} + globby@14.1.0: + resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==} + engines: {node: '>=18'} + + globby@16.2.0: + resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==} + engines: {node: '>=20'} + globrex@0.1.2: resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} @@ -6804,6 +7576,9 @@ packages: h3@1.13.0: resolution: {integrity: sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==} + h3@1.15.11: + resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==} + hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} @@ -6848,9 +7623,6 @@ packages: resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==} engines: {node: '>= 0.4.0'} - hash-sum@2.0.0: - resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==} - hasown@2.0.0: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} @@ -6901,6 +7673,9 @@ packages: hookable@5.5.3: resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} + hookable@6.1.0: + resolution: {integrity: sha512-ZoKZSJgu8voGK2geJS+6YtYjvIzu9AOM/KZXsBxr83uhLL++e9pEv/dlgwgy3dvHg06kTz6JOh1hk3C8Ceiymw==} + hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} @@ -6917,10 +7692,6 @@ packages: html-escaper@3.0.3: resolution: {integrity: sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==} - html-tags@3.3.1: - resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} - engines: {node: '>=8'} - html-to-image@1.11.11: resolution: {integrity: sha512-9gux8QhvjRO/erSnDPv28noDZcPZmYE7e1vFsBLKLlRlKDSqNJYebj6Qz1TGd5lsRV+X+xYyjCKjuZdABinWjA==} @@ -6934,6 +7705,10 @@ packages: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} + http-errors@2.0.1: + resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==} + engines: {node: '>= 0.8'} + http-proxy@1.18.1: resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} engines: {node: '>=8.0.0'} @@ -6953,6 +7728,9 @@ packages: httpxy@0.1.5: resolution: {integrity: sha512-hqLDO+rfststuyEUTWObQK6zHEEmZ/kaIP2/zclGGZn6X8h/ESTWg+WKecQ/e5k4nPswjzZD+q2VqZIbr15CoQ==} + httpxy@0.5.0: + resolution: {integrity: sha512-qwX7QX/rK2visT10/b7bSeZWQOMlSm3svTD0pZpU+vJjNUP0YHtNv4c3z+MO+MSnGuRFWJFdCZiV+7F7dXIOzg==} + human-id@1.0.2: resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} @@ -6960,10 +7738,6 @@ packages: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - human-signals@4.3.1: - resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==} - engines: {node: '>=14.18.0'} - human-signals@5.0.0: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} @@ -6998,12 +7772,12 @@ packages: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} - ignore@6.0.2: - resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==} + ignore@7.0.5: + resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==} engines: {node: '>= 4'} - image-meta@0.2.1: - resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==} + image-meta@0.2.2: + resolution: {integrity: sha512-3MOLanc3sb3LNGWQl1RlQlNWURE5g32aUphrDyFeCsxBTk08iE3VNe4CwsUZ0Qs1X+EfX0+r29Sxdpza4B+yRA==} import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} @@ -7017,8 +7791,8 @@ packages: import-meta-resolve@4.1.0: resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==} - impound@0.2.0: - resolution: {integrity: sha512-gXgeSyp9Hf7qG2/PLKmywHXyQf2xFrw+mJGpoj9DsAB9L7/MIKn+DeEx98UryWXdmbv8wUUPdcQof6qXnZoCGg==} + impound@0.2.2: + resolution: {integrity: sha512-9CNg+Ly8QjH4FwCUoE9nl1zeqY1NPK1s1P6Btp4L8lJxn8oZLN/0p6RZhitnyEL0BnVWrcVPfbs0Q3x+O/ucHg==} imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} @@ -7061,6 +7835,10 @@ packages: resolution: {integrity: sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==} engines: {node: '>=10.13.0'} + ioredis@5.10.1: + resolution: {integrity: sha512-HuEDBTI70aYdx1v6U97SbNx9F1+svQKBDo30o0b9fw055LMepzpOOd0Ccg9Q6tbqmBSJaMuY0fB7yw9/vjBYCA==} + engines: {node: '>=12.22.0'} + ioredis@5.4.1: resolution: {integrity: sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==} engines: {node: '>=12.22.0'} @@ -7179,6 +7957,10 @@ packages: is-hexadecimal@2.0.1: resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==} + is-in-ssh@1.0.0: + resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==} + engines: {node: '>=20'} + is-inside-container@1.0.0: resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} engines: {node: '>=14.16'} @@ -7268,9 +8050,6 @@ packages: is-shared-array-buffer@1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} - is-ssh@1.4.0: - resolution: {integrity: sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==} - is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} @@ -7320,6 +8099,10 @@ packages: resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==} engines: {node: '>=12.13'} + is-what@5.5.0: + resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==} + engines: {node: '>=18'} + is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} @@ -7402,6 +8185,10 @@ packages: resolution: {integrity: sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==} hasBin: true + jiti@2.6.1: + resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} + hasBin: true + js-levenshtein@1.1.6: resolution: {integrity: sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==} engines: {node: '>=0.10.0'} @@ -7412,6 +8199,9 @@ packages: js-tokens@9.0.0: resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} + js-tokens@9.0.1: + resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==} + js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true @@ -7420,11 +8210,6 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - jsesc@2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} - engines: {node: '>=4'} - hasBin: true - jsesc@3.0.2: resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} engines: {node: '>=6'} @@ -7499,8 +8284,8 @@ packages: knitwork@1.1.0: resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==} - kolorist@1.8.0: - resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} + knitwork@1.3.0: + resolution: {integrity: sha512-4LqMNoONzR43B1W0ek0fhXMsDNW/zxa1NdFAVMY+k28pgZLovR4G3PB5MrpTxCy1QaZCqNoiaKPr5w5qZHfSNw==} language-subtag-registry@0.3.22: resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==} @@ -7509,8 +8294,8 @@ packages: resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==} engines: {node: '>=0.10'} - launch-editor@2.9.1: - resolution: {integrity: sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==} + launch-editor@2.13.2: + resolution: {integrity: sha512-4VVDnbOpLXy/s8rdRCSXb+zfMeFR0WlJWpET1iA9CQdlZDfwyLjUuGQzXU4VeOoey6AicSAluWan7Etga6Kcmg==} lazystream@1.0.1: resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} @@ -7551,6 +8336,10 @@ packages: resolution: {integrity: sha512-I8oW2+QL5KJo8zXNWX046M134WchxsXC7SawLPvRQpogCbkyQIaFxPE89A2HiwR7vAK2Dm2ERBAmyjTYGYEpBg==} hasBin: true + listhen@1.9.1: + resolution: {integrity: sha512-4EhoyVcXEpNlY5HJRSQpH7Rba94M8N2JmI62ePjl0lrJKXSfG0F1FAgHGxBoz/T3pe41sUEwkIRRIcaUL0/Ofw==} + hasBin: true + listr2@8.0.1: resolution: {integrity: sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==} engines: {node: '>=18.0.0'} @@ -7575,6 +8364,10 @@ packages: resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} engines: {node: '>=14'} + local-pkg@1.1.2: + resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==} + engines: {node: '>=14'} + locate-character@3.0.0: resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} @@ -7641,6 +8434,10 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} + lru-cache@11.2.7: + resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} + engines: {node: 20 || >=22} + lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} @@ -7658,8 +8455,8 @@ packages: lunr@2.3.9: resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} - magic-string-ast@0.6.2: - resolution: {integrity: sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==} + magic-string-ast@0.7.1: + resolution: {integrity: sha512-ub9iytsEbT7Yw/Pd29mSo/cNQpaEu67zR1VVcXDiYjSFwzeBxNdTd0FMnSslLQXiRj8uGPzwsaoefrMD5XAmdw==} engines: {node: '>=16.14.0'} magic-string@0.30.10: @@ -7671,6 +8468,9 @@ packages: magic-string@0.30.17: resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} + magic-string@0.30.21: + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} + magic-string@0.30.5: resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} engines: {node: '>=12'} @@ -7681,6 +8481,9 @@ packages: magicast@0.3.5: resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} + magicast@0.5.2: + resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==} + make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} @@ -8016,6 +8819,10 @@ packages: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} + mime-db@1.54.0: + resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==} + engines: {node: '>= 0.6'} + mime-types@2.1.18: resolution: {integrity: sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==} engines: {node: '>= 0.6'} @@ -8024,6 +8831,10 @@ packages: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} + mime-types@3.0.2: + resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==} + engines: {node: '>=18'} + mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} @@ -8039,6 +8850,11 @@ packages: engines: {node: '>=16'} hasBin: true + mime@4.1.0: + resolution: {integrity: sha512-X5ju04+cAzsojXKes0B/S4tcYtFAJ6tTMuSPBEn9CPGlrWr8Fiw7qYeLT0XyH80HSoAoqWCaz+MWKh22P7G1cw==} + engines: {node: '>=16'} + hasBin: true + mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} @@ -8055,6 +8871,10 @@ packages: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} + minimatch@10.2.5: + resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} + engines: {node: 18 || 20 || >=22} + minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} @@ -8101,10 +8921,18 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} + minipass@7.1.3: + resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==} + engines: {node: '>=16 || 14 >=14.17'} + minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} + minizlib@3.1.0: + resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==} + engines: {node: '>= 18'} + mitt@3.0.1: resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} @@ -8141,6 +8969,12 @@ packages: mlly@1.7.3: resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==} + mlly@1.8.2: + resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==} + + mocked-exports@0.1.1: + resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==} + modern-ahocorasick@1.0.1: resolution: {integrity: sha512-yoe+JbhTClckZ67b2itRtistFKf8yPYelHLc7e5xAwtNAXxM6wJTUx2C7QeVSJFDzKT7bCIFyBVybPMKvmB9AA==} @@ -8199,13 +9033,13 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@5.0.7: - resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} + nanoid@5.1.7: + resolution: {integrity: sha512-ua3NDgISf6jdwezAheMOk4mbE1LXjm1DfMUDMuJf4AqxLFK3ccGpgWizwa5YV7Yz9EpXwEaWoRXSb/BnV0t5dQ==} engines: {node: ^18 || >=20} hasBin: true - nanotar@0.1.1: - resolution: {integrity: sha512-AiJsGsSF3O0havL1BydvI4+wR76sKT+okKRwWIaK96cZUnXqH0uNBOsHlbwZq3+m2BR1VKqHDVudl3gO4mYjpQ==} + nanotar@0.2.1: + resolution: {integrity: sha512-MUrzzDUcIOPbv7ubhDV/L4CIfVTATd9XhDE2ixFeCrM5yp9AlzUpn91JrnN0HD6hksdxvz9IW9aKANz0Bta0GA==} natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -8278,6 +9112,16 @@ packages: xml2js: optional: true + nitropack@2.13.3: + resolution: {integrity: sha512-C8vO7RxkU0AQ3HbYUumuG6MVM5JjRaBchke/rYFOp3EvrLtTBHZYhDVGECdpa27vNuOYRzm3GtQMn2YDOjDJLA==} + engines: {node: ^20.19.0 || >=22.12.0} + hasBin: true + peerDependencies: + xml2js: ^0.6.2 + peerDependenciesMeta: + xml2js: + optional: true + nlcst-to-string@4.0.0: resolution: {integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==} @@ -8288,6 +9132,9 @@ packages: node-fetch-native@1.6.4: resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} + node-fetch-native@1.6.7: + resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==} + node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -8301,21 +9148,36 @@ packages: resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} engines: {node: '>= 6.13.0'} + node-forge@1.4.0: + resolution: {integrity: sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==} + engines: {node: '>= 6.13.0'} + node-gyp-build@4.8.0: resolution: {integrity: sha512-u6fs2AEUljNho3EYTJNBfImO5QTo/J/1Etd+NVdCj7qWKUSN/bSLkZwhDv7I+w/MSC6qJ4cknepkAYykDdK8og==} hasBin: true + node-mock-http@1.0.4: + resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==} + node-releases@2.0.14: resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} + node-releases@2.0.37: + resolution: {integrity: sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==} + nopt@5.0.0: resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} engines: {node: '>=6'} hasBin: true + nopt@8.1.0: + resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==} + engines: {node: ^18.17.0 || >=20.5.0} + hasBin: true + normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} @@ -8360,6 +9222,10 @@ packages: resolution: {integrity: sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + npm-run-path@6.0.0: + resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==} + engines: {node: '>=18'} + npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} deprecated: This package is no longer supported. @@ -8367,34 +9233,29 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nuxi@3.15.0: - resolution: {integrity: sha512-ZVu45nuDrdb7nzKW2kLGY/N1vvFYLLbUVX6gUYw4BApKGGu4+GktTR5o48dGVgMYX9A8chaugl7TL9ZYmwC9Mg==} - engines: {node: ^16.10.0 || >=18.0.0} - hasBin: true - - nuxt@3.14.1592: - resolution: {integrity: sha512-roWAQH4Mb6WY72cNos+YVw0DgTCNAhNygiAMCedM7hbX6ESTR2n3VH7tU0yIWDPe/hfFdii4M4wWTTNHOtS44g==} - engines: {node: ^14.18.0 || >=16.10.0} + nuxt@3.16.2: + resolution: {integrity: sha512-yjIC/C4HW8Pd+m0ACGliEF0HnimXYGYvUzjOsTiLQKkDDt2T+djyZ+pCl9BfhQBA8rYmnsym2jUI+ubjv1iClw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0.0} hasBin: true peerDependencies: '@parcel/watcher': ^2.1.0 - '@types/node': ^14.18.0 || >=16.10.0 + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 peerDependenciesMeta: '@parcel/watcher': optional: true '@types/node': optional: true - nypm@0.3.12: - resolution: {integrity: sha512-D3pzNDWIvgA+7IORhD/IuWzEk4uXv6GsgOxiid4UU3h9oq5IqV1KtPDi63n4sZJ/xcWlr88c0QM2RgN5VbOhFA==} - engines: {node: ^14.16.0 || >=16.10.0} - hasBin: true - nypm@0.3.8: resolution: {integrity: sha512-IGWlC6So2xv6V4cIDmoV0SwwWx7zLG086gyqkyumteH2fIgCAM4nDVFB2iDRszDvmdSVW9xb1N+2KjQ6C7d4og==} engines: {node: ^14.16.0 || >=16.10.0} hasBin: true + nypm@0.6.5: + resolution: {integrity: sha512-K6AJy1GMVyfyMXRVB88700BJqNUkByijGJM8kEHpLdcAt+vSQAVfkWWHYzuRXHSY6xA2sNc5RjTj0p9rE2izVQ==} + engines: {node: '>=18'} + hasBin: true + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -8446,12 +9307,25 @@ packages: ofetch@1.4.1: resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} + ofetch@1.5.1: + resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} + + ofetch@2.0.0-alpha.3: + resolution: {integrity: sha512-zpYTCs2byOuft65vI3z43Dd6iSdFbOZZLb9/d21aCpx2rGastVU9dOCv0lu4ykc1Ur1anAYjDi3SUvR0vq50JA==} + ohash@1.1.3: resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} ohash@1.1.4: resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==} + ohash@2.0.11: + resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} + + on-change@5.0.1: + resolution: {integrity: sha512-n7THCP7RkyReRSLkJb8kUWoNsxUIBxTkIp3JKno+sEz6o/9AJ3w3P9fzQkITEkMwyTKJjZciF3v/pVoouxZZMg==} + engines: {node: '>=18'} + on-finished@2.3.0: resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} engines: {node: '>= 0.8'} @@ -8486,10 +9360,14 @@ packages: oniguruma-to-es@0.4.1: resolution: {integrity: sha512-rNcEohFz095QKGRovP/yqPIKc+nP+Sjs4YTHMv33nMePGKrq/r2eu9Yh4646M5XluGJsUnmwoXuiXE69KDs+fQ==} - open@10.1.0: - resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} + open@10.2.0: + resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==} engines: {node: '>=18'} + open@11.0.0: + resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==} + engines: {node: '>=20'} + open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} @@ -8525,6 +9403,10 @@ packages: outvariant@1.4.3: resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==} + oxc-parser@0.56.5: + resolution: {integrity: sha512-MNT32sqiTFeSbQZP2WZIRQ/mlIpNNq4sua+/4hBG4qT5aef2iQe+1/BjezZURPlvucZeSfN1Y6b60l7OgBdyUA==} + engines: {node: '>=14.0.0'} + p-filter@2.1.0: resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} engines: {node: '>=8'} @@ -8572,9 +9454,6 @@ packages: package-json-from-dist@1.0.1: resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} - package-manager-detector@0.2.4: - resolution: {integrity: sha512-H/OUu9/zUfP89z1APcBf2X8Us0tt8dUK4lUmKqz12QNXif3DxAs1/YqjGtcutZi1zQqeNQRWr9C+EbQnnvSSFA==} - pako@0.2.9: resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==} @@ -8585,10 +9464,6 @@ packages: parse-entities@4.0.1: resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==} - parse-git-config@3.0.0: - resolution: {integrity: sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==} - engines: {node: '>=8'} - parse-json@4.0.0: resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} engines: {node: '>=4'} @@ -8608,12 +9483,6 @@ packages: resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} engines: {node: '>=6'} - parse-path@7.0.0: - resolution: {integrity: sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==} - - parse-url@8.1.0: - resolution: {integrity: sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==} - parse5@7.2.1: resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==} @@ -8654,6 +9523,10 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} + path-scurry@2.0.2: + resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} + engines: {node: 18 || 20 || >=22} + path-to-regexp@0.1.12: resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} @@ -8675,6 +9548,10 @@ packages: resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==} engines: {node: '>=12'} + path-type@6.0.0: + resolution: {integrity: sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==} + engines: {node: '>=18'} + pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} @@ -8691,6 +9568,9 @@ packages: perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} + perfect-debounce@2.1.0: + resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==} + periscopic@3.1.0: resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} @@ -8708,6 +9588,10 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} + picomatch@4.0.4: + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} + engines: {node: '>=12'} + pidtree@0.3.1: resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==} engines: {node: '>=0.10'} @@ -8747,6 +9631,12 @@ packages: pkg-types@1.2.1: resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==} + pkg-types@1.3.1: + resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} + + pkg-types@2.3.0: + resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} + pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} @@ -9005,6 +9895,14 @@ packages: resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.8: + resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + engines: {node: ^10 || ^12 || >=14} + + powershell-utils@0.1.0: + resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==} + engines: {node: '>=20'} + preferred-pm@3.1.2: resolution: {integrity: sha512-nk7dKrcW8hfCZ4H6klWcdRknBOXWzNQByJ0oJyX97BOupsYD+FzLS4hflgEu/uPUEHZCuRfMxzCBsuWd7OzT8Q==} engines: {node: '>=10'} @@ -9040,6 +9938,10 @@ packages: resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} engines: {node: ^14.13.1 || >=16.0.0} + pretty-bytes@7.1.0: + resolution: {integrity: sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==} + engines: {node: '>=20'} + pretty-ms@7.0.1: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} @@ -9081,9 +9983,6 @@ packages: property-information@6.5.0: resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==} - protocols@2.0.1: - resolution: {integrity: sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==} - proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} @@ -9122,6 +10021,9 @@ packages: resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} engines: {node: '>=0.6'} + quansync@0.2.11: + resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==} + querystringify@2.2.0: resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} @@ -9160,6 +10062,9 @@ packages: rc9@2.1.2: resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} + rc9@3.0.1: + resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==} + rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true @@ -9252,6 +10157,10 @@ packages: resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} engines: {node: '>= 14.16.0'} + readdirp@5.0.0: + resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==} + engines: {node: '>= 20.19.0'} + recast@0.23.9: resolution: {integrity: sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==} engines: {node: '>= 4'} @@ -9457,6 +10366,32 @@ packages: rollup: optional: true + rollup-plugin-visualizer@5.14.0: + resolution: {integrity: sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==} + engines: {node: '>=18'} + hasBin: true + peerDependencies: + rolldown: 1.x + rollup: 2.x || 3.x || 4.x + peerDependenciesMeta: + rolldown: + optional: true + rollup: + optional: true + + rollup-plugin-visualizer@7.0.1: + resolution: {integrity: sha512-UJUT4+1Ho4OcWmPYU3sYXgUqI8B8Ayfe06MX7y0qCJ1K8aGoKtR/NDd/2nZqM7ADkrzny+I99Ul7GgyoiVNAgg==} + engines: {node: '>=22'} + hasBin: true + peerDependencies: + rolldown: 1.x || ^1.0.0-beta || ^1.0.0-rc + rollup: 2.x || 3.x || 4.x + peerDependenciesMeta: + rolldown: + optional: true + rollup: + optional: true + rollup@3.29.4: resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -9482,6 +10417,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.60.1: + resolution: {integrity: sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + run-applescript@7.0.0: resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} engines: {node: '>=18'} @@ -9555,6 +10495,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.4: + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} + engines: {node: '>=10'} + hasBin: true + send@0.19.0: resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} @@ -9563,9 +10508,17 @@ packages: resolution: {integrity: sha512-v67WcEouB5GxbTWL/4NeToqcZiAWEq90N888fczVArY8A79J0L4FD7vj5hm3eUMua5EpoQ59wa/oovY6TLvRUA==} engines: {node: '>= 18'} + send@1.2.1: + resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==} + engines: {node: '>= 18'} + serialize-javascript@6.0.1: resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} + serialize-javascript@7.0.5: + resolution: {integrity: sha512-F4LcB0UqUl1zErq+1nYEEzSHJnIwb3AF2XWB94b+afhrekOUijwooAYqFyRbjYkm2PAKBabx6oYv/xDxNi8IBw==} + engines: {node: '>=20.0.0'} + seroval-plugins@1.1.0: resolution: {integrity: sha512-KtcJg590L3X3dd7ixs6am4UGVcV69TyjYhHtanIdQJq4dy2OceWXmmvWrYx7oFDNe+LNdxdWd0I5BQXuV5fBhA==} engines: {node: '>=10'} @@ -9586,6 +10539,10 @@ packages: resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} engines: {node: '>= 0.8.0'} + serve-static@2.2.1: + resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==} + engines: {node: '>= 18'} + serve@14.2.1: resolution: {integrity: sha512-48er5fzHh7GCShLnNyPBRPEjs2I6QBozeGr02gaacROiyS/8ARADlj595j39iZXAqBbJHH/ivJJyPRWY9sQWZA==} engines: {node: '>= 14'} @@ -9638,6 +10595,10 @@ packages: shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} + shell-quote@1.8.3: + resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} + engines: {node: '>= 0.4'} + shiki@1.23.1: resolution: {integrity: sha512-8kxV9TH4pXgdKGxNOkrSMydn1Xf6It8lsle0fiqxf7a1149K1WGtdOu3Zb91T5r1JpvRPxqxU3C2XdZZXQnrig==} @@ -9678,20 +10639,20 @@ packages: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} engines: {node: '>=14'} - simple-git@3.27.0: - resolution: {integrity: sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==} + simple-git@3.33.0: + resolution: {integrity: sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==} simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} - sirv@2.0.4: - resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==} - engines: {node: '>= 10'} - sirv@3.0.0: resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==} engines: {node: '>=18'} + sirv@3.0.2: + resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} + engines: {node: '>=18'} + sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} @@ -9756,6 +10717,10 @@ packages: resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} engines: {node: '>= 8'} + source-map@0.7.6: + resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==} + engines: {node: '>= 12'} + space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -9781,6 +10746,11 @@ packages: sprintf-js@1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} + srvx@0.11.15: + resolution: {integrity: sha512-iXsux0UcOjdvs0LCMa2Ws3WwcDUozA3JN3BquNXkaFPP7TpRqgunKdEgoZ/uwb1J6xaYHfxtz9Twlh6yzwM6Tg==} + engines: {node: '>=20.16.0'} + hasBin: true + ssri@10.0.5: resolution: {integrity: sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -9798,12 +10768,19 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} - std-env@3.7.0: - resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==} + statuses@2.0.2: + resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==} + engines: {node: '>= 0.8'} + + std-env@3.10.0: + resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} std-env@3.8.0: resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} + std-env@4.0.0: + resolution: {integrity: sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==} + stdin-discarder@0.2.2: resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} engines: {node: '>=18'} @@ -9919,6 +10896,12 @@ packages: strip-literal@2.1.0: resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==} + strip-literal@3.1.0: + resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==} + + structured-clone-es@1.0.0: + resolution: {integrity: sha512-FL8EeKFFyNQv5cMnXI31CIMCsFarSVI2bF0U0ImeNE3g/F1IvJQyqzOXxPBRXiwQfyBTlbNe88jh1jFW0O/jiQ==} + style-to-object@0.4.4: resolution: {integrity: sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==} @@ -9959,10 +10942,14 @@ packages: engines: {node: '>=16 || 14 >=14.17'} hasBin: true - superjson@2.2.1: - resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==} + superjson@2.2.6: + resolution: {integrity: sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==} engines: {node: '>=16'} + supports-color@10.2.2: + resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==} + engines: {node: '>=18'} + supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} @@ -9999,9 +10986,6 @@ packages: resolution: {integrity: sha512-DET9IJw6LUStRnu5rTXnlBs1fsJt417C9QXE8J+gIEWc4IsqxcJsa3OYUsf7ZJmDQbaBudcp4pxI7Za0NR1QYg==} engines: {node: '>=18'} - svg-tags@1.0.0: - resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==} - svgo@3.3.2: resolution: {integrity: sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==} engines: {node: '>=14.0.0'} @@ -10015,6 +10999,10 @@ packages: resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} engines: {node: '>=18'} + tagged-tag@1.0.0: + resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==} + engines: {node: '>=20'} + tailwindcss@3.4.3: resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} engines: {node: '>=14.0.0'} @@ -10043,6 +11031,10 @@ packages: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + tar@7.5.13: + resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==} + engines: {node: '>=18'} + term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} engines: {node: '>=8'} @@ -10113,17 +11105,33 @@ packages: tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} + tinyclip@0.1.12: + resolution: {integrity: sha512-Ae3OVUqifDw0wBriIBS7yVaW44Dp6eSHQcyq4Igc7eN2TJH/2YsicswaW+J/OuMvhpDPOKEgpAZCjkb4hpoyeA==} + engines: {node: ^16.14.0 || >= 17.3.0} + tinyexec@0.3.1: resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==} + tinyexec@1.0.4: + resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} + engines: {node: '>=18'} + tinyglobby@0.2.10: resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.12: + resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} + engines: {node: '>=12.0.0'} + tinyglobby@0.2.13: resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.15: + resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} + engines: {node: '>=12.0.0'} + tinypool@1.0.2: resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -10280,6 +11288,10 @@ packages: resolution: {integrity: sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==} engines: {node: '>=16'} + type-fest@5.5.0: + resolution: {integrity: sha512-PlBfpQwiUvGViBNX84Yxwjsdhd1TUlXr6zjX7eoirtCPIr08NAmxwa+fcYBTeRQxHo9YC9wwF3m9i700sHma8g==} + engines: {node: '>=20'} + type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} @@ -10333,9 +11345,15 @@ packages: ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} + ufo@1.6.3: + resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} + ultrahtml@1.5.3: resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==} + ultrahtml@1.6.0: + resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==} + unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} @@ -10354,6 +11372,9 @@ packages: unctx@2.3.1: resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==} + unctx@2.5.0: + resolution: {integrity: sha512-p+Rz9x0R7X+CYDkT+Xg8/GhpcShTlU8n+cf9OtOEf7zEQsNcCZO1dPKNRDqvUTaq+P32PMMkxWHwfrxkqfqAYg==} + undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} @@ -10368,13 +11389,24 @@ packages: unenv@1.10.0: resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==} - unhead@1.11.11: - resolution: {integrity: sha512-98tM2R8OWJhvS6uqTewkfIrsPqFU/VwnKpU2tVZ+jPXSWgWSLmM3K2Y2v5AEM4bZjmC/XH8pLVGzbqB7xzFI/Q==} + unenv@2.0.0-rc.24: + resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==} + + unhead@2.1.12: + resolution: {integrity: sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} engines: {node: '>=18'} + unicorn-magic@0.3.0: + resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} + engines: {node: '>=18'} + + unicorn-magic@0.4.0: + resolution: {integrity: sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==} + engines: {node: '>=20'} + unified@10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} @@ -10384,6 +11416,14 @@ packages: unimport@3.13.2: resolution: {integrity: sha512-VKAepeIb6BWLtBl4tmyHY1/7rJgz3ynmZrWf8cU1a+v5Uv/k1gyyAEeGBnYcrwy8bxG5sflxEx4a9VQUqOVHUA==} + unimport@4.2.0: + resolution: {integrity: sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==} + engines: {node: '>=18.12.0'} + + unimport@6.0.2: + resolution: {integrity: sha512-ZSOkrDw380w+KIPniY3smyXh2h7H9v2MNr9zejDuh239o5sdea44DRAYrv+rfUi2QGT186P2h0GPGKvy8avQ5g==} + engines: {node: '>=18.12.0'} + unique-filename@3.0.0: resolution: {integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -10462,8 +11502,17 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - unplugin-vue-router@0.10.8: - resolution: {integrity: sha512-xi+eLweYAqolIoTRSmumbi6Yx0z5M0PLvl+NFNVWHJgmE2ByJG1SZbrn+TqyuDtIyln20KKgq8tqmL7aLoiFjw==} + unplugin-utils@0.2.5: + resolution: {integrity: sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==} + engines: {node: '>=18.12.0'} + + unplugin-utils@0.3.1: + resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==} + engines: {node: '>=20.19.0'} + + unplugin-vue-router@0.12.0: + resolution: {integrity: sha512-xjgheKU0MegvXQcy62GVea0LjyOdMxN0/QH+ijN29W62ZlMhG7o7K+0AYqfpprvPwpWtuRjiyC5jnV2SxWye2w==} + deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html' peerDependencies: vue-router: ^4.4.0 peerDependenciesMeta: @@ -10478,6 +11527,14 @@ packages: resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==} engines: {node: '>=14.0.0'} + unplugin@2.3.11: + resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==} + engines: {node: '>=18.12.0'} + + unplugin@3.0.0: + resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==} + engines: {node: ^20.19.0 || >=22.12.0} + unstorage@1.13.1: resolution: {integrity: sha512-ELexQHUrG05QVIM/iUeQNdl9FXDZhqLJ4yP59fnmn2jGUh0TEulwOgov1ubOb3Gt2ZGK/VMchJwPDNVEGWQpRg==} peerDependencies: @@ -10522,6 +11579,68 @@ packages: ioredis: optional: true + unstorage@1.17.5: + resolution: {integrity: sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==} + peerDependencies: + '@azure/app-configuration': ^1.8.0 + '@azure/cosmos': ^4.2.0 + '@azure/data-tables': ^13.3.0 + '@azure/identity': ^4.6.0 + '@azure/keyvault-secrets': ^4.9.0 + '@azure/storage-blob': ^12.26.0 + '@capacitor/preferences': ^6 || ^7 || ^8 + '@deno/kv': '>=0.9.0' + '@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0 + '@planetscale/database': ^1.19.0 + '@upstash/redis': ^1.34.3 + '@vercel/blob': '>=0.27.1' + '@vercel/functions': ^2.2.12 || ^3.0.0 + '@vercel/kv': ^1 || ^2 || ^3 + aws4fetch: ^1.0.20 + db0: '>=0.2.1' + idb-keyval: ^6.2.1 + ioredis: ^5.4.2 + uploadthing: ^7.4.4 + peerDependenciesMeta: + '@azure/app-configuration': + optional: true + '@azure/cosmos': + optional: true + '@azure/data-tables': + optional: true + '@azure/identity': + optional: true + '@azure/keyvault-secrets': + optional: true + '@azure/storage-blob': + optional: true + '@capacitor/preferences': + optional: true + '@deno/kv': + optional: true + '@netlify/blobs': + optional: true + '@planetscale/database': + optional: true + '@upstash/redis': + optional: true + '@vercel/blob': + optional: true + '@vercel/functions': + optional: true + '@vercel/kv': + optional: true + aws4fetch: + optional: true + db0: + optional: true + idb-keyval: + optional: true + ioredis: + optional: true + uploadthing: + optional: true + untun@0.1.3: resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==} hasBin: true @@ -10534,9 +11653,16 @@ packages: resolution: {integrity: sha512-reBOnkJBFfBZ8pCKaeHgfZLcehXtM6UTxc+vqs1JvCps0c4amLNp3fhdGBZwYp+VLyoY9n3X5KOP7lCyWBUX9A==} hasBin: true + untyped@2.0.0: + resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==} + hasBin: true + unwasm@0.3.9: resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} + unwasm@0.5.3: + resolution: {integrity: sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==} + update-browserslist-db@1.0.13: resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true @@ -10549,6 +11675,12 @@ packages: peerDependencies: browserslist: '>= 4.21.0' + update-browserslist-db@1.2.3: + resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + update-check@1.5.4: resolution: {integrity: sha512-5YHsflzHP4t1G+8WGPlvKbJEbAJGCgw+Em+dGR1KmBUbr1J36SJBqlHLjR7oob7sco5hWHGQVcr9B2poIVDDTQ==} @@ -10634,21 +11766,21 @@ packages: resolution: {integrity: sha512-jvl2hJ0fyWwfDVQdDDHCJiVxqU4k0A6kFAnljS0kIjrGfhdTvKEWIoj0bcJgMyrKhxNMoZZGmHZsstQgjDIL3g==} hasBin: true - vite-hot-client@0.2.3: - resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==} + vite-dev-rpc@1.1.0: + resolution: {integrity: sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==} + peerDependencies: + vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0 + + vite-hot-client@2.1.0: + resolution: {integrity: sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==} peerDependencies: - vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 + vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 vite-node@1.5.0: resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-node@2.1.8: - resolution: {integrity: sha512-uPAwSr57kYjAUux+8E2j0q0Fxpn8M9VoyfGiRI8Kfktz9NcYMCenwY5RnZxnF1WTu3TGiYipirIzacLL3VVGFg==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - vite-node@2.1.9: resolution: {integrity: sha512-AM9aQ/IPrW/6ENLQg3AGY4K1N2TGZdR5e4gu/MmmR2xR3Ll1+dib+nook92g4TV3PXVyeyxdWwtaCAiUL0hMxA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -10659,20 +11791,20 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite-plugin-checker@0.8.0: - resolution: {integrity: sha512-UA5uzOGm97UvZRTdZHiQVYFnd86AVn8EVaD4L3PoVzxH+IZSfaAw14WGFwX9QS23UW3lV/5bVKZn6l0w+q9P0g==} + vite-plugin-checker@0.9.3: + resolution: {integrity: sha512-Tf7QBjeBtG7q11zG0lvoF38/2AVUzzhMNu+Wk+mcsJ00Rk/FpJ4rmUviVJpzWkagbU13cGXvKpt7CMiqtxVTbQ==} engines: {node: '>=14.16'} peerDependencies: '@biomejs/biome': '>=1.7' eslint: '>=7' - meow: ^9.0.0 - optionator: ^0.9.1 - stylelint: '>=13' + meow: ^13.2.0 + optionator: ^0.9.4 + stylelint: '>=16' typescript: '*' vite: '>=2.0.0' vls: '*' vti: '*' - vue-tsc: ~2.1.6 + vue-tsc: ~2.2.10 peerDependenciesMeta: '@biomejs/biome': optional: true @@ -10693,12 +11825,12 @@ packages: vue-tsc: optional: true - vite-plugin-inspect@0.8.7: - resolution: {integrity: sha512-/XXou3MVc13A5O9/2Nd6xczjrUwt7ZyI9h8pTnUMkr5SshLcb0PJUOVq2V+XVkdeU4njsqAtmK87THZuO2coGA==} + vite-plugin-inspect@11.3.3: + resolution: {integrity: sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' - vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0 + vite: ^6.0.0 || ^7.0.0-0 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -10713,10 +11845,11 @@ packages: '@testing-library/jest-dom': optional: true - vite-plugin-vue-inspector@5.1.3: - resolution: {integrity: sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==} + vite-plugin-vue-tracer@1.3.0: + resolution: {integrity: sha512-Cgfce6VikzOw5MUJTpeg50s5rRjzU1Vr61ZjuHunVVHLjZZ5AUlgyExHthZ3r59vtoz9W2rDt23FYG81avYBKw==} peerDependencies: - vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 + vite: ^6.0.0 || ^7.0.0 + vue: ^3.5.0 vite-tsconfig-paths@4.3.2: resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} @@ -10966,10 +12099,6 @@ packages: resolution: {integrity: sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==} engines: {node: '>=14.0.0'} - vscode-languageclient@7.0.0: - resolution: {integrity: sha512-P9AXdAPlsCgslpP9pRxYPqkNYV7Xq8300/aZDpO35j1fJm/ncize8iGswzYlcvFw5DQUx4eVk+KvfXdL0rehNg==} - engines: {vscode: ^1.52.0} - vscode-languageserver-protocol@3.16.0: resolution: {integrity: sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==} @@ -11002,6 +12131,9 @@ packages: vscode-uri@3.0.8: resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} + vscode-uri@3.1.0: + resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==} + vue-bundle-renderer@2.1.1: resolution: {integrity: sha512-+qALLI5cQncuetYOXp4yScwYvqh8c6SMXee3B+M7oTZxOgtESP0l4j/fXdEJoZ+EdMxkGWIj+aSEyjXkOdmd7g==} @@ -11164,6 +12296,11 @@ packages: engines: {node: ^16.13.0 || >=18.0.0} hasBin: true + which@5.0.0: + resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==} + engines: {node: ^18.17.0 || >=20.5.0} + hasBin: true + why-is-node-running@2.3.0: resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==} engines: {node: '>=8'} @@ -11214,8 +12351,8 @@ packages: utf-8-validate: optional: true - ws@8.18.0: - resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + ws@8.20.0: + resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -11226,6 +12363,14 @@ packages: utf-8-validate: optional: true + wsl-utils@0.1.0: + resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==} + engines: {node: '>=18'} + + wsl-utils@0.3.1: + resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==} + engines: {node: '>=20'} + xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} @@ -11249,6 +12394,10 @@ packages: yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} + yallist@5.0.0: + resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} + engines: {node: '>=18'} + yaml-ast-parser@0.0.43: resolution: {integrity: sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==} @@ -11274,6 +12423,11 @@ packages: engines: {node: '>= 14'} hasBin: true + yaml@2.8.3: + resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==} + engines: {node: '>= 14.6'} + hasBin: true + yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} @@ -11282,6 +12436,10 @@ packages: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} + yargs-parser@22.0.0: + resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==} + engines: {node: ^20.19.0 || ^22.12.0 || >=23} + yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} engines: {node: '>=8'} @@ -11290,6 +12448,10 @@ packages: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} + yargs@18.0.0: + resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==} + engines: {node: ^20.19.0 || ^22.12.0 || >=23} + yn@3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} engines: {node: '>=6'} @@ -11314,8 +12476,11 @@ packages: resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==} engines: {node: '>=18'} - zhead@2.2.4: - resolution: {integrity: sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==} + youch-core@0.3.3: + resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==} + + youch@4.1.1: + resolution: {integrity: sha512-mxW3qiSnl+GRxXsaUMzv2Mbada1Y8CDltET9UxejDQe6DBYlSekghl5U5K0ReAikcHDi0G1vKZEmmo/NWAGKLA==} zimmerframe@1.1.2: resolution: {integrity: sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==} @@ -11372,8 +12537,6 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/utils@0.7.10': {} - '@astrojs/check@0.9.4(prettier@3.2.4)(typescript@5.7.2)': dependencies: '@astrojs/language-server': 2.15.4(prettier@3.2.4)(typescript@5.7.2) @@ -11463,17 +12626,17 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2))': + '@astrojs/node@8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: - astro: 4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2) + astro: 4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2) send: 0.19.0 server-destroy: 1.0.1 transitivePeerDependencies: - supports-color - '@astrojs/node@9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1))': + '@astrojs/node@9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - astro: 5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + astro: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) send: 1.1.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -11507,15 +12670,15 @@ snapshots: - supports-color - terser - '@astrojs/react@4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.4.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.6.1)': + '@astrojs/react@4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3)': dependencies: '@types/react': 19.0.1 '@types/react-dom': 19.0.2(@types/react@19.0.1) - '@vitejs/plugin-react': 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@vitejs/plugin-react': 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) react: 19.0.0 react-dom: 19.0.0(react@19.0.0) ultrahtml: 1.5.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - jiti @@ -11574,8 +12737,16 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 + '@babel/code-frame@7.29.0': + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + js-tokens: 4.0.0 + picocolors: 1.1.1 + '@babel/compat-data@7.26.2': {} + '@babel/compat-data@7.29.0': {} + '@babel/core@7.26.0': dependencies: '@ampproject/remapping': 2.3.0 @@ -11596,12 +12767,25 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/generator@7.25.6': - dependencies: - '@babel/types': 7.26.0 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 + '@babel/core@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helpers': 7.29.2 + '@babel/parser': 7.29.2 + '@babel/template': 7.28.6 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/remapping': 2.3.5 + convert-source-map: 2.0.0 + debug: 4.4.3 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color '@babel/generator@7.26.2': dependencies: @@ -11611,6 +12795,14 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.0.2 + '@babel/generator@7.29.1': + dependencies: + '@babel/parser': 7.29.2 + '@babel/types': 7.29.0 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + jsesc: 3.0.2 + '@babel/helper-annotate-as-pure@7.22.5': dependencies: '@babel/types': 7.26.0 @@ -11619,6 +12811,10 @@ snapshots: dependencies: '@babel/types': 7.26.0 + '@babel/helper-annotate-as-pure@7.27.3': + dependencies: + '@babel/types': 7.29.0 + '@babel/helper-compilation-targets@7.25.9': dependencies: '@babel/compat-data': 7.26.2 @@ -11627,6 +12823,14 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 + '@babel/helper-compilation-targets@7.28.6': + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/helper-validator-option': 7.27.1 + browserslist: 4.24.2 + lru-cache: 5.1.1 + semver: 6.3.1 + '@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -11640,28 +12844,15 @@ snapshots: '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-member-expression-to-functions': 7.24.8 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.26.0) - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/traverse': 7.25.9 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - - '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0)': + '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-member-expression-to-functions': 7.25.9 - '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) - '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 - '@babel/traverse': 7.25.9 + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-member-expression-to-functions': 7.28.5 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/traverse': 7.29.0 semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -11673,21 +12864,16 @@ snapshots: '@babel/template': 7.24.0 '@babel/types': 7.26.0 - '@babel/helper-member-expression-to-functions@7.23.0': - dependencies: - '@babel/types': 7.26.0 + '@babel/helper-globals@7.28.0': {} - '@babel/helper-member-expression-to-functions@7.24.8': + '@babel/helper-member-expression-to-functions@7.23.0': dependencies: - '@babel/traverse': 7.25.6 '@babel/types': 7.26.0 - transitivePeerDependencies: - - supports-color - '@babel/helper-member-expression-to-functions@7.25.9': + '@babel/helper-member-expression-to-functions@7.28.5': dependencies: - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 transitivePeerDependencies: - supports-color @@ -11706,6 +12892,13 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-imports@7.28.6': + dependencies: + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/helper-module-transforms@7.23.3(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -11724,17 +12917,22 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-optimise-call-expression@7.22.5': + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': dependencies: - '@babel/types': 7.26.0 + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color - '@babel/helper-optimise-call-expression@7.24.7': + '@babel/helper-optimise-call-expression@7.22.5': dependencies: '@babel/types': 7.26.0 - '@babel/helper-optimise-call-expression@7.25.9': + '@babel/helper-optimise-call-expression@7.27.1': dependencies: - '@babel/types': 7.26.0 + '@babel/types': 7.29.0 '@babel/helper-plugin-utils@7.24.0': {} @@ -11742,6 +12940,8 @@ snapshots: '@babel/helper-plugin-utils@7.25.9': {} + '@babel/helper-plugin-utils@7.28.6': {} + '@babel/helper-replace-supers@7.24.1(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -11749,21 +12949,12 @@ snapshots: '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers@7.25.0(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-member-expression-to-functions': 7.24.8 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/traverse': 7.25.9 - transitivePeerDependencies: - - supports-color - - '@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0)': + '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-member-expression-to-functions': 7.25.9 - '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/traverse': 7.25.9 + '@babel/core': 7.29.0 + '@babel/helper-member-expression-to-functions': 7.28.5 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color @@ -11775,17 +12966,10 @@ snapshots: dependencies: '@babel/types': 7.26.0 - '@babel/helper-skip-transparent-expression-wrappers@7.24.7': - dependencies: - '@babel/traverse': 7.25.6 - '@babel/types': 7.26.0 - transitivePeerDependencies: - - supports-color - - '@babel/helper-skip-transparent-expression-wrappers@7.25.9': + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': dependencies: - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 transitivePeerDependencies: - supports-color @@ -11797,21 +12981,32 @@ snapshots: '@babel/helper-string-parser@7.25.9': {} + '@babel/helper-string-parser@7.27.1': {} + '@babel/helper-validator-identifier@7.22.20': {} '@babel/helper-validator-identifier@7.24.7': {} '@babel/helper-validator-identifier@7.25.9': {} + '@babel/helper-validator-identifier@7.28.5': {} + '@babel/helper-validator-option@7.23.5': {} '@babel/helper-validator-option@7.25.9': {} + '@babel/helper-validator-option@7.27.1': {} + '@babel/helpers@7.26.0': dependencies: '@babel/template': 7.25.9 '@babel/types': 7.26.0 + '@babel/helpers@7.29.2': + dependencies: + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + '@babel/highlight@7.24.2': dependencies: '@babel/helper-validator-identifier': 7.22.20 @@ -11838,55 +13033,55 @@ snapshots: dependencies: '@babel/types': 7.26.0 - '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.26.0)': + '@babel/parser@7.29.2': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.26.0) - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.26.0) - transitivePeerDependencies: - - supports-color + '@babel/types': 7.29.0 '@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.26.0)': + '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.0)': + '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.26.0)': + '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)': + '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.25.9 + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.26.0)': + '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)': + '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.25.9 + '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -11923,25 +13118,14 @@ snapshots: '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-transform-typescript@7.25.2(@babel/core@7.26.0)': + '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.26.0) - '@babel/helper-plugin-utils': 7.25.9 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.26.0) - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-typescript@7.26.3(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) - '@babel/helper-plugin-utils': 7.25.9 - '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) transitivePeerDependencies: - supports-color @@ -11968,29 +13152,17 @@ snapshots: '@babel/parser': 7.24.4 '@babel/types': 7.26.0 - '@babel/template@7.25.0': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/parser': 7.26.2 - '@babel/types': 7.26.0 - '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.2 '@babel/parser': 7.26.2 '@babel/types': 7.26.0 - '@babel/traverse@7.25.6': + '@babel/template@7.28.6': dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 - '@babel/parser': 7.26.2 - '@babel/template': 7.25.0 - '@babel/types': 7.26.0 - debug: 4.4.0(supports-color@9.4.0) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + '@babel/code-frame': 7.29.0 + '@babel/parser': 7.29.2 + '@babel/types': 7.29.0 '@babel/traverse@7.25.9': dependencies: @@ -12004,6 +13176,18 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.29.2 + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + debug: 4.4.3 + transitivePeerDependencies: + - supports-color + '@babel/types@7.24.9': dependencies: '@babel/helper-string-parser': 7.24.8 @@ -12015,8 +13199,18 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 + '@babel/types@7.29.0': + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.28.5 + '@bcoe/v8-coverage@0.2.3': {} + '@bomb.sh/tab@0.0.14(cac@6.7.14)(citty@0.2.2)': + optionalDependencies: + cac: 6.7.14 + citty: 0.2.2 + '@bundled-es-modules/cookie@2.0.1': dependencies: cookie: 0.7.2 @@ -12178,10 +13372,24 @@ snapshots: human-id: 1.0.2 prettier: 2.8.8 + '@clack/core@1.2.0': + dependencies: + fast-wrap-ansi: 0.1.6 + sisteransi: 1.0.5 + + '@clack/prompts@1.2.0': + dependencies: + '@clack/core': 1.2.0 + fast-string-width: 1.1.0 + fast-wrap-ansi: 0.1.6 + sisteransi: 1.0.5 + '@cloudflare/kv-asset-handler@0.3.4': dependencies: mime: 3.0.0 + '@cloudflare/kv-asset-handler@0.4.2': {} + '@codecov/bundler-plugin-core@1.5.0': dependencies: '@actions/core': 1.10.1 @@ -12203,10 +13411,10 @@ snapshots: rollup: 4.22.4 unplugin: 1.16.0 - '@codecov/rollup-plugin@1.5.0(rollup@4.40.1)': + '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)': dependencies: '@codecov/bundler-plugin-core': 1.5.0 - rollup: 4.40.1 + rollup: 4.60.1 unplugin: 1.16.0 '@cspotcode/source-map-support@0.8.1': @@ -12245,14 +13453,30 @@ snapshots: '@emmetio/stream-reader@2.2.0': {} - '@emnapi/runtime@1.2.0': + '@emnapi/core@1.9.2': dependencies: + '@emnapi/wasi-threads': 1.2.1 tslib: 2.8.1 optional: true - '@emotion/hash@0.9.1': {} - - '@esbuild/aix-ppc64@0.20.2': + '@emnapi/runtime@1.2.0': + dependencies: + tslib: 2.8.1 + optional: true + + '@emnapi/runtime@1.9.2': + dependencies: + tslib: 2.8.1 + optional: true + + '@emnapi/wasi-threads@1.2.1': + dependencies: + tslib: 2.8.1 + optional: true + + '@emotion/hash@0.9.1': {} + + '@esbuild/aix-ppc64@0.20.2': optional: true '@esbuild/aix-ppc64@0.21.5': @@ -12264,6 +13488,9 @@ snapshots: '@esbuild/aix-ppc64@0.25.3': optional: true + '@esbuild/aix-ppc64@0.27.7': + optional: true + '@esbuild/android-arm64@0.17.6': optional: true @@ -12285,6 +13512,9 @@ snapshots: '@esbuild/android-arm64@0.25.3': optional: true + '@esbuild/android-arm64@0.27.7': + optional: true + '@esbuild/android-arm@0.17.6': optional: true @@ -12306,6 +13536,9 @@ snapshots: '@esbuild/android-arm@0.25.3': optional: true + '@esbuild/android-arm@0.27.7': + optional: true + '@esbuild/android-x64@0.17.6': optional: true @@ -12327,6 +13560,9 @@ snapshots: '@esbuild/android-x64@0.25.3': optional: true + '@esbuild/android-x64@0.27.7': + optional: true + '@esbuild/darwin-arm64@0.17.6': optional: true @@ -12348,6 +13584,9 @@ snapshots: '@esbuild/darwin-arm64@0.25.3': optional: true + '@esbuild/darwin-arm64@0.27.7': + optional: true + '@esbuild/darwin-x64@0.17.6': optional: true @@ -12369,6 +13608,9 @@ snapshots: '@esbuild/darwin-x64@0.25.3': optional: true + '@esbuild/darwin-x64@0.27.7': + optional: true + '@esbuild/freebsd-arm64@0.17.6': optional: true @@ -12390,6 +13632,9 @@ snapshots: '@esbuild/freebsd-arm64@0.25.3': optional: true + '@esbuild/freebsd-arm64@0.27.7': + optional: true + '@esbuild/freebsd-x64@0.17.6': optional: true @@ -12411,6 +13656,9 @@ snapshots: '@esbuild/freebsd-x64@0.25.3': optional: true + '@esbuild/freebsd-x64@0.27.7': + optional: true + '@esbuild/linux-arm64@0.17.6': optional: true @@ -12432,6 +13680,9 @@ snapshots: '@esbuild/linux-arm64@0.25.3': optional: true + '@esbuild/linux-arm64@0.27.7': + optional: true + '@esbuild/linux-arm@0.17.6': optional: true @@ -12453,6 +13704,9 @@ snapshots: '@esbuild/linux-arm@0.25.3': optional: true + '@esbuild/linux-arm@0.27.7': + optional: true + '@esbuild/linux-ia32@0.17.6': optional: true @@ -12474,6 +13728,9 @@ snapshots: '@esbuild/linux-ia32@0.25.3': optional: true + '@esbuild/linux-ia32@0.27.7': + optional: true + '@esbuild/linux-loong64@0.17.6': optional: true @@ -12495,6 +13752,9 @@ snapshots: '@esbuild/linux-loong64@0.25.3': optional: true + '@esbuild/linux-loong64@0.27.7': + optional: true + '@esbuild/linux-mips64el@0.17.6': optional: true @@ -12516,6 +13776,9 @@ snapshots: '@esbuild/linux-mips64el@0.25.3': optional: true + '@esbuild/linux-mips64el@0.27.7': + optional: true + '@esbuild/linux-ppc64@0.17.6': optional: true @@ -12537,6 +13800,9 @@ snapshots: '@esbuild/linux-ppc64@0.25.3': optional: true + '@esbuild/linux-ppc64@0.27.7': + optional: true + '@esbuild/linux-riscv64@0.17.6': optional: true @@ -12558,6 +13824,9 @@ snapshots: '@esbuild/linux-riscv64@0.25.3': optional: true + '@esbuild/linux-riscv64@0.27.7': + optional: true + '@esbuild/linux-s390x@0.17.6': optional: true @@ -12579,6 +13848,9 @@ snapshots: '@esbuild/linux-s390x@0.25.3': optional: true + '@esbuild/linux-s390x@0.27.7': + optional: true + '@esbuild/linux-x64@0.17.6': optional: true @@ -12600,9 +13872,15 @@ snapshots: '@esbuild/linux-x64@0.25.3': optional: true + '@esbuild/linux-x64@0.27.7': + optional: true + '@esbuild/netbsd-arm64@0.25.3': optional: true + '@esbuild/netbsd-arm64@0.27.7': + optional: true + '@esbuild/netbsd-x64@0.17.6': optional: true @@ -12624,12 +13902,18 @@ snapshots: '@esbuild/netbsd-x64@0.25.3': optional: true + '@esbuild/netbsd-x64@0.27.7': + optional: true + '@esbuild/openbsd-arm64@0.24.0': optional: true '@esbuild/openbsd-arm64@0.25.3': optional: true + '@esbuild/openbsd-arm64@0.27.7': + optional: true + '@esbuild/openbsd-x64@0.17.6': optional: true @@ -12651,6 +13935,12 @@ snapshots: '@esbuild/openbsd-x64@0.25.3': optional: true + '@esbuild/openbsd-x64@0.27.7': + optional: true + + '@esbuild/openharmony-arm64@0.27.7': + optional: true + '@esbuild/sunos-x64@0.17.6': optional: true @@ -12672,6 +13962,9 @@ snapshots: '@esbuild/sunos-x64@0.25.3': optional: true + '@esbuild/sunos-x64@0.27.7': + optional: true + '@esbuild/win32-arm64@0.17.6': optional: true @@ -12693,6 +13986,9 @@ snapshots: '@esbuild/win32-arm64@0.25.3': optional: true + '@esbuild/win32-arm64@0.27.7': + optional: true + '@esbuild/win32-ia32@0.17.6': optional: true @@ -12714,6 +14010,9 @@ snapshots: '@esbuild/win32-ia32@0.25.3': optional: true + '@esbuild/win32-ia32@0.27.7': + optional: true + '@esbuild/win32-x64@0.17.6': optional: true @@ -12735,6 +14034,9 @@ snapshots: '@esbuild/win32-x64@0.25.3': optional: true + '@esbuild/win32-x64@0.27.7': + optional: true + '@eslint-community/eslint-utils@4.4.0(eslint@8.56.0)': dependencies: eslint: 8.56.0 @@ -12931,6 +14233,8 @@ snapshots: '@ioredis/commands@1.2.0': {} + '@ioredis/commands@1.5.1': {} + '@isaacs/cliui@8.0.2': dependencies: string-width: 5.1.2 @@ -12940,14 +14244,28 @@ snapshots: wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 + '@isaacs/fs-minipass@4.0.1': + dependencies: + minipass: 7.1.2 + '@istanbuljs/schema@0.1.3': {} + '@jridgewell/gen-mapping@0.3.13': + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping': 0.3.31 + '@jridgewell/gen-mapping@0.3.5': dependencies: '@jridgewell/set-array': 1.2.1 '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/remapping@2.3.5': + dependencies: + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/resolve-uri@3.1.1': {} '@jridgewell/set-array@1.2.1': {} @@ -12961,11 +14279,18 @@ snapshots: '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/sourcemap-codec@1.5.5': {} + '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping@0.3.31': + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping@0.3.9': dependencies: '@jridgewell/resolve-uri': 3.1.1 @@ -12975,7 +14300,7 @@ snapshots: '@kwsites/file-exists@1.1.1': dependencies: - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -13012,6 +14337,19 @@ snapshots: - encoding - supports-color + '@mapbox/node-pre-gyp@2.0.3(encoding@0.1.13)': + dependencies: + consola: 3.4.2 + detect-libc: 2.0.3 + https-proxy-agent: 7.0.5(supports-color@9.4.0) + node-fetch: 2.7.0(encoding@0.1.13) + nopt: 8.1.0 + semver: 7.7.4 + tar: 7.5.13 + transitivePeerDependencies: + - encoding + - supports-color + '@mdx-js/mdx@2.3.0': dependencies: '@types/estree-jsx': 1.0.5 @@ -13043,6 +14381,13 @@ snapshots: outvariant: 1.4.3 strict-event-emitter: 0.5.1 + '@napi-rs/wasm-runtime@0.2.12': + dependencies: + '@emnapi/core': 1.9.2 + '@emnapi/runtime': 1.9.2 + '@tybys/wasm-util': 0.10.1 + optional: true + '@neoconfetti/svelte@1.0.0': {} '@netlify/functions@2.8.2': @@ -13160,457 +14505,373 @@ snapshots: dependencies: which: 3.0.1 - '@nuxt/devalue@2.0.2': {} - - '@nuxt/devtools-kit@1.6.0(magicast@0.3.5)(rollup@4.27.3)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))': + '@nuxt/cli@3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.3.5)': dependencies: - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.27.3) - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.27.3) - execa: 7.2.0 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.2) + '@clack/prompts': 1.2.0 + c12: 3.3.4(magicast@0.3.5) + citty: 0.2.2 + confbox: 0.2.4 + consola: 3.4.2 + debug: 4.4.3 + defu: 6.1.4 + exsolve: 1.0.8 + fuse.js: 7.2.0 + fzf: 0.5.2 + giget: 3.2.0 + jiti: 2.6.1 + listhen: 1.9.0 + nypm: 0.6.5 + ofetch: 1.5.1 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.0 + scule: 1.3.0 + semver: 7.7.4 + srvx: 0.11.15 + std-env: 3.10.0 + tinyclip: 0.1.12 + tinyexec: 1.0.4 + ufo: 1.6.3 + youch: 4.1.1 + optionalDependencies: + '@nuxt/schema': 3.16.2 transitivePeerDependencies: + - cac + - commander - magicast - - rollup - supports-color - '@nuxt/devtools-kit@1.6.0(magicast@0.3.5)(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@nuxt/cli@3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2)': dependencies: - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - execa: 7.2.0 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.2) + '@clack/prompts': 1.2.0 + c12: 3.3.4(magicast@0.5.2) + citty: 0.2.2 + confbox: 0.2.4 + consola: 3.4.2 + debug: 4.4.3 + defu: 6.1.4 + exsolve: 1.0.8 + fuse.js: 7.2.0 + fzf: 0.5.2 + giget: 3.2.0 + jiti: 2.6.1 + listhen: 1.9.0 + nypm: 0.6.5 + ofetch: 1.5.1 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.0 + scule: 1.3.0 + semver: 7.7.4 + srvx: 0.11.15 + std-env: 3.10.0 + tinyclip: 0.1.12 + tinyexec: 1.0.4 + ufo: 1.6.3 + youch: 4.1.1 + optionalDependencies: + '@nuxt/schema': 3.16.2 transitivePeerDependencies: + - cac + - commander - magicast - - rollup - supports-color - '@nuxt/devtools-wizard@1.6.0': + '@nuxt/devalue@2.0.2': {} + + '@nuxt/devtools-kit@2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - consola: 3.2.3 - diff: 7.0.0 - execa: 7.2.0 - global-directory: 4.0.1 - magicast: 0.3.5 - pathe: 1.1.2 - pkg-types: 1.2.1 - prompts: 2.4.2 - rc9: 2.1.2 - semver: 7.6.3 + '@nuxt/kit': 3.21.2(magicast@0.3.5) + execa: 8.0.1 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + transitivePeerDependencies: + - magicast - '@nuxt/devtools@1.6.0(rollup@4.27.3)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2))': + '@nuxt/devtools-kit@2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.6.0(magicast@0.3.5)(rollup@4.27.3)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) - '@nuxt/devtools-wizard': 1.6.0 - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.27.3) - '@vue/devtools-core': 7.4.4(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - '@vue/devtools-kit': 7.4.4 - birpc: 0.2.17 - consola: 3.2.3 - cronstrue: 2.50.0 - destr: 2.0.3 - error-stack-parser-es: 0.1.5 - execa: 7.2.0 - fast-npm-meta: 0.2.2 - flatted: 3.3.1 - get-port-please: 3.1.2 + '@nuxt/kit': 3.21.2(magicast@0.3.5) + execa: 8.0.1 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + transitivePeerDependencies: + - magicast + + '@nuxt/devtools-wizard@2.7.0': + dependencies: + consola: 3.4.2 + diff: 8.0.4 + execa: 8.0.1 + magicast: 0.3.5 + pathe: 2.0.3 + pkg-types: 2.3.0 + prompts: 2.4.2 + semver: 7.7.4 + + '@nuxt/devtools@2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': + dependencies: + '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@nuxt/devtools-wizard': 2.7.0 + '@nuxt/kit': 3.21.2(magicast@0.3.5) + '@vue/devtools-core': 7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + '@vue/devtools-kit': 7.7.9 + birpc: 2.9.0 + consola: 3.4.2 + destr: 2.0.5 + error-stack-parser-es: 1.0.5 + execa: 8.0.1 + fast-npm-meta: 0.4.8 + get-port-please: 3.2.0 hookable: 5.5.3 - image-meta: 0.2.1 + image-meta: 0.2.2 is-installed-globally: 1.0.0 - launch-editor: 2.9.1 - local-pkg: 0.5.0 + launch-editor: 2.13.2 + local-pkg: 1.1.2 magicast: 0.3.5 - nypm: 0.3.12 - ohash: 1.1.4 - pathe: 1.1.2 + nypm: 0.6.5 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 - rc9: 2.1.2 - scule: 1.3.0 - semver: 7.6.3 - simple-git: 3.27.0 - sirv: 2.0.4 - tinyglobby: 0.2.10 - unimport: 3.13.2(rollup@4.27.3) - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vite-plugin-inspect: 0.8.7(@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.27.3))(rollup@4.27.3)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) - vite-plugin-vue-inspector: 5.1.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) - which: 3.0.1 - ws: 8.18.0 + pkg-types: 2.3.0 + semver: 7.7.4 + simple-git: 3.33.0 + sirv: 3.0.2 + structured-clone-es: 1.0.0 + tinyglobby: 0.2.15 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-vue-tracer: 1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + which: 5.0.0 + ws: 8.20.0 transitivePeerDependencies: - bufferutil - - rollup - supports-color - utf-8-validate - vue - '@nuxt/devtools@1.6.0(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.3.3))': - dependencies: - '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.6.0(magicast@0.3.5)(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - '@nuxt/devtools-wizard': 1.6.0 - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.40.1) - '@vue/devtools-core': 7.4.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.3.3)) - '@vue/devtools-kit': 7.4.4 - birpc: 0.2.17 - consola: 3.2.3 - cronstrue: 2.50.0 - destr: 2.0.3 - error-stack-parser-es: 0.1.5 - execa: 7.2.0 - fast-npm-meta: 0.2.2 - flatted: 3.3.1 - get-port-please: 3.1.2 + '@nuxt/devtools@2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + dependencies: + '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@nuxt/devtools-wizard': 2.7.0 + '@nuxt/kit': 3.21.2(magicast@0.3.5) + '@vue/devtools-core': 7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vue/devtools-kit': 7.7.9 + birpc: 2.9.0 + consola: 3.4.2 + destr: 2.0.5 + error-stack-parser-es: 1.0.5 + execa: 8.0.1 + fast-npm-meta: 0.4.8 + get-port-please: 3.2.0 hookable: 5.5.3 - image-meta: 0.2.1 + image-meta: 0.2.2 is-installed-globally: 1.0.0 - launch-editor: 2.9.1 - local-pkg: 0.5.0 + launch-editor: 2.13.2 + local-pkg: 1.1.2 magicast: 0.3.5 - nypm: 0.3.12 - ohash: 1.1.4 - pathe: 1.1.2 + nypm: 0.6.5 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 - rc9: 2.1.2 - scule: 1.3.0 - semver: 7.6.3 - simple-git: 3.27.0 - sirv: 2.0.4 - tinyglobby: 0.2.10 - unimport: 3.13.2(rollup@4.40.1) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vite-plugin-inspect: 0.8.7(@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.40.1))(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - vite-plugin-vue-inspector: 5.1.3(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - which: 3.0.1 - ws: 8.18.0 + pkg-types: 2.3.0 + semver: 7.7.4 + simple-git: 3.33.0 + sirv: 3.0.2 + structured-clone-es: 1.0.0 + tinyglobby: 0.2.15 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-vue-tracer: 1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + which: 5.0.0 + ws: 8.20.0 transitivePeerDependencies: - bufferutil - - rollup - supports-color - utf-8-validate - vue - '@nuxt/devtools@1.6.0(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': - dependencies: - '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.6.0(magicast@0.3.5)(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - '@nuxt/devtools-wizard': 1.6.0 - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.40.1) - '@vue/devtools-core': 7.4.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) - '@vue/devtools-kit': 7.4.4 - birpc: 0.2.17 - consola: 3.2.3 - cronstrue: 2.50.0 - destr: 2.0.3 - error-stack-parser-es: 0.1.5 - execa: 7.2.0 - fast-npm-meta: 0.2.2 - flatted: 3.3.1 - get-port-please: 3.1.2 + '@nuxt/devtools@2.7.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + dependencies: + '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@nuxt/devtools-wizard': 2.7.0 + '@nuxt/kit': 3.21.2(magicast@0.3.5) + '@vue/devtools-core': 7.7.9(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vue/devtools-kit': 7.7.9 + birpc: 2.9.0 + consola: 3.4.2 + destr: 2.0.5 + error-stack-parser-es: 1.0.5 + execa: 8.0.1 + fast-npm-meta: 0.4.8 + get-port-please: 3.2.0 hookable: 5.5.3 - image-meta: 0.2.1 + image-meta: 0.2.2 is-installed-globally: 1.0.0 - launch-editor: 2.9.1 - local-pkg: 0.5.0 + launch-editor: 2.13.2 + local-pkg: 1.1.2 magicast: 0.3.5 - nypm: 0.3.12 - ohash: 1.1.4 - pathe: 1.1.2 + nypm: 0.6.5 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 - rc9: 2.1.2 - scule: 1.3.0 - semver: 7.6.3 - simple-git: 3.27.0 - sirv: 2.0.4 - tinyglobby: 0.2.10 - unimport: 3.13.2(rollup@4.40.1) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vite-plugin-inspect: 0.8.7(@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.40.1))(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - vite-plugin-vue-inspector: 5.1.3(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - which: 3.0.1 - ws: 8.18.0 + pkg-types: 2.3.0 + semver: 7.7.4 + simple-git: 3.33.0 + sirv: 3.0.2 + structured-clone-es: 1.0.0 + tinyglobby: 0.2.15 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-vue-tracer: 1.3.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + which: 5.0.0 + ws: 8.20.0 transitivePeerDependencies: - bufferutil - - rollup - supports-color - utf-8-validate - vue - '@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.27.3)': + '@nuxt/kit@3.16.2(magicast@0.3.5)': dependencies: - '@nuxt/schema': 3.14.159(magicast@0.3.5)(rollup@4.27.3) - c12: 2.0.1(magicast@0.3.5) - consola: 3.2.3 - defu: 6.1.4 - destr: 2.0.3 - globby: 14.0.2 - hash-sum: 2.0.0 - ignore: 6.0.2 - jiti: 2.4.0 - klona: 2.0.6 - knitwork: 1.1.0 - mlly: 1.7.3 - pathe: 1.1.2 - pkg-types: 1.2.1 - scule: 1.3.0 - semver: 7.6.3 - ufo: 1.5.4 - unctx: 2.3.1 - unimport: 3.13.2(rollup@4.27.3) - untyped: 1.5.1 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.40.1)': - dependencies: - '@nuxt/schema': 3.14.159(magicast@0.3.5)(rollup@4.40.1) - c12: 2.0.1(magicast@0.3.5) - consola: 3.2.3 + c12: 3.3.4(magicast@0.3.5) + consola: 3.4.2 defu: 6.1.4 destr: 2.0.3 - globby: 14.0.2 - hash-sum: 2.0.0 - ignore: 6.0.2 - jiti: 2.4.0 - klona: 2.0.6 - knitwork: 1.1.0 - mlly: 1.7.3 - pathe: 1.1.2 - pkg-types: 1.2.1 - scule: 1.3.0 - semver: 7.6.3 - ufo: 1.5.4 - unctx: 2.3.1 - unimport: 3.13.2(rollup@4.40.1) - untyped: 1.5.1 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.27.3)': - dependencies: - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.27.3) - c12: 2.0.1(magicast@0.3.5) - consola: 3.2.3 - defu: 6.1.4 - destr: 2.0.3 - globby: 14.0.2 - hash-sum: 2.0.0 - ignore: 6.0.2 - jiti: 2.4.0 + errx: 0.1.0 + exsolve: 1.0.8 + globby: 14.1.0 + ignore: 7.0.5 + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 - mlly: 1.7.3 - pathe: 1.1.2 - pkg-types: 1.2.1 + knitwork: 1.3.0 + mlly: 1.8.2 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.0 scule: 1.3.0 - semver: 7.6.3 + semver: 7.7.4 + std-env: 3.10.0 ufo: 1.5.4 - unctx: 2.3.1 - unimport: 3.13.2(rollup@4.27.3) - untyped: 1.5.1 + unctx: 2.5.0 + unimport: 4.2.0 + untyped: 2.0.0 transitivePeerDependencies: - magicast - - rollup - - supports-color - '@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.40.1)': + '@nuxt/kit@3.16.2(magicast@0.5.2)': dependencies: - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - c12: 2.0.1(magicast@0.3.5) - consola: 3.2.3 + c12: 3.3.4(magicast@0.5.2) + consola: 3.4.2 defu: 6.1.4 destr: 2.0.3 - globby: 14.0.2 - hash-sum: 2.0.0 - ignore: 6.0.2 - jiti: 2.4.0 + errx: 0.1.0 + exsolve: 1.0.8 + globby: 14.1.0 + ignore: 7.0.5 + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 - mlly: 1.7.3 - pathe: 1.1.2 - pkg-types: 1.2.1 - scule: 1.3.0 - semver: 7.6.3 - ufo: 1.5.4 - unctx: 2.3.1 - unimport: 3.13.2(rollup@4.40.1) - untyped: 1.5.1 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/schema@3.14.159(magicast@0.3.5)(rollup@4.27.3)': - dependencies: - c12: 2.0.1(magicast@0.3.5) - compatx: 0.1.8 - consola: 3.2.3 - defu: 6.1.4 - hookable: 5.5.3 - pathe: 1.1.2 - pkg-types: 1.2.1 - scule: 1.3.0 - std-env: 3.7.0 - ufo: 1.5.4 - uncrypto: 0.1.3 - unimport: 3.13.2(rollup@4.27.3) - untyped: 1.5.1 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/schema@3.14.159(magicast@0.3.5)(rollup@4.40.1)': - dependencies: - c12: 2.0.1(magicast@0.3.5) - compatx: 0.1.8 - consola: 3.2.3 - defu: 6.1.4 - hookable: 5.5.3 - pathe: 1.1.2 - pkg-types: 1.2.1 - scule: 1.3.0 - std-env: 3.7.0 - ufo: 1.5.4 - uncrypto: 0.1.3 - unimport: 3.13.2(rollup@4.40.1) - untyped: 1.5.1 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/schema@3.14.1592(magicast@0.3.5)(rollup@4.27.3)': - dependencies: - c12: 2.0.1(magicast@0.3.5) - compatx: 0.1.8 - consola: 3.2.3 - defu: 6.1.4 - hookable: 5.5.3 - pathe: 1.1.2 - pkg-types: 1.2.1 - scule: 1.3.0 - std-env: 3.8.0 - ufo: 1.5.4 - uncrypto: 0.1.3 - unimport: 3.13.2(rollup@4.27.3) - untyped: 1.5.1 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/schema@3.14.1592(magicast@0.3.5)(rollup@4.40.1)': - dependencies: - c12: 2.0.1(magicast@0.3.5) - compatx: 0.1.8 - consola: 3.2.3 - defu: 6.1.4 - hookable: 5.5.3 - pathe: 1.1.2 - pkg-types: 1.2.1 + knitwork: 1.3.0 + mlly: 1.8.2 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.0 scule: 1.3.0 - std-env: 3.8.0 + semver: 7.7.4 + std-env: 3.10.0 ufo: 1.5.4 - uncrypto: 0.1.3 - unimport: 3.13.2(rollup@4.40.1) - untyped: 1.5.1 + unctx: 2.5.0 + unimport: 4.2.0 + untyped: 2.0.0 transitivePeerDependencies: - magicast - - rollup - - supports-color - - '@nuxt/telemetry@2.6.0(magicast@0.3.5)(rollup@4.27.3)': - dependencies: - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.27.3) - ci-info: 4.1.0 - consola: 3.2.3 - create-require: 1.1.1 - defu: 6.1.4 - destr: 2.0.3 - dotenv: 16.4.5 - git-url-parse: 15.0.0 - is-docker: 3.0.0 - jiti: 1.21.6 - mri: 1.2.0 - nanoid: 5.0.7 - ofetch: 1.4.1 - package-manager-detector: 0.2.4 - parse-git-config: 3.0.0 - pathe: 1.1.2 - rc9: 2.1.2 - std-env: 3.8.0 - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - '@nuxt/telemetry@2.6.0(magicast@0.3.5)(rollup@4.40.1)': - dependencies: - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.40.1) - ci-info: 4.1.0 - consola: 3.2.3 - create-require: 1.1.1 - defu: 6.1.4 - destr: 2.0.3 - dotenv: 16.4.5 - git-url-parse: 15.0.0 - is-docker: 3.0.0 - jiti: 1.21.6 - mri: 1.2.0 - nanoid: 5.0.7 - ofetch: 1.4.1 - package-manager-detector: 0.2.4 - parse-git-config: 3.0.0 - pathe: 1.1.2 - rc9: 2.1.2 - std-env: 3.8.0 + + '@nuxt/kit@3.21.2(magicast@0.3.5)': + dependencies: + c12: 3.3.4(magicast@0.3.5) + consola: 3.4.2 + defu: 6.1.4 + destr: 2.0.5 + errx: 0.1.0 + exsolve: 1.0.8 + ignore: 7.0.5 + jiti: 2.6.1 + klona: 2.0.6 + knitwork: 1.3.0 + mlly: 1.8.2 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.0 + rc9: 3.0.1 + scule: 1.3.0 + semver: 7.7.4 + tinyglobby: 0.2.15 + ufo: 1.6.3 + unctx: 2.5.0 + untyped: 2.0.0 transitivePeerDependencies: - magicast - - rollup - - supports-color - '@nuxt/vite-builder@3.14.1592(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3))': + '@nuxt/schema@3.16.2': dependencies: - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@rollup/plugin-replace': 6.0.1(rollup@4.40.1) - '@vitejs/plugin-vue': 5.2.0(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.3.3)) - '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.3.3)) - autoprefixer: 10.4.20(postcss@8.5.3) - clear: 0.1.0 - consola: 3.2.3 + consola: 3.4.2 + defu: 6.1.4 + pathe: 2.0.3 + std-env: 3.10.0 + + '@nuxt/telemetry@2.8.0(@nuxt/kit@3.16.2(magicast@0.3.5))': + dependencies: + '@nuxt/kit': 3.16.2(magicast@0.3.5) + citty: 0.2.2 + consola: 3.4.2 + ofetch: 2.0.0-alpha.3 + rc9: 3.0.1 + std-env: 4.0.0 + + '@nuxt/telemetry@2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2))': + dependencies: + '@nuxt/kit': 3.16.2(magicast@0.5.2) + citty: 0.2.2 + consola: 3.4.2 + ofetch: 2.0.0-alpha.3 + rc9: 3.0.1 + std-env: 4.0.0 + + '@nuxt/vite-builder@3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3))(yaml@2.8.3)': + dependencies: + '@nuxt/kit': 3.16.2(magicast@0.5.2) + '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) + '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + autoprefixer: 10.4.27(postcss@8.5.3) + consola: 3.4.2 cssnano: 7.0.6(postcss@8.5.3) defu: 6.1.4 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 + exsolve: 1.0.8 externality: 1.0.2 get-port-please: 3.1.2 - h3: 1.13.0 - jiti: 2.4.0 - knitwork: 1.1.0 + h3: 1.15.11 + jiti: 2.6.1 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - ohash: 1.1.4 - pathe: 1.1.2 + mlly: 1.8.2 + mocked-exports: 0.1.1 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 postcss: 8.5.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.40.1) - std-env: 3.8.0 - strip-literal: 2.1.0 + rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) + std-env: 3.10.0 ufo: 1.5.4 - unenv: 1.10.0 - unplugin: 1.16.0 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - vite-node: 2.1.8(@types/node@20.11.15)(terser@5.27.0) - vite-plugin-checker: 0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.3.3)(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0)) + unenv: 2.0.0-rc.24 + unplugin: 2.3.11 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) vue: 3.5.13(typescript@5.3.3) vue-bundle-renderer: 2.1.1 transitivePeerDependencies: @@ -13622,6 +14883,7 @@ snapshots: - magicast - meow - optionator + - rolldown - rollup - sass - sass-embedded @@ -13630,46 +14892,47 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript - vls - vti - vue-tsc + - yaml - '@nuxt/vite-builder@3.14.1592(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))': + '@nuxt/vite-builder@3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3)': dependencies: - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@rollup/plugin-replace': 6.0.1(rollup@4.40.1) - '@vitejs/plugin-vue': 5.2.0(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.20(postcss@8.5.3) - clear: 0.1.0 - consola: 3.2.3 + '@nuxt/kit': 3.16.2(magicast@0.5.2) + '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) + '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + autoprefixer: 10.4.27(postcss@8.5.3) + consola: 3.4.2 cssnano: 7.0.6(postcss@8.5.3) defu: 6.1.4 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 + exsolve: 1.0.8 externality: 1.0.2 get-port-please: 3.1.2 - h3: 1.13.0 - jiti: 2.4.0 - knitwork: 1.1.0 + h3: 1.15.11 + jiti: 2.6.1 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - ohash: 1.1.4 - pathe: 1.1.2 + mlly: 1.8.2 + mocked-exports: 0.1.1 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 postcss: 8.5.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.40.1) - std-env: 3.8.0 - strip-literal: 2.1.0 + rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) + std-env: 3.10.0 ufo: 1.5.4 - unenv: 1.10.0 - unplugin: 1.16.0 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - vite-node: 2.1.8(@types/node@20.11.15)(terser@5.27.0) - vite-plugin-checker: 0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.7.2)(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0)) + unenv: 2.0.0-rc.24 + unplugin: 2.3.11 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) vue: 3.5.13(typescript@5.7.2) vue-bundle-renderer: 2.1.1 transitivePeerDependencies: @@ -13681,6 +14944,7 @@ snapshots: - magicast - meow - optionator + - rolldown - rollup - sass - sass-embedded @@ -13689,46 +14953,47 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript - vls - vti - vue-tsc + - yaml - '@nuxt/vite-builder@3.14.1592(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.27.3)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))': + '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3)': dependencies: - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.27.3) - '@rollup/plugin-replace': 6.0.1(rollup@4.27.3) - '@vitejs/plugin-vue': 5.2.0(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.20(postcss@8.5.3) - clear: 0.1.0 - consola: 3.2.3 + '@nuxt/kit': 3.16.2(magicast@0.3.5) + '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) + '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + autoprefixer: 10.4.27(postcss@8.5.3) + consola: 3.4.2 cssnano: 7.0.6(postcss@8.5.3) defu: 6.1.4 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 + exsolve: 1.0.8 externality: 1.0.2 get-port-please: 3.1.2 - h3: 1.13.0 - jiti: 2.4.0 - knitwork: 1.1.0 + h3: 1.15.11 + jiti: 2.6.1 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - ohash: 1.1.4 - pathe: 1.1.2 + mlly: 1.8.2 + mocked-exports: 0.1.1 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 postcss: 8.5.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.27.3) - std-env: 3.8.0 - strip-literal: 2.1.0 + rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) + std-env: 3.10.0 ufo: 1.5.4 - unenv: 1.10.0 - unplugin: 1.16.0 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vite-node: 2.1.8(@types/node@20.12.12)(terser@5.27.0) - vite-plugin-checker: 0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.7.2)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) + unenv: 2.0.0-rc.24 + unplugin: 2.3.11 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) vue: 3.5.13(typescript@5.7.2) vue-bundle-renderer: 2.1.1 transitivePeerDependencies: @@ -13740,6 +15005,7 @@ snapshots: - magicast - meow - optionator + - rolldown - rollup - sass - sass-embedded @@ -13748,46 +15014,47 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript - vls - vti - vue-tsc + - yaml - '@nuxt/vite-builder@3.14.1592(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))': + '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3)': dependencies: - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@rollup/plugin-replace': 6.0.1(rollup@4.40.1) - '@vitejs/plugin-vue': 5.2.0(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.20(postcss@8.5.3) - clear: 0.1.0 - consola: 3.2.3 + '@nuxt/kit': 3.16.2(magicast@0.5.2) + '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) + '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + autoprefixer: 10.4.27(postcss@8.5.3) + consola: 3.4.2 cssnano: 7.0.6(postcss@8.5.3) defu: 6.1.4 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 + exsolve: 1.0.8 externality: 1.0.2 get-port-please: 3.1.2 - h3: 1.13.0 - jiti: 2.4.0 - knitwork: 1.1.0 + h3: 1.15.11 + jiti: 2.6.1 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - ohash: 1.1.4 - pathe: 1.1.2 + mlly: 1.8.2 + mocked-exports: 0.1.1 + ohash: 2.0.11 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 postcss: 8.5.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.40.1) - std-env: 3.8.0 - strip-literal: 2.1.0 + rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) + std-env: 3.10.0 ufo: 1.5.4 - unenv: 1.10.0 - unplugin: 1.16.0 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vite-node: 2.1.8(@types/node@20.12.12)(terser@5.27.0) - vite-plugin-checker: 0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.7.2)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) + unenv: 2.0.0-rc.24 + unplugin: 2.3.11 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) vue: 3.5.13(typescript@5.7.2) vue-bundle-renderer: 2.1.1 transitivePeerDependencies: @@ -13799,6 +15066,7 @@ snapshots: - magicast - meow - optionator + - rolldown - rollup - sass - sass-embedded @@ -13807,10 +15075,12 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript - vls - vti - vue-tsc + - yaml '@octokit/auth-token@4.0.0': {} @@ -13907,33 +15177,103 @@ snapshots: '@oven/bun-windows-x64@1.1.4': optional: true + '@oxc-parser/binding-darwin-arm64@0.56.5': + optional: true + + '@oxc-parser/binding-darwin-x64@0.56.5': + optional: true + + '@oxc-parser/binding-linux-arm-gnueabihf@0.56.5': + optional: true + + '@oxc-parser/binding-linux-arm64-gnu@0.56.5': + optional: true + + '@oxc-parser/binding-linux-arm64-musl@0.56.5': + optional: true + + '@oxc-parser/binding-linux-x64-gnu@0.56.5': + optional: true + + '@oxc-parser/binding-linux-x64-musl@0.56.5': + optional: true + + '@oxc-parser/binding-wasm32-wasi@0.56.5': + dependencies: + '@napi-rs/wasm-runtime': 0.2.12 + optional: true + + '@oxc-parser/binding-win32-arm64-msvc@0.56.5': + optional: true + + '@oxc-parser/binding-win32-x64-msvc@0.56.5': + optional: true + + '@oxc-parser/wasm@0.60.0': + dependencies: + '@oxc-project/types': 0.60.0 + + '@oxc-project/types@0.56.5': {} + + '@oxc-project/types@0.60.0': {} + '@parcel/watcher-android-arm64@2.4.1': optional: true + '@parcel/watcher-android-arm64@2.5.6': + optional: true + '@parcel/watcher-darwin-arm64@2.4.1': optional: true + '@parcel/watcher-darwin-arm64@2.5.6': + optional: true + '@parcel/watcher-darwin-x64@2.4.1': optional: true + '@parcel/watcher-darwin-x64@2.5.6': + optional: true + '@parcel/watcher-freebsd-x64@2.4.1': optional: true + '@parcel/watcher-freebsd-x64@2.5.6': + optional: true + '@parcel/watcher-linux-arm-glibc@2.4.1': optional: true + '@parcel/watcher-linux-arm-glibc@2.5.6': + optional: true + + '@parcel/watcher-linux-arm-musl@2.5.6': + optional: true + '@parcel/watcher-linux-arm64-glibc@2.4.1': optional: true + '@parcel/watcher-linux-arm64-glibc@2.5.6': + optional: true + '@parcel/watcher-linux-arm64-musl@2.4.1': optional: true + '@parcel/watcher-linux-arm64-musl@2.5.6': + optional: true + '@parcel/watcher-linux-x64-glibc@2.4.1': optional: true + '@parcel/watcher-linux-x64-glibc@2.5.6': + optional: true + '@parcel/watcher-linux-x64-musl@2.4.1': optional: true + '@parcel/watcher-linux-x64-musl@2.5.6': + optional: true + '@parcel/watcher-wasm@2.3.0': dependencies: is-glob: 4.0.3 @@ -13944,15 +15284,29 @@ snapshots: is-glob: 4.0.3 micromatch: 4.0.8 + '@parcel/watcher-wasm@2.5.6': + dependencies: + is-glob: 4.0.3 + picomatch: 4.0.4 + '@parcel/watcher-win32-arm64@2.4.1': optional: true + '@parcel/watcher-win32-arm64@2.5.6': + optional: true + '@parcel/watcher-win32-ia32@2.4.1': optional: true + '@parcel/watcher-win32-ia32@2.5.6': + optional: true + '@parcel/watcher-win32-x64@2.4.1': optional: true + '@parcel/watcher-win32-x64@2.5.6': + optional: true + '@parcel/watcher@2.4.1': dependencies: detect-libc: 1.0.3 @@ -13973,6 +15327,27 @@ snapshots: '@parcel/watcher-win32-ia32': 2.4.1 '@parcel/watcher-win32-x64': 2.4.1 + '@parcel/watcher@2.5.6': + dependencies: + detect-libc: 2.0.3 + is-glob: 4.0.3 + node-addon-api: 7.1.0 + picomatch: 4.0.4 + optionalDependencies: + '@parcel/watcher-android-arm64': 2.5.6 + '@parcel/watcher-darwin-arm64': 2.5.6 + '@parcel/watcher-darwin-x64': 2.5.6 + '@parcel/watcher-freebsd-x64': 2.5.6 + '@parcel/watcher-linux-arm-glibc': 2.5.6 + '@parcel/watcher-linux-arm-musl': 2.5.6 + '@parcel/watcher-linux-arm64-glibc': 2.5.6 + '@parcel/watcher-linux-arm64-musl': 2.5.6 + '@parcel/watcher-linux-x64-glibc': 2.5.6 + '@parcel/watcher-linux-x64-musl': 2.5.6 + '@parcel/watcher-win32-arm64': 2.5.6 + '@parcel/watcher-win32-ia32': 2.5.6 + '@parcel/watcher-win32-x64': 2.5.6 + '@pkgjs/parseargs@0.11.0': optional: true @@ -13980,6 +15355,18 @@ snapshots: '@polka/url@1.0.0-next.25': {} + '@poppinss/colors@4.1.6': + dependencies: + kleur: 4.1.5 + + '@poppinss/dumper@0.7.0': + dependencies: + '@poppinss/colors': 4.1.6 + '@sindresorhus/is': 7.2.0 + supports-color: 10.2.2 + + '@poppinss/exception@1.2.3': {} + '@redocly/ajv@8.11.2': dependencies: fast-deep-equal: 3.1.3 @@ -14006,7 +15393,7 @@ snapshots: - encoding - supports-color - '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(yaml@2.6.1)': + '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3)': dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.26.2 @@ -14063,12 +15450,12 @@ snapshots: tar-fs: 2.1.4 tsconfig-paths: 4.2.0 valibot: 1.3.1(typescript@5.4.5) - vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) ws: 7.5.10 optionalDependencies: '@remix-run/serve': 2.17.4(typescript@5.4.5) typescript: 5.4.5 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -14088,7 +15475,7 @@ snapshots: - utf-8-validate - yaml - '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2))(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(yaml@2.6.1)': + '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2))(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3)': dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.26.2 @@ -14145,12 +15532,12 @@ snapshots: tar-fs: 2.1.4 tsconfig-paths: 4.2.0 valibot: 1.3.1(typescript@5.7.2) - vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) ws: 7.5.10 optionalDependencies: '@remix-run/serve': 2.17.4(typescript@5.7.2) typescript: 5.7.2 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -14316,6 +15703,8 @@ snapshots: dependencies: web-streams-polyfill: 3.3.3 + '@rolldown/pluginutils@1.0.0-rc.13': {} + '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': dependencies: slash: 4.0.0 @@ -14326,6 +15715,10 @@ snapshots: optionalDependencies: rollup: 4.27.3 + '@rollup/plugin-alias@6.0.0(rollup@4.60.1)': + optionalDependencies: + rollup: 4.60.1 + '@rollup/plugin-commonjs@25.0.7(rollup@4.22.4)': dependencies: '@rollup/pluginutils': 5.0.5(rollup@4.22.4) @@ -14337,16 +15730,16 @@ snapshots: optionalDependencies: rollup: 4.22.4 - '@rollup/plugin-commonjs@25.0.7(rollup@4.40.1)': + '@rollup/plugin-commonjs@25.0.7(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.40.1) + '@rollup/pluginutils': 5.0.5(rollup@4.60.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.5 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/plugin-commonjs@25.0.8(rollup@3.29.4)': dependencies: @@ -14382,6 +15775,18 @@ snapshots: optionalDependencies: rollup: 4.27.3 + '@rollup/plugin-commonjs@29.0.2(rollup@4.60.1)': + dependencies: + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + commondir: 1.0.1 + estree-walker: 2.0.2 + fdir: 6.4.4(picomatch@4.0.2) + is-reference: 1.2.1 + magic-string: 0.30.21 + picomatch: 4.0.2 + optionalDependencies: + rollup: 4.60.1 + '@rollup/plugin-inject@5.0.5(rollup@4.27.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.27.3) @@ -14390,6 +15795,14 @@ snapshots: optionalDependencies: rollup: 4.27.3 + '@rollup/plugin-inject@5.0.5(rollup@4.60.1)': + dependencies: + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + estree-walker: 2.0.2 + magic-string: 0.30.17 + optionalDependencies: + rollup: 4.60.1 + '@rollup/plugin-json@6.1.0(rollup@3.29.4)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@3.29.4) @@ -14402,6 +15815,12 @@ snapshots: optionalDependencies: rollup: 4.27.3 + '@rollup/plugin-json@6.1.0(rollup@4.60.1)': + dependencies: + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + optionalDependencies: + rollup: 4.60.1 + '@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4)': dependencies: '@rollup/pluginutils': 5.0.5(rollup@3.29.4) @@ -14424,16 +15843,16 @@ snapshots: optionalDependencies: rollup: 4.22.4 - '@rollup/plugin-node-resolve@15.2.3(rollup@4.40.1)': + '@rollup/plugin-node-resolve@15.2.3(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.40.1) + '@rollup/pluginutils': 5.0.5(rollup@4.60.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/plugin-node-resolve@15.3.0(rollup@4.27.3)': dependencies: @@ -14445,6 +15864,16 @@ snapshots: optionalDependencies: rollup: 4.27.3 + '@rollup/plugin-node-resolve@16.0.3(rollup@4.60.1)': + dependencies: + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + '@types/resolve': 1.20.2 + deepmerge: 4.3.1 + is-module: 1.0.0 + resolve: 1.22.8 + optionalDependencies: + rollup: 4.60.1 + '@rollup/plugin-replace@5.0.5(rollup@4.22.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.22.4) @@ -14452,12 +15881,12 @@ snapshots: optionalDependencies: rollup: 4.22.4 - '@rollup/plugin-replace@5.0.5(rollup@4.40.1)': + '@rollup/plugin-replace@5.0.5(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.40.1) + '@rollup/pluginutils': 5.1.0(rollup@4.60.1) magic-string: 0.30.10 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/plugin-replace@5.0.7(rollup@3.29.4)': dependencies: @@ -14466,12 +15895,12 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-replace@5.0.7(rollup@4.40.1)': + '@rollup/plugin-replace@5.0.7(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.40.1) + '@rollup/pluginutils': 5.1.0(rollup@4.60.1) magic-string: 0.30.11 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/plugin-replace@6.0.1(rollup@4.27.3)': dependencies: @@ -14480,12 +15909,12 @@ snapshots: optionalDependencies: rollup: 4.27.3 - '@rollup/plugin-replace@6.0.1(rollup@4.40.1)': + '@rollup/plugin-replace@6.0.3(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) magic-string: 0.30.17 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/plugin-terser@0.4.4(rollup@4.27.3)': dependencies: @@ -14495,6 +15924,14 @@ snapshots: optionalDependencies: rollup: 4.27.3 + '@rollup/plugin-terser@1.0.0(rollup@4.60.1)': + dependencies: + serialize-javascript: 7.0.5 + smob: 1.5.0 + terser: 5.27.0 + optionalDependencies: + rollup: 4.60.1 + '@rollup/pluginutils@4.2.1': dependencies: estree-walker: 2.0.2 @@ -14516,13 +15953,13 @@ snapshots: optionalDependencies: rollup: 4.22.4 - '@rollup/pluginutils@5.0.5(rollup@4.40.1)': + '@rollup/pluginutils@5.0.5(rollup@4.60.1)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/pluginutils@5.1.0(rollup@3.29.4)': dependencies: @@ -14540,13 +15977,13 @@ snapshots: optionalDependencies: rollup: 4.22.4 - '@rollup/pluginutils@5.1.0(rollup@4.40.1)': + '@rollup/pluginutils@5.1.0(rollup@4.60.1)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 '@rollup/pluginutils@5.1.3(rollup@3.29.4)': dependencies: @@ -14564,13 +16001,21 @@ snapshots: optionalDependencies: rollup: 4.27.3 - '@rollup/pluginutils@5.1.3(rollup@4.40.1)': + '@rollup/pluginutils@5.1.3(rollup@4.60.1)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 + + '@rollup/pluginutils@5.3.0(rollup@4.60.1)': + dependencies: + '@types/estree': 1.0.7 + estree-walker: 2.0.2 + picomatch: 4.0.2 + optionalDependencies: + rollup: 4.60.1 '@rollup/rollup-android-arm-eabi@4.22.4': optional: true @@ -14581,6 +16026,9 @@ snapshots: '@rollup/rollup-android-arm-eabi@4.40.1': optional: true + '@rollup/rollup-android-arm-eabi@4.60.1': + optional: true + '@rollup/rollup-android-arm64@4.22.4': optional: true @@ -14590,6 +16038,9 @@ snapshots: '@rollup/rollup-android-arm64@4.40.1': optional: true + '@rollup/rollup-android-arm64@4.60.1': + optional: true + '@rollup/rollup-darwin-arm64@4.22.4': optional: true @@ -14599,6 +16050,9 @@ snapshots: '@rollup/rollup-darwin-arm64@4.40.1': optional: true + '@rollup/rollup-darwin-arm64@4.60.1': + optional: true + '@rollup/rollup-darwin-x64@4.22.4': optional: true @@ -14608,18 +16062,27 @@ snapshots: '@rollup/rollup-darwin-x64@4.40.1': optional: true + '@rollup/rollup-darwin-x64@4.60.1': + optional: true + '@rollup/rollup-freebsd-arm64@4.27.3': optional: true '@rollup/rollup-freebsd-arm64@4.40.1': optional: true + '@rollup/rollup-freebsd-arm64@4.60.1': + optional: true + '@rollup/rollup-freebsd-x64@4.27.3': optional: true '@rollup/rollup-freebsd-x64@4.40.1': optional: true + '@rollup/rollup-freebsd-x64@4.60.1': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.22.4': optional: true @@ -14629,6 +16092,9 @@ snapshots: '@rollup/rollup-linux-arm-gnueabihf@4.40.1': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.60.1': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.22.4': optional: true @@ -14638,6 +16104,9 @@ snapshots: '@rollup/rollup-linux-arm-musleabihf@4.40.1': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.60.1': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.22.4': optional: true @@ -14647,6 +16116,9 @@ snapshots: '@rollup/rollup-linux-arm64-gnu@4.40.1': optional: true + '@rollup/rollup-linux-arm64-gnu@4.60.1': + optional: true + '@rollup/rollup-linux-arm64-musl@4.22.4': optional: true @@ -14656,6 +16128,15 @@ snapshots: '@rollup/rollup-linux-arm64-musl@4.40.1': optional: true + '@rollup/rollup-linux-arm64-musl@4.60.1': + optional: true + + '@rollup/rollup-linux-loong64-gnu@4.60.1': + optional: true + + '@rollup/rollup-linux-loong64-musl@4.60.1': + optional: true + '@rollup/rollup-linux-loongarch64-gnu@4.40.1': optional: true @@ -14668,6 +16149,12 @@ snapshots: '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': optional: true + '@rollup/rollup-linux-ppc64-gnu@4.60.1': + optional: true + + '@rollup/rollup-linux-ppc64-musl@4.60.1': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.22.4': optional: true @@ -14677,9 +16164,15 @@ snapshots: '@rollup/rollup-linux-riscv64-gnu@4.40.1': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.60.1': + optional: true + '@rollup/rollup-linux-riscv64-musl@4.40.1': optional: true + '@rollup/rollup-linux-riscv64-musl@4.60.1': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.22.4': optional: true @@ -14689,6 +16182,9 @@ snapshots: '@rollup/rollup-linux-s390x-gnu@4.40.1': optional: true + '@rollup/rollup-linux-s390x-gnu@4.60.1': + optional: true + '@rollup/rollup-linux-x64-gnu@4.22.4': optional: true @@ -14698,6 +16194,9 @@ snapshots: '@rollup/rollup-linux-x64-gnu@4.40.1': optional: true + '@rollup/rollup-linux-x64-gnu@4.60.1': + optional: true + '@rollup/rollup-linux-x64-musl@4.22.4': optional: true @@ -14707,6 +16206,15 @@ snapshots: '@rollup/rollup-linux-x64-musl@4.40.1': optional: true + '@rollup/rollup-linux-x64-musl@4.60.1': + optional: true + + '@rollup/rollup-openbsd-x64@4.60.1': + optional: true + + '@rollup/rollup-openharmony-arm64@4.60.1': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.22.4': optional: true @@ -14716,6 +16224,9 @@ snapshots: '@rollup/rollup-win32-arm64-msvc@4.40.1': optional: true + '@rollup/rollup-win32-arm64-msvc@4.60.1': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.22.4': optional: true @@ -14725,6 +16236,12 @@ snapshots: '@rollup/rollup-win32-ia32-msvc@4.40.1': optional: true + '@rollup/rollup-win32-ia32-msvc@4.60.1': + optional: true + + '@rollup/rollup-win32-x64-gnu@4.60.1': + optional: true + '@rollup/rollup-win32-x64-msvc@4.22.4': optional: true @@ -14734,6 +16251,9 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.40.1': optional: true + '@rollup/rollup-win32-x64-msvc@4.60.1': + optional: true + '@rushstack/eslint-patch@1.7.2': {} '@sentry/core@8.42.0': {} @@ -14775,8 +16295,12 @@ snapshots: '@shikijs/vscode-textmate@9.3.1': {} + '@sindresorhus/is@7.2.0': {} + '@sindresorhus/merge-streams@2.3.0': {} + '@sindresorhus/merge-streams@4.0.0': {} + '@solidjs/meta@0.29.4(solid-js@1.8.19)': dependencies: solid-js: 1.8.19 @@ -14785,7 +16309,30 @@ snapshots: dependencies: solid-js: 1.8.19 - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + dependencies: + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) + '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) + '@vinxi/server-functions': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) + defu: 6.1.4 + error-stack-parser: 2.1.4 + html-to-image: 1.11.11 + radix3: 1.1.2 + seroval: 1.1.0 + seroval-plugins: 1.1.0(seroval@1.1.0) + shikiji: 0.9.19 + source-map-js: 1.2.1 + terracotta: 1.0.5(solid-js@1.8.19) + tinyglobby: 0.2.10 + vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + transitivePeerDependencies: + - '@testing-library/jest-dom' + - solid-js + - supports-color + - vinxi + - vite + + '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) @@ -14800,7 +16347,7 @@ snapshots: source-map-js: 1.2.1 terracotta: 1.0.5(solid-js@1.8.19) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -14808,11 +16355,11 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1))(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) - '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) - '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 @@ -14823,7 +16370,7 @@ snapshots: source-map-js: 1.2.1 terracotta: 1.0.5(solid-js@1.8.19) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -14831,11 +16378,11 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1)) - '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1)) - '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 @@ -14846,7 +16393,7 @@ snapshots: source-map-js: 1.2.1 terracotta: 1.0.5(solid-js@1.8.19) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -14854,14 +16401,16 @@ snapshots: - vinxi - vite - '@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))': + '@speed-highlight/core@1.2.15': {} + + '@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))': dependencies: - '@sveltejs/kit': 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/kit': 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) import-meta-resolve: 4.1.0 - '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/cookie': 0.6.0 cookie: 0.6.0 devalue: 5.1.1 @@ -14875,11 +16424,11 @@ snapshots: sirv: 3.0.0 svelte: 4.2.15 tiny-glob: 0.2.9 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/cookie': 0.6.0 cookie: 0.6.0 devalue: 5.1.1 @@ -14893,11 +16442,11 @@ snapshots: sirv: 3.0.0 svelte: 5.14.1 tiny-glob: 0.2.9 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/cookie': 0.6.0 cookie: 0.6.0 devalue: 5.1.1 @@ -14911,71 +16460,71 @@ snapshots: sirv: 3.0.0 svelte: 5.14.1 tiny-glob: 0.2.9 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) debug: 4.4.0(supports-color@9.4.0) svelte: 4.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) debug: 4.4.0(supports-color@9.4.0) svelte: 5.14.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) debug: 4.4.0(supports-color@9.4.0) svelte: 5.14.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) debug: 4.4.0(supports-color@9.4.0) deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 svelte: 4.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) debug: 4.4.0(supports-color@9.4.0) deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 svelte: 5.14.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) debug: 4.4.0(supports-color@9.4.0) deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 svelte: 5.14.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color @@ -15002,6 +16551,11 @@ snapshots: '@tsconfig/node16@1.0.4': {} + '@tybys/wasm-util@0.10.1': + dependencies: + tslib: 2.8.1 + optional: true + '@types/acorn@4.0.6': dependencies: '@types/estree': 1.0.5 @@ -15064,6 +16618,8 @@ snapshots: '@types/estree@1.0.7': {} + '@types/estree@1.0.8': {} + '@types/hast@2.3.10': dependencies: '@types/unist': 2.0.10 @@ -15355,41 +16911,16 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unhead/dom@1.11.11': - dependencies: - '@unhead/schema': 1.11.11 - '@unhead/shared': 1.11.11 - - '@unhead/schema@1.11.11': - dependencies: - hookable: 5.5.3 - zhead: 2.2.4 - - '@unhead/shared@1.11.11': - dependencies: - '@unhead/schema': 1.11.11 - - '@unhead/ssr@1.11.11': - dependencies: - '@unhead/schema': 1.11.11 - '@unhead/shared': 1.11.11 - - '@unhead/vue@1.11.11(vue@3.5.13(typescript@5.3.3))': + '@unhead/vue@2.1.12(vue@3.5.13(typescript@5.3.3))': dependencies: - '@unhead/schema': 1.11.11 - '@unhead/shared': 1.11.11 - defu: 6.1.4 - hookable: 5.5.3 - unhead: 1.11.11 + hookable: 6.1.0 + unhead: 2.1.12 vue: 3.5.13(typescript@5.3.3) - '@unhead/vue@1.11.11(vue@3.5.13(typescript@5.7.2))': + '@unhead/vue@2.1.12(vue@3.5.13(typescript@5.7.2))': dependencies: - '@unhead/schema': 1.11.11 - '@unhead/shared': 1.11.11 - defu: 6.1.4 - hookable: 5.5.3 - unhead: 1.11.11 + hookable: 6.1.0 + unhead: 2.1.12 vue: 3.5.13(typescript@5.7.2) '@vanilla-extract/babel-plugin-debug-ids@1.0.6': @@ -15488,6 +17019,25 @@ snapshots: - encoding - supports-color + '@vercel/nft@1.5.0(encoding@0.1.13)(rollup@4.60.1)': + dependencies: + '@mapbox/node-pre-gyp': 2.0.3(encoding@0.1.13) + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + acorn: 8.14.0 + acorn-import-attributes: 1.9.5(acorn@8.14.0) + async-sema: 3.1.1 + bindings: 1.5.0 + estree-walker: 2.0.2 + glob: 13.0.6 + graceful-fs: 4.2.11 + node-gyp-build: 4.8.0 + picomatch: 4.0.2 + resolve-from: 5.0.0 + transitivePeerDependencies: + - encoding + - rollup + - supports-color + '@vinxi/listhen@1.5.6': dependencies: '@parcel/watcher': 2.4.1 @@ -15508,6 +17058,19 @@ snapshots: untun: 0.1.3 uqr: 0.1.2 + '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': + dependencies: + '@babel/parser': 7.26.2 + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) + acorn-loose: 8.4.0 + acorn-typescript: 1.4.13(acorn@8.14.0) + astring: 1.8.6 + magicast: 0.2.11 + recast: 0.23.9 + tslib: 2.8.1 + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) + '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: '@babel/parser': 7.26.2 @@ -15521,7 +17084,7 @@ snapshots: tslib: 2.8.1 vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 acorn: 8.14.0 @@ -15532,9 +17095,9 @@ snapshots: magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 acorn: 8.14.0 @@ -15545,7 +17108,18 @@ snapshots: magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1) + vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3) + + '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': + dependencies: + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) + acorn: 8.14.0 + acorn-loose: 8.4.0 + acorn-typescript: 1.4.13(acorn@8.14.0) + astring: 1.8.6 + magicast: 0.2.11 + recast: 0.23.9 + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: @@ -15558,27 +17132,38 @@ snapshots: recast: 0.23.9 vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1))': + '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': + dependencies: + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + acorn: 8.14.0 + acorn-loose: 8.4.0 + acorn-typescript: 1.4.13(acorn@8.14.0) + astring: 1.8.6 + magicast: 0.2.11 + recast: 0.23.9 + vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + + '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3) - '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1))': + '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: @@ -15591,27 +17176,27 @@ snapshots: recast: 0.23.9 vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1))': + '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1) + vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1))': + '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1) + vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3) '@vitejs/plugin-react@4.3.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))': dependencies: @@ -15624,60 +17209,63 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitejs/plugin-react@4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))': + '@vitejs/plugin-react@4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.3.3))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0) - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) + '@babel/core': 7.29.0 + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) + '@rolldown/pluginutils': 1.0.0-rc.13 + '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue: 3.5.13(typescript@5.3.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0) - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) + '@babel/core': 7.29.0 + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) + '@rolldown/pluginutils': 1.0.0-rc.13 + '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0) - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + '@babel/core': 7.29.0 + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) + '@rolldown/pluginutils': 1.0.0-rc.13 + '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.3.3))': + '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': dependencies: - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue: 3.5.13(typescript@5.3.3) - '@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': dependencies: - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue: 3.5.13(typescript@5.7.2) - '@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': dependencies: - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue: 3.5.13(typescript@5.7.2) '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0))': @@ -15870,101 +17458,54 @@ snapshots: '@vscode/l10n@0.0.18': {} - '@vue-macros/common@1.12.2(rollup@4.27.3)(vue@3.5.13(typescript@5.7.2))': - dependencies: - '@babel/types': 7.26.0 - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - '@vue/compiler-sfc': 3.5.13 - ast-kit: 1.1.0 - local-pkg: 0.5.0 - magic-string-ast: 0.6.2 - optionalDependencies: - vue: 3.5.13(typescript@5.7.2) - transitivePeerDependencies: - - rollup - - '@vue-macros/common@1.12.2(rollup@4.40.1)(vue@3.5.13(typescript@5.3.3))': + '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.3.3))': dependencies: - '@babel/types': 7.26.0 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) '@vue/compiler-sfc': 3.5.13 - ast-kit: 1.1.0 - local-pkg: 0.5.0 - magic-string-ast: 0.6.2 + ast-kit: 1.4.3 + local-pkg: 1.1.2 + magic-string-ast: 0.7.1 + pathe: 2.0.3 + picomatch: 4.0.2 optionalDependencies: vue: 3.5.13(typescript@5.3.3) - transitivePeerDependencies: - - rollup - '@vue-macros/common@1.12.2(rollup@4.40.1)(vue@3.5.13(typescript@5.7.2))': + '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.7.2))': dependencies: - '@babel/types': 7.26.0 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) '@vue/compiler-sfc': 3.5.13 - ast-kit: 1.1.0 - local-pkg: 0.5.0 - magic-string-ast: 0.6.2 + ast-kit: 1.4.3 + local-pkg: 1.1.2 + magic-string-ast: 0.7.1 + pathe: 2.0.3 + picomatch: 4.0.2 optionalDependencies: vue: 3.5.13(typescript@5.7.2) - transitivePeerDependencies: - - rollup - - '@vue/babel-helper-vue-transform-on@1.2.2': {} - '@vue/babel-helper-vue-transform-on@1.2.5': {} - - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.26.0)': - dependencies: - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/template': 7.25.9 - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.26.0) - camelcase: 6.3.0 - html-tags: 3.3.1 - svg-tags: 1.0.0 - optionalDependencies: - '@babel/core': 7.26.0 - transitivePeerDependencies: - - supports-color + '@vue/babel-helper-vue-transform-on@1.5.0': {} - '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.0)': + '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.29.0)': dependencies: - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/template': 7.25.9 - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 - '@vue/babel-helper-vue-transform-on': 1.2.5 - '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.0) - html-tags: 3.3.1 - svg-tags: 1.0.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) + '@babel/template': 7.28.6 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + '@vue/babel-helper-vue-transform-on': 1.5.0 + '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.0) + '@vue/shared': 3.5.32 optionalDependencies: - '@babel/core': 7.26.0 + '@babel/core': 7.29.0 transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.26.0)': - dependencies: - '@babel/code-frame': 7.26.2 - '@babel/core': 7.26.0 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/parser': 7.26.2 - '@vue/compiler-sfc': 3.5.13 - - '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.0)': + '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.29.0)': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/core': 7.26.0 - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/parser': 7.26.2 - '@vue/compiler-sfc': 3.5.13 + '@babel/code-frame': 7.29.0 + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/parser': 7.29.2 + '@vue/compiler-sfc': 3.5.32 transitivePeerDependencies: - supports-color @@ -15984,6 +17525,14 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-core@3.5.32': + dependencies: + '@babel/parser': 7.29.2 + '@vue/shared': 3.5.32 + entities: 7.0.1 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-dom@3.4.21': dependencies: '@vue/compiler-core': 3.4.21 @@ -15994,6 +17543,11 @@ snapshots: '@vue/compiler-core': 3.5.13 '@vue/shared': 3.5.13 + '@vue/compiler-dom@3.5.32': + dependencies: + '@vue/compiler-core': 3.5.32 + '@vue/shared': 3.5.32 + '@vue/compiler-sfc@3.4.21': dependencies: '@babel/parser': 7.24.4 @@ -16018,6 +17572,18 @@ snapshots: postcss: 8.5.3 source-map-js: 1.2.1 + '@vue/compiler-sfc@3.5.32': + dependencies: + '@babel/parser': 7.29.2 + '@vue/compiler-core': 3.5.32 + '@vue/compiler-dom': 3.5.32 + '@vue/compiler-ssr': 3.5.32 + '@vue/shared': 3.5.32 + estree-walker: 2.0.2 + magic-string: 0.30.21 + postcss: 8.5.8 + source-map-js: 1.2.1 + '@vue/compiler-ssr@3.4.21': dependencies: '@vue/compiler-dom': 3.4.21 @@ -16028,57 +17594,62 @@ snapshots: '@vue/compiler-dom': 3.5.13 '@vue/shared': 3.5.13 + '@vue/compiler-ssr@3.5.32': + dependencies: + '@vue/compiler-dom': 3.5.32 + '@vue/shared': 3.5.32 + '@vue/devtools-api@6.6.1': {} '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.4.4(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2))': + '@vue/devtools-core@7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': dependencies: - '@vue/devtools-kit': 7.4.4 - '@vue/devtools-shared': 7.6.4 + '@vue/devtools-kit': 7.7.9 + '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 - nanoid: 3.3.7 - pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) - vue: 3.5.13(typescript@5.7.2) + nanoid: 5.1.7 + pathe: 2.0.3 + vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.13(typescript@5.3.3) transitivePeerDependencies: - vite - '@vue/devtools-core@7.4.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.3.3))': + '@vue/devtools-core@7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': dependencies: - '@vue/devtools-kit': 7.4.4 - '@vue/devtools-shared': 7.6.4 + '@vue/devtools-kit': 7.7.9 + '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 - nanoid: 3.3.7 - pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) - vue: 3.5.13(typescript@5.3.3) + nanoid: 5.1.7 + pathe: 2.0.3 + vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - vite - '@vue/devtools-core@7.4.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': + '@vue/devtools-core@7.7.9(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': dependencies: - '@vue/devtools-kit': 7.4.4 - '@vue/devtools-shared': 7.6.4 + '@vue/devtools-kit': 7.7.9 + '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 - nanoid: 3.3.7 - pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + nanoid: 5.1.7 + pathe: 2.0.3 + vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - vite - '@vue/devtools-kit@7.4.4': + '@vue/devtools-kit@7.7.9': dependencies: - '@vue/devtools-shared': 7.6.4 - birpc: 0.2.17 + '@vue/devtools-shared': 7.7.9 + birpc: 2.9.0 hookable: 5.5.3 mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - superjson: 2.2.1 + superjson: 2.2.6 - '@vue/devtools-shared@7.6.4': + '@vue/devtools-shared@7.7.9': dependencies: rfdc: 1.4.1 @@ -16135,6 +17706,8 @@ snapshots: '@vue/shared@3.5.13': {} + '@vue/shared@3.5.32': {} + '@web3-storage/multipart-parser@1.0.0': {} '@webassemblyjs/ast@1.11.6': @@ -16293,6 +17866,8 @@ snapshots: abbrev@1.1.1: {} + abbrev@3.0.1: {} + abort-controller@3.0.0: dependencies: event-target-shim: 5.0.1 @@ -16334,6 +17909,8 @@ snapshots: acorn@8.14.0: {} + acorn@8.16.0: {} + agent-base@6.0.2: dependencies: debug: 4.4.0(supports-color@9.4.0) @@ -16397,6 +17974,8 @@ snapshots: ansi-styles@6.2.1: {} + ansis@4.2.0: {} + any-promise@1.3.0: {} anymatch@3.1.3: @@ -16517,6 +18096,11 @@ snapshots: '@babel/parser': 7.26.2 pathe: 1.1.2 + ast-kit@1.4.3: + dependencies: + '@babel/parser': 7.29.2 + pathe: 2.0.3 + ast-types-flow@0.0.8: {} ast-types@0.16.1: @@ -16530,7 +18114,7 @@ snapshots: astring@1.8.6: {} - astro@4.16.18(@types/node@20.12.12)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2): + astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -16540,7 +18124,7 @@ snapshots: '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0) '@babel/types': 7.26.0 '@oslojs/encoding': 1.1.0 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) '@types/babel__core': 7.20.5 '@types/cookie': 0.6.0 acorn: 8.14.0 @@ -16609,7 +18193,7 @@ snapshots: - terser - typescript - astro@5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@3.29.4)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1): + astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@3.29.4)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.2 @@ -16660,8 +18244,8 @@ snapshots: ultrahtml: 1.5.3 unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) which-pm: 3.0.0 xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 @@ -16687,14 +18271,14 @@ snapshots: - typescript - yaml - astro@5.0.9(@types/node@20.12.12)(jiti@2.4.0)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1): + astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.2 '@astrojs/markdown-remark': 6.0.1 '@astrojs/telemetry': 3.2.0 '@oslojs/encoding': 1.1.0 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) + '@rollup/pluginutils': 5.1.3(rollup@4.60.1) '@types/cookie': 0.6.0 acorn: 8.14.0 aria-query: 5.3.2 @@ -16738,8 +18322,8 @@ snapshots: ultrahtml: 1.5.3 unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) which-pm: 3.0.0 xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 @@ -16783,12 +18367,11 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - autoprefixer@10.4.20(postcss@8.5.3): + autoprefixer@10.4.27(postcss@8.5.3): dependencies: - browserslist: 4.24.2 - caniuse-lite: 1.0.30001680 - fraction.js: 4.3.7 - normalize-range: 0.1.2 + browserslist: 4.28.2 + caniuse-lite: 1.0.30001784 + fraction.js: 5.3.4 picocolors: 1.1.1 postcss: 8.5.3 postcss-value-parser: 4.2.0 @@ -16829,6 +18412,8 @@ snapshots: balanced-match@1.0.2: {} + balanced-match@4.0.4: {} + bare-events@2.2.2: optional: true @@ -16836,6 +18421,8 @@ snapshots: base64-js@1.5.1: {} + baseline-browser-mapping@2.10.14: {} + basic-auth@2.0.1: dependencies: safe-buffer: 5.1.2 @@ -16852,7 +18439,7 @@ snapshots: dependencies: file-uri-to-path: 1.0.0 - birpc@0.2.17: {} + birpc@2.9.0: {} bl@4.1.0: dependencies: @@ -16921,6 +18508,10 @@ snapshots: dependencies: balanced-match: 1.0.2 + brace-expansion@5.0.5: + dependencies: + balanced-match: 4.0.4 + braces@3.0.2: dependencies: fill-range: 7.0.1 @@ -16958,6 +18549,14 @@ snapshots: node-releases: 2.0.18 update-browserslist-db: 1.1.1(browserslist@4.24.2) + browserslist@4.28.2: + dependencies: + baseline-browser-mapping: 2.10.14 + caniuse-lite: 1.0.30001784 + electron-to-chromium: 1.5.331 + node-releases: 2.0.37 + update-browserslist-db: 1.2.3(browserslist@4.28.2) + buffer-crc32@1.0.0: {} buffer-from@1.1.2: {} @@ -17023,6 +18622,40 @@ snapshots: optionalDependencies: magicast: 0.3.5 + c12@3.3.4(magicast@0.3.5): + dependencies: + chokidar: 5.0.0 + confbox: 0.2.4 + defu: 6.1.6 + dotenv: 17.4.0 + exsolve: 1.0.8 + giget: 3.2.0 + jiti: 2.6.1 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.0 + rc9: 3.0.1 + optionalDependencies: + magicast: 0.3.5 + + c12@3.3.4(magicast@0.5.2): + dependencies: + chokidar: 5.0.0 + confbox: 0.2.4 + defu: 6.1.6 + dotenv: 17.4.0 + exsolve: 1.0.8 + giget: 3.2.0 + jiti: 2.6.1 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.0 + rc9: 3.0.1 + optionalDependencies: + magicast: 0.5.2 + cac@6.7.14: {} cacache@17.1.4: @@ -17073,8 +18706,6 @@ snapshots: camelcase@5.3.1: {} - camelcase@6.3.0: {} - camelcase@7.0.1: {} camelcase@8.0.0: {} @@ -17090,6 +18721,8 @@ snapshots: caniuse-lite@1.0.30001680: {} + caniuse-lite@1.0.30001784: {} + ccount@2.0.1: {} chai@5.1.2: @@ -17149,10 +18782,20 @@ snapshots: dependencies: readdirp: 4.0.2 + chokidar@4.0.3: + dependencies: + readdirp: 4.0.2 + + chokidar@5.0.0: + dependencies: + readdirp: 5.0.0 + chownr@1.1.4: {} chownr@2.0.0: {} + chownr@3.0.0: {} + chrome-trace-event@1.0.3: {} ci-info@3.9.0: {} @@ -17163,9 +18806,9 @@ snapshots: dependencies: consola: 3.2.3 - clean-stack@2.2.0: {} + citty@0.2.2: {} - clear@0.1.0: {} + clean-stack@2.2.0: {} cli-boxes@3.0.0: {} @@ -17216,6 +18859,12 @@ snapshots: strip-ansi: 6.0.1 wrap-ansi: 7.0.0 + cliui@9.0.1: + dependencies: + string-width: 7.2.0 + strip-ansi: 7.1.0 + wrap-ansi: 9.0.0 + clone-deep@4.0.1: dependencies: is-plain-object: 2.0.4 @@ -17280,14 +18929,14 @@ snapshots: commander@7.2.0: {} - commander@8.3.0: {} - common-ancestor-path@1.0.1: {} commondir@1.0.1: {} compatx@0.1.8: {} + compatx@0.2.0: {} + compress-commons@6.0.2: dependencies: crc-32: 1.2.2 @@ -17330,8 +18979,12 @@ snapshots: confbox@0.1.8: {} + confbox@0.2.4: {} + consola@3.2.3: {} + consola@3.4.2: {} + console-control-strings@1.1.0: {} content-disposition@0.5.2: {} @@ -17346,6 +18999,12 @@ snapshots: cookie-es@1.2.2: {} + cookie-es@1.2.3: {} + + cookie-es@2.0.1: {} + + cookie-es@3.1.1: {} + cookie-signature@1.0.6: {} cookie-signature@1.2.1: {} @@ -17356,9 +19015,9 @@ snapshots: cookie@0.7.2: {} - copy-anything@3.0.5: + copy-anything@4.0.5: dependencies: - is-what: 4.1.16 + is-what: 5.5.0 core-util-is@1.0.3: {} @@ -17371,9 +19030,9 @@ snapshots: create-require@1.1.1: {} - croner@9.0.0: {} + croner@10.0.1: {} - cronstrue@2.50.0: {} + croner@9.0.0: {} cross-spawn@5.1.0: dependencies: @@ -17401,6 +19060,10 @@ snapshots: dependencies: uncrypto: 0.1.3 + crossws@0.3.5: + dependencies: + uncrypto: 0.1.3 + css-declaration-sorter@7.2.0(postcss@8.5.3): dependencies: postcss: 8.5.3 @@ -17503,6 +19166,8 @@ snapshots: db0@0.2.1: {} + db0@0.3.4: {} + debug@2.6.9: dependencies: ms: 2.0.0 @@ -17559,6 +19224,11 @@ snapshots: bundle-name: 4.1.0 default-browser-id: 5.0.0 + default-browser@5.5.0: + dependencies: + bundle-name: 4.1.0 + default-browser-id: 5.0.0 + defaults@1.0.4: dependencies: clone: 1.0.4 @@ -17581,6 +19251,8 @@ snapshots: defu@6.1.4: {} + defu@6.1.6: {} + delegates@1.0.0: {} denque@2.1.0: {} @@ -17593,6 +19265,8 @@ snapshots: destr@2.0.3: {} + destr@2.0.5: {} + destroy@1.2.0: {} detect-indent@6.1.0: {} @@ -17617,7 +19291,7 @@ snapshots: diff@5.2.0: {} - diff@7.0.0: {} + diff@8.0.4: {} dir-glob@3.0.1: dependencies: @@ -17651,12 +19325,18 @@ snapshots: domelementtype: 2.3.0 domhandler: 5.0.3 + dot-prop@10.1.0: + dependencies: + type-fest: 5.5.0 + dot-prop@9.0.0: dependencies: type-fest: 4.27.0 dotenv@16.4.5: {} + dotenv@17.4.0: {} + dset@3.1.4: {} dunder-proto@1.0.1: @@ -17682,6 +19362,8 @@ snapshots: electron-to-chromium@1.4.745: {} + electron-to-chromium@1.5.331: {} + electron-to-chromium@1.5.63: {} emmet@2.4.11: @@ -17732,6 +19414,8 @@ snapshots: entities@4.5.0: {} + entities@7.0.1: {} + envinfo@7.11.0: {} err-code@2.0.3: {} @@ -17740,7 +19424,7 @@ snapshots: dependencies: is-arrayish: 0.2.1 - error-stack-parser-es@0.1.5: {} + error-stack-parser-es@1.0.5: {} error-stack-parser@2.1.4: dependencies: @@ -18078,6 +19762,35 @@ snapshots: '@esbuild/win32-ia32': 0.25.3 '@esbuild/win32-x64': 0.25.3 + esbuild@0.27.7: + optionalDependencies: + '@esbuild/aix-ppc64': 0.27.7 + '@esbuild/android-arm': 0.27.7 + '@esbuild/android-arm64': 0.27.7 + '@esbuild/android-x64': 0.27.7 + '@esbuild/darwin-arm64': 0.27.7 + '@esbuild/darwin-x64': 0.27.7 + '@esbuild/freebsd-arm64': 0.27.7 + '@esbuild/freebsd-x64': 0.27.7 + '@esbuild/linux-arm': 0.27.7 + '@esbuild/linux-arm64': 0.27.7 + '@esbuild/linux-ia32': 0.27.7 + '@esbuild/linux-loong64': 0.27.7 + '@esbuild/linux-mips64el': 0.27.7 + '@esbuild/linux-ppc64': 0.27.7 + '@esbuild/linux-riscv64': 0.27.7 + '@esbuild/linux-s390x': 0.27.7 + '@esbuild/linux-x64': 0.27.7 + '@esbuild/netbsd-arm64': 0.27.7 + '@esbuild/netbsd-x64': 0.27.7 + '@esbuild/openbsd-arm64': 0.27.7 + '@esbuild/openbsd-x64': 0.27.7 + '@esbuild/openharmony-arm64': 0.27.7 + '@esbuild/sunos-x64': 0.27.7 + '@esbuild/win32-arm64': 0.27.7 + '@esbuild/win32-ia32': 0.27.7 + '@esbuild/win32-x64': 0.27.7 + escalade@3.1.2: {} escalade@3.2.0: {} @@ -18428,18 +20141,6 @@ snapshots: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - execa@7.2.0: - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 4.3.1 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.2.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - execa@8.0.1: dependencies: cross-spawn: 7.0.3 @@ -18492,6 +20193,8 @@ snapshots: transitivePeerDependencies: - supports-color + exsolve@1.0.8: {} + extend-shallow@2.0.1: dependencies: is-extendable: 0.1.1 @@ -18509,7 +20212,7 @@ snapshots: externality@1.0.2: dependencies: enhanced-resolve: 5.17.1 - mlly: 1.7.3 + mlly: 1.8.2 pathe: 1.1.2 ufo: 1.5.4 @@ -18519,7 +20222,15 @@ snapshots: fast-fifo@1.3.2: {} - fast-glob@3.3.2: + fast-glob@3.3.2: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.8 + + fast-glob@3.3.3: dependencies: '@nodelib/fs.stat': 2.0.5 '@nodelib/fs.walk': 1.2.8 @@ -18531,12 +20242,22 @@ snapshots: fast-levenshtein@2.0.6: {} - fast-npm-meta@0.2.2: {} + fast-npm-meta@0.4.8: {} + + fast-string-truncated-width@1.2.1: {} + + fast-string-width@1.1.0: + dependencies: + fast-string-truncated-width: 1.2.1 fast-url-parser@1.1.3: dependencies: punycode: 1.4.1 + fast-wrap-ansi@0.1.6: + dependencies: + fast-string-width: 1.1.0 + fastest-levenshtein@1.0.16: {} fastq@1.17.0: @@ -18551,10 +20272,18 @@ snapshots: optionalDependencies: picomatch: 4.0.2 + fdir@6.4.2(picomatch@4.0.4): + optionalDependencies: + picomatch: 4.0.4 + fdir@6.4.4(picomatch@4.0.2): optionalDependencies: picomatch: 4.0.2 + fdir@6.5.0(picomatch@4.0.4): + optionalDependencies: + picomatch: 4.0.4 + file-entry-cache@6.0.1: dependencies: flat-cache: 3.2.0 @@ -18608,8 +20337,6 @@ snapshots: flatted@3.2.9: {} - flatted@3.3.1: {} - flattie@1.1.1: {} follow-redirects@1.15.6: {} @@ -18629,8 +20356,12 @@ snapshots: fraction.js@4.3.7: {} + fraction.js@5.3.4: {} + fresh@0.5.2: {} + fresh@2.0.0: {} + fs-constants@1.0.0: {} fs-extra@10.1.0: @@ -18681,6 +20412,10 @@ snapshots: functions-have-names@1.2.3: {} + fuse.js@7.2.0: {} + + fzf@0.5.2: {} + gauge@3.0.2: dependencies: aproba: 2.0.0 @@ -18732,6 +20467,8 @@ snapshots: get-port-please@3.1.2: {} + get-port-please@3.2.0: {} + get-port@5.1.1: {} get-stream@6.0.1: {} @@ -18758,16 +20495,7 @@ snapshots: pathe: 1.1.2 tar: 6.2.1 - git-config-path@2.0.0: {} - - git-up@7.0.0: - dependencies: - is-ssh: 1.4.0 - parse-url: 8.1.0 - - git-url-parse@15.0.0: - dependencies: - git-up: 7.0.0 + giget@3.2.0: {} github-slugger@2.0.0: {} @@ -18798,6 +20526,12 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 + glob@13.0.6: + dependencies: + minimatch: 10.2.5 + minipass: 7.1.3 + path-scurry: 2.0.2 + glob@7.2.3: dependencies: fs.realpath: 1.0.0 @@ -18857,6 +20591,24 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.1.0 + globby@14.1.0: + dependencies: + '@sindresorhus/merge-streams': 2.3.0 + fast-glob: 3.3.3 + ignore: 7.0.5 + path-type: 6.0.0 + slash: 5.1.0 + unicorn-magic: 0.3.0 + + globby@16.2.0: + dependencies: + '@sindresorhus/merge-streams': 4.0.0 + fast-glob: 3.3.3 + ignore: 7.0.5 + is-path-inside: 4.0.0 + slash: 5.1.0 + unicorn-magic: 0.4.0 + globrex@0.1.2: {} gopd@1.0.1: @@ -18921,6 +20673,18 @@ snapshots: uncrypto: 0.1.3 unenv: 1.10.0 + h3@1.15.11: + dependencies: + cookie-es: 1.2.3 + crossws: 0.3.5 + defu: 6.1.6 + destr: 2.0.5 + iron-webcrypto: 1.2.1 + node-mock-http: 1.0.4 + radix3: 1.1.2 + ufo: 1.6.3 + uncrypto: 0.1.3 + hard-rejection@2.1.0: {} has-bigints@1.0.2: {} @@ -18951,8 +20715,6 @@ snapshots: has@1.0.4: {} - hash-sum@2.0.0: {} - hasown@2.0.0: dependencies: function-bind: 1.1.2 @@ -19074,6 +20836,8 @@ snapshots: hookable@5.5.3: {} + hookable@6.1.0: {} + hosted-git-info@2.8.9: {} hosted-git-info@6.1.1: @@ -19086,8 +20850,6 @@ snapshots: html-escaper@3.0.3: {} - html-tags@3.3.1: {} - html-to-image@1.11.11: {} html-void-elements@3.0.0: {} @@ -19102,6 +20864,14 @@ snapshots: statuses: 2.0.1 toidentifier: 1.0.1 + http-errors@2.0.1: + dependencies: + depd: 2.0.0 + inherits: 2.0.4 + setprototypeof: 1.2.0 + statuses: 2.0.2 + toidentifier: 1.0.1 + http-proxy@1.18.1: dependencies: eventemitter3: 4.0.7 @@ -19128,12 +20898,12 @@ snapshots: httpxy@0.1.5: {} + httpxy@0.5.0: {} + human-id@1.0.2: {} human-signals@2.1.0: {} - human-signals@4.3.1: {} - human-signals@5.0.0: {} husky@8.0.3: {} @@ -19157,9 +20927,9 @@ snapshots: ignore@5.3.2: {} - ignore@6.0.2: {} + ignore@7.0.5: {} - image-meta@0.2.1: {} + image-meta@0.2.2: {} import-fresh@3.3.0: dependencies: @@ -19173,23 +20943,13 @@ snapshots: import-meta-resolve@4.1.0: {} - impound@0.2.0(rollup@4.27.3): - dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - mlly: 1.7.3 - pathe: 1.1.2 - unenv: 1.10.0 - unplugin: 1.16.0 - transitivePeerDependencies: - - rollup - - impound@0.2.0(rollup@4.40.1): + impound@0.2.2(rollup@4.60.1): dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) - mlly: 1.7.3 - pathe: 1.1.2 - unenv: 1.10.0 - unplugin: 1.16.0 + '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + mlly: 1.8.2 + mocked-exports: 0.1.1 + pathe: 2.0.3 + unplugin: 2.3.11 transitivePeerDependencies: - rollup @@ -19226,6 +20986,20 @@ snapshots: interpret@3.1.1: {} + ioredis@5.10.1: + dependencies: + '@ioredis/commands': 1.5.1 + cluster-key-slot: 1.1.2 + debug: 4.4.3 + denque: 2.1.0 + lodash.defaults: 4.2.0 + lodash.isarguments: 3.1.0 + redis-errors: 1.2.0 + redis-parser: 3.0.0 + standard-as-callback: 2.1.0 + transitivePeerDependencies: + - supports-color + ioredis@5.4.1: dependencies: '@ioredis/commands': 1.2.0 @@ -19336,6 +21110,8 @@ snapshots: is-hexadecimal@2.0.1: {} + is-in-ssh@1.0.0: {} + is-inside-container@1.0.0: dependencies: is-docker: 3.0.0 @@ -19404,10 +21180,6 @@ snapshots: dependencies: call-bind: 1.0.5 - is-ssh@1.4.0: - dependencies: - protocols: 2.0.1 - is-stream@2.0.1: {} is-stream@3.0.0: {} @@ -19447,6 +21219,8 @@ snapshots: is-what@4.1.16: {} + is-what@5.5.0: {} + is-windows@1.0.2: {} is-wsl@2.2.0: @@ -19528,12 +21302,16 @@ snapshots: jiti@2.4.0: {} + jiti@2.6.1: {} + js-levenshtein@1.1.6: {} js-tokens@4.0.0: {} js-tokens@9.0.0: {} + js-tokens@9.0.1: {} + js-yaml@3.14.1: dependencies: argparse: 1.0.10 @@ -19543,8 +21321,6 @@ snapshots: dependencies: argparse: 2.0.1 - jsesc@2.5.2: {} - jsesc@3.0.2: {} json-buffer@3.0.1: {} @@ -19602,7 +21378,7 @@ snapshots: knitwork@1.1.0: {} - kolorist@1.8.0: {} + knitwork@1.3.0: {} language-subtag-registry@0.3.22: {} @@ -19610,10 +21386,10 @@ snapshots: dependencies: language-subtag-registry: 0.3.22 - launch-editor@2.9.1: + launch-editor@2.13.2: dependencies: picocolors: 1.1.1 - shell-quote: 1.8.1 + shell-quote: 1.8.3 lazystream@1.0.1: dependencies: @@ -19674,6 +21450,27 @@ snapshots: untun: 0.1.3 uqr: 0.1.2 + listhen@1.9.1: + dependencies: + '@parcel/watcher': 2.5.6 + '@parcel/watcher-wasm': 2.5.6 + citty: 0.2.2 + consola: 3.4.2 + crossws: 0.3.5 + defu: 6.1.6 + get-port-please: 3.2.0 + h3: 1.15.11 + http-shutdown: 1.2.2 + jiti: 2.6.1 + mlly: 1.8.2 + node-forge: 1.4.0 + pathe: 2.0.3 + std-env: 4.0.0 + tinyclip: 0.1.12 + ufo: 1.6.3 + untun: 0.1.3 + uqr: 0.1.2 + listr2@8.0.1: dependencies: cli-truncate: 4.0.0 @@ -19706,6 +21503,12 @@ snapshots: mlly: 1.6.1 pkg-types: 1.1.0 + local-pkg@1.1.2: + dependencies: + mlly: 1.8.2 + pkg-types: 2.3.0 + quansync: 0.2.11 + locate-character@3.0.0: {} locate-path@5.0.0: @@ -19764,6 +21567,8 @@ snapshots: lru-cache@10.4.3: {} + lru-cache@11.2.7: {} + lru-cache@4.1.5: dependencies: pseudomap: 1.0.2 @@ -19781,7 +21586,7 @@ snapshots: lunr@2.3.9: {} - magic-string-ast@0.6.2: + magic-string-ast@0.7.1: dependencies: magic-string: 0.30.17 @@ -19797,6 +21602,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 + magic-string@0.30.21: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + magic-string@0.30.5: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -19813,6 +21622,12 @@ snapshots: '@babel/types': 7.26.0 source-map-js: 1.2.1 + magicast@0.5.2: + dependencies: + '@babel/parser': 7.29.2 + '@babel/types': 7.29.0 + source-map-js: 1.2.1 + make-dir@3.1.0: dependencies: semver: 6.3.1 @@ -20527,6 +22342,8 @@ snapshots: mime-db@1.52.0: {} + mime-db@1.54.0: {} + mime-types@2.1.18: dependencies: mime-db: 1.33.0 @@ -20535,12 +22352,18 @@ snapshots: dependencies: mime-db: 1.52.0 + mime-types@3.0.2: + dependencies: + mime-db: 1.54.0 + mime@1.6.0: {} mime@3.0.0: {} mime@4.0.4: {} + mime@4.1.0: {} + mimic-fn@2.1.0: {} mimic-fn@4.0.0: {} @@ -20549,6 +22372,10 @@ snapshots: min-indent@1.0.1: {} + minimatch@10.2.5: + dependencies: + brace-expansion: 5.0.5 + minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 @@ -20593,11 +22420,17 @@ snapshots: minipass@7.1.2: {} + minipass@7.1.3: {} + minizlib@2.1.2: dependencies: minipass: 3.3.6 yallist: 4.0.0 + minizlib@3.1.0: + dependencies: + minipass: 7.1.2 + mitt@3.0.1: {} mixme@0.5.10: {} @@ -20669,6 +22502,15 @@ snapshots: pkg-types: 1.2.1 ufo: 1.5.4 + mlly@1.8.2: + dependencies: + acorn: 8.16.0 + pathe: 2.0.3 + pkg-types: 1.3.1 + ufo: 1.6.3 + + mocked-exports@0.1.1: {} + modern-ahocorasick@1.0.1: {} morgan@1.10.1: @@ -20807,9 +22649,9 @@ snapshots: nanoid@3.3.7: {} - nanoid@5.0.7: {} + nanoid@5.1.7: {} - nanotar@0.1.1: {} + nanotar@0.2.1: {} natural-compare@1.4.0: {} @@ -20898,7 +22740,7 @@ snapshots: nice-try@1.0.5: {} - nitropack@2.10.4(encoding@0.1.13)(typescript@5.3.3): + nitropack@2.10.4(encoding@0.1.13)(typescript@5.4.5): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@netlify/functions': 2.8.2 @@ -20947,7 +22789,7 @@ snapshots: node-fetch-native: 1.6.4 ofetch: 1.4.1 ohash: 1.1.4 - openapi-typescript: 7.4.3(encoding@0.1.13)(typescript@5.3.3) + openapi-typescript: 7.4.3(encoding@0.1.13)(typescript@5.4.5) pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.2.1 @@ -20990,7 +22832,7 @@ snapshots: - supports-color - typescript - nitropack@2.10.4(encoding@0.1.13)(typescript@5.4.5): + nitropack@2.10.4(encoding@0.1.13)(typescript@5.7.2): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@netlify/functions': 2.8.2 @@ -21039,7 +22881,7 @@ snapshots: node-fetch-native: 1.6.4 ofetch: 1.4.1 ohash: 1.1.4 - openapi-typescript: 7.4.3(encoding@0.1.13)(typescript@5.4.5) + openapi-typescript: 7.4.3(encoding@0.1.13)(typescript@5.7.2) pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.2.1 @@ -21082,76 +22924,78 @@ snapshots: - supports-color - typescript - nitropack@2.10.4(encoding@0.1.13)(typescript@5.7.2): - dependencies: - '@cloudflare/kv-asset-handler': 0.3.4 - '@netlify/functions': 2.8.2 - '@rollup/plugin-alias': 5.1.1(rollup@4.27.3) - '@rollup/plugin-commonjs': 28.0.1(rollup@4.27.3) - '@rollup/plugin-inject': 5.0.5(rollup@4.27.3) - '@rollup/plugin-json': 6.1.0(rollup@4.27.3) - '@rollup/plugin-node-resolve': 15.3.0(rollup@4.27.3) - '@rollup/plugin-replace': 6.0.1(rollup@4.27.3) - '@rollup/plugin-terser': 0.4.4(rollup@4.27.3) - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - '@types/http-proxy': 1.17.15 - '@vercel/nft': 0.27.6(encoding@0.1.13) + nitropack@2.13.3(encoding@0.1.13): + dependencies: + '@cloudflare/kv-asset-handler': 0.4.2 + '@rollup/plugin-alias': 6.0.0(rollup@4.60.1) + '@rollup/plugin-commonjs': 29.0.2(rollup@4.60.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.60.1) + '@rollup/plugin-json': 6.1.0(rollup@4.60.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.60.1) + '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) + '@rollup/plugin-terser': 1.0.0(rollup@4.60.1) + '@vercel/nft': 1.5.0(encoding@0.1.13)(rollup@4.60.1) archiver: 7.0.1 - c12: 2.0.1(magicast@0.3.5) - chokidar: 3.6.0 - citty: 0.1.6 - compatx: 0.1.8 - confbox: 0.1.8 - consola: 3.2.3 - cookie-es: 1.2.2 - croner: 9.0.0 - crossws: 0.3.1 - db0: 0.2.1 - defu: 6.1.4 - destr: 2.0.3 - dot-prop: 9.0.0 - esbuild: 0.24.0 + c12: 3.3.4(magicast@0.5.2) + chokidar: 5.0.0 + citty: 0.2.2 + compatx: 0.2.0 + confbox: 0.2.4 + consola: 3.4.2 + cookie-es: 2.0.1 + croner: 10.0.1 + crossws: 0.3.5 + db0: 0.3.4 + defu: 6.1.6 + destr: 2.0.5 + dot-prop: 10.1.0 + esbuild: 0.27.7 escape-string-regexp: 5.0.0 etag: 1.8.1 - fs-extra: 11.2.0 - globby: 14.0.2 + exsolve: 1.0.8 + globby: 16.2.0 gzip-size: 7.0.0 - h3: 1.13.0 + h3: 1.15.11 hookable: 5.5.3 - httpxy: 0.1.5 - ioredis: 5.4.1 - jiti: 2.4.0 + httpxy: 0.5.0 + ioredis: 5.10.1 + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 - listhen: 1.9.0 - magic-string: 0.30.17 - magicast: 0.3.5 - mime: 4.0.4 - mlly: 1.7.3 - node-fetch-native: 1.6.4 - ofetch: 1.4.1 - ohash: 1.1.4 - openapi-typescript: 7.4.3(encoding@0.1.13)(typescript@5.7.2) - pathe: 1.1.2 - perfect-debounce: 1.0.0 - pkg-types: 1.2.1 - pretty-bytes: 6.1.1 + knitwork: 1.3.0 + listhen: 1.9.1 + magic-string: 0.30.21 + magicast: 0.5.2 + mime: 4.1.0 + mlly: 1.8.2 + node-fetch-native: 1.6.7 + node-mock-http: 1.0.4 + ofetch: 1.5.1 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.0 + pretty-bytes: 7.1.0 radix3: 1.1.2 - rollup: 4.27.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.27.3) + rollup: 4.60.1 + rollup-plugin-visualizer: 7.0.1(rollup@4.60.1) scule: 1.3.0 - semver: 7.6.3 + semver: 7.7.4 serve-placeholder: 2.0.2 - serve-static: 1.16.2 - std-env: 3.8.0 - ufo: 1.5.4 + serve-static: 2.2.1 + source-map: 0.7.6 + std-env: 4.0.0 + ufo: 1.6.3 + ultrahtml: 1.6.0 uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.10.0 - unimport: 3.13.2(rollup@4.27.3) - unstorage: 1.13.1(ioredis@5.4.1) - untyped: 1.5.1 - unwasm: 0.3.9 + unctx: 2.5.0 + unenv: 2.0.0-rc.24 + unimport: 6.0.2 + unplugin-utils: 0.3.1 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) + untyped: 2.0.0 + unwasm: 0.5.3 + youch: 4.1.1 + youch-core: 0.3.3 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -21160,19 +23004,25 @@ snapshots: - '@azure/keyvault-secrets' - '@azure/storage-blob' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - drizzle-orm - encoding - idb-keyval - mysql2 + - rolldown + - sqlite3 - supports-color - - typescript + - uploadthing nlcst-to-string@4.0.0: dependencies: @@ -21182,6 +23032,8 @@ snapshots: node-fetch-native@1.6.4: {} + node-fetch-native@1.6.7: {} + node-fetch@2.7.0(encoding@0.1.13): dependencies: whatwg-url: 5.0.0 @@ -21190,16 +23042,26 @@ snapshots: node-forge@1.3.1: {} + node-forge@1.4.0: {} + node-gyp-build@4.8.0: {} + node-mock-http@1.0.4: {} + node-releases@2.0.14: {} node-releases@2.0.18: {} + node-releases@2.0.37: {} + nopt@5.0.0: dependencies: abbrev: 1.1.1 + nopt@8.1.0: + dependencies: + abbrev: 3.0.1 + normalize-package-data@2.5.0: dependencies: hosted-git-info: 2.8.9 @@ -21258,6 +23120,11 @@ snapshots: dependencies: path-key: 4.0.0 + npm-run-path@6.0.0: + dependencies: + path-key: 4.0.0 + unicorn-magic: 0.3.0 + npmlog@5.0.1: dependencies: are-we-there-yet: 2.0.0 @@ -21269,76 +23136,73 @@ snapshots: dependencies: boolbase: 1.0.0 - nuxi@3.15.0: {} - - nuxt@3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.11.15)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: + '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.6.0(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.3.3)) - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/vite-builder': 3.14.1592(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3)) - '@unhead/dom': 1.11.11 - '@unhead/shared': 1.11.11 - '@unhead/ssr': 1.11.11 - '@unhead/vue': 1.11.11(vue@3.5.13(typescript@5.3.3)) + '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + '@nuxt/kit': 3.16.2(magicast@0.5.2) + '@nuxt/schema': 3.16.2 + '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) + '@nuxt/vite-builder': 3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3))(yaml@2.8.3) + '@oxc-parser/wasm': 0.60.0 + '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.3.3)) '@vue/shared': 3.5.13 - acorn: 8.14.0 - c12: 2.0.1(magicast@0.3.5) - chokidar: 4.0.1 + c12: 3.3.4(magicast@0.5.2) + chokidar: 4.0.3 compatx: 0.1.8 - consola: 3.2.3 - cookie-es: 1.2.2 + consola: 3.4.2 + cookie-es: 2.0.1 defu: 6.1.4 destr: 2.0.3 devalue: 5.1.1 errx: 0.1.0 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 - globby: 14.0.2 - h3: 1.13.0 + exsolve: 1.0.8 + globby: 14.1.0 + h3: 1.15.11 hookable: 5.5.3 - ignore: 6.0.2 - impound: 0.2.0(rollup@4.40.1) - jiti: 2.4.0 + ignore: 7.0.5 + impound: 0.2.2(rollup@4.60.1) + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - nanotar: 0.1.1 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.3.3) - nuxi: 3.15.0 - nypm: 0.3.12 + mlly: 1.8.2 + mocked-exports: 0.1.1 + nanotar: 0.2.1 + nitropack: 2.13.3(encoding@0.1.13) + nypm: 0.6.5 ofetch: 1.4.1 - ohash: 1.1.4 - pathe: 1.1.2 + ohash: 2.0.11 + on-change: 5.0.1 + oxc-parser: 0.56.5 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 radix3: 1.1.2 scule: 1.3.0 - semver: 7.6.3 - std-env: 3.8.0 - strip-literal: 2.1.0 - tinyglobby: 0.2.10 + semver: 7.7.4 + std-env: 3.10.0 + strip-literal: 3.1.0 + tinyglobby: 0.2.12 ufo: 1.5.4 ultrahtml: 1.5.3 uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.10.0 - unhead: 1.11.11 - unimport: 3.13.2(rollup@4.40.1) - unplugin: 1.16.0 - unplugin-vue-router: 0.10.8(rollup@4.40.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)))(vue@3.5.13(typescript@5.3.3)) - unstorage: 1.13.1(ioredis@5.4.1) - untyped: 1.5.1 + unctx: 2.5.0 + unimport: 4.2.0 + unplugin: 2.3.11 + unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)))(vue@3.5.13(typescript@5.3.3)) + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) + untyped: 2.0.0 vue: 3.5.13(typescript@5.3.3) vue-bundle-renderer: 2.1.1 vue-devtools-stub: 0.1.0 vue-router: 4.5.0(vue@3.5.13(typescript@5.3.3)) optionalDependencies: - '@parcel/watcher': 2.4.1 + '@parcel/watcher': 2.5.6 '@types/node': 20.11.15 transitivePeerDependencies: - '@azure/app-configuration' @@ -21349,14 +23213,21 @@ snapshots: - '@azure/storage-blob' - '@biomejs/biome' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - bufferutil + - cac + - commander + - db0 - drizzle-orm - encoding - eslint @@ -21368,90 +23239,94 @@ snapshots: - meow - mysql2 - optionator + - rolldown - rollup - sass - sass-embedded + - sqlite3 - stylelint - stylus - sugarss - supports-color - terser + - tsx - typescript + - uploadthing - utf-8-validate - vite - vls - vti - vue-tsc - xml2js + - yaml - nuxt@3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.11.15)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: + '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.6.0(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/vite-builder': 3.14.1592(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)) - '@unhead/dom': 1.11.11 - '@unhead/shared': 1.11.11 - '@unhead/ssr': 1.11.11 - '@unhead/vue': 1.11.11(vue@3.5.13(typescript@5.7.2)) + '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@nuxt/kit': 3.16.2(magicast@0.5.2) + '@nuxt/schema': 3.16.2 + '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) + '@nuxt/vite-builder': 3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) + '@oxc-parser/wasm': 0.60.0 + '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) '@vue/shared': 3.5.13 - acorn: 8.14.0 - c12: 2.0.1(magicast@0.3.5) - chokidar: 4.0.1 + c12: 3.3.4(magicast@0.5.2) + chokidar: 4.0.3 compatx: 0.1.8 - consola: 3.2.3 - cookie-es: 1.2.2 + consola: 3.4.2 + cookie-es: 2.0.1 defu: 6.1.4 destr: 2.0.3 devalue: 5.1.1 errx: 0.1.0 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 - globby: 14.0.2 - h3: 1.13.0 + exsolve: 1.0.8 + globby: 14.1.0 + h3: 1.15.11 hookable: 5.5.3 - ignore: 6.0.2 - impound: 0.2.0(rollup@4.40.1) - jiti: 2.4.0 + ignore: 7.0.5 + impound: 0.2.2(rollup@4.60.1) + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - nanotar: 0.1.1 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) - nuxi: 3.15.0 - nypm: 0.3.12 + mlly: 1.8.2 + mocked-exports: 0.1.1 + nanotar: 0.2.1 + nitropack: 2.13.3(encoding@0.1.13) + nypm: 0.6.5 ofetch: 1.4.1 - ohash: 1.1.4 - pathe: 1.1.2 + ohash: 2.0.11 + on-change: 5.0.1 + oxc-parser: 0.56.5 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 radix3: 1.1.2 scule: 1.3.0 - semver: 7.6.3 - std-env: 3.8.0 - strip-literal: 2.1.0 - tinyglobby: 0.2.10 + semver: 7.7.4 + std-env: 3.10.0 + strip-literal: 3.1.0 + tinyglobby: 0.2.12 ufo: 1.5.4 ultrahtml: 1.5.3 uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.10.0 - unhead: 1.11.11 - unimport: 3.13.2(rollup@4.40.1) - unplugin: 1.16.0 - unplugin-vue-router: 0.10.8(rollup@4.40.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) - unstorage: 1.13.1(ioredis@5.4.1) - untyped: 1.5.1 + unctx: 2.5.0 + unimport: 4.2.0 + unplugin: 2.3.11 + unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) + untyped: 2.0.0 vue: 3.5.13(typescript@5.7.2) vue-bundle-renderer: 2.1.1 vue-devtools-stub: 0.1.0 vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) optionalDependencies: - '@parcel/watcher': 2.4.1 + '@parcel/watcher': 2.5.6 '@types/node': 20.11.15 transitivePeerDependencies: - '@azure/app-configuration' @@ -21462,14 +23337,21 @@ snapshots: - '@azure/storage-blob' - '@biomejs/biome' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - bufferutil + - cac + - commander + - db0 - drizzle-orm - encoding - eslint @@ -21481,90 +23363,94 @@ snapshots: - meow - mysql2 - optionator + - rolldown - rollup - sass - sass-embedded + - sqlite3 - stylelint - stylus - sugarss - supports-color - terser + - tsx - typescript + - uploadthing - utf-8-validate - vite - vls - vti - vue-tsc - xml2js + - yaml - nuxt@3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.12.12)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.27.3)(terser@5.27.0)(typescript@5.7.2)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: + '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.3.5) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.6.0(rollup@4.27.3)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))(vue@3.5.13(typescript@5.7.2)) - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.27.3) - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.27.3) - '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.27.3) - '@nuxt/vite-builder': 3.14.1592(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.27.3)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)) - '@unhead/dom': 1.11.11 - '@unhead/shared': 1.11.11 - '@unhead/ssr': 1.11.11 - '@unhead/vue': 1.11.11(vue@3.5.13(typescript@5.7.2)) + '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@nuxt/kit': 3.16.2(magicast@0.3.5) + '@nuxt/schema': 3.16.2 + '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.3.5)) + '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) + '@oxc-parser/wasm': 0.60.0 + '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) '@vue/shared': 3.5.13 - acorn: 8.14.0 - c12: 2.0.1(magicast@0.3.5) - chokidar: 4.0.1 + c12: 3.3.4(magicast@0.3.5) + chokidar: 4.0.3 compatx: 0.1.8 - consola: 3.2.3 - cookie-es: 1.2.2 + consola: 3.4.2 + cookie-es: 2.0.1 defu: 6.1.4 destr: 2.0.3 devalue: 5.1.1 errx: 0.1.0 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 - globby: 14.0.2 - h3: 1.13.0 + exsolve: 1.0.8 + globby: 14.1.0 + h3: 1.15.11 hookable: 5.5.3 - ignore: 6.0.2 - impound: 0.2.0(rollup@4.27.3) - jiti: 2.4.0 + ignore: 7.0.5 + impound: 0.2.2(rollup@4.60.1) + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - nanotar: 0.1.1 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) - nuxi: 3.15.0 - nypm: 0.3.12 + mlly: 1.8.2 + mocked-exports: 0.1.1 + nanotar: 0.2.1 + nitropack: 2.13.3(encoding@0.1.13) + nypm: 0.6.5 ofetch: 1.4.1 - ohash: 1.1.4 - pathe: 1.1.2 + ohash: 2.0.11 + on-change: 5.0.1 + oxc-parser: 0.56.5 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 radix3: 1.1.2 scule: 1.3.0 - semver: 7.6.3 - std-env: 3.8.0 - strip-literal: 2.1.0 - tinyglobby: 0.2.10 + semver: 7.7.4 + std-env: 3.10.0 + strip-literal: 3.1.0 + tinyglobby: 0.2.12 ufo: 1.5.4 ultrahtml: 1.5.3 uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.10.0 - unhead: 1.11.11 - unimport: 3.13.2(rollup@4.27.3) - unplugin: 1.16.0 - unplugin-vue-router: 0.10.8(rollup@4.27.3)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) - unstorage: 1.13.1(ioredis@5.4.1) - untyped: 1.5.1 + unctx: 2.5.0 + unimport: 4.2.0 + unplugin: 2.3.11 + unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) + untyped: 2.0.0 vue: 3.5.13(typescript@5.7.2) vue-bundle-renderer: 2.1.1 vue-devtools-stub: 0.1.0 vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) optionalDependencies: - '@parcel/watcher': 2.4.1 + '@parcel/watcher': 2.5.6 '@types/node': 20.12.12 transitivePeerDependencies: - '@azure/app-configuration' @@ -21575,14 +23461,21 @@ snapshots: - '@azure/storage-blob' - '@biomejs/biome' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - bufferutil + - cac + - commander + - db0 - drizzle-orm - encoding - eslint @@ -21594,90 +23487,94 @@ snapshots: - meow - mysql2 - optionator + - rolldown - rollup - sass - sass-embedded + - sqlite3 - stylelint - stylus - sugarss - supports-color - terser + - tsx - typescript + - uploadthing - utf-8-validate - vite - vls - vti - vue-tsc - xml2js + - yaml - nuxt@3.14.1592(@parcel/watcher@2.4.1)(@types/node@20.12.12)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: + '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.6.0(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.40.1) - '@nuxt/vite-builder': 3.14.1592(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.40.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)) - '@unhead/dom': 1.11.11 - '@unhead/shared': 1.11.11 - '@unhead/ssr': 1.11.11 - '@unhead/vue': 1.11.11(vue@3.5.13(typescript@5.7.2)) + '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@nuxt/kit': 3.16.2(magicast@0.5.2) + '@nuxt/schema': 3.16.2 + '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) + '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) + '@oxc-parser/wasm': 0.60.0 + '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) '@vue/shared': 3.5.13 - acorn: 8.14.0 - c12: 2.0.1(magicast@0.3.5) - chokidar: 4.0.1 + c12: 3.3.4(magicast@0.5.2) + chokidar: 4.0.3 compatx: 0.1.8 - consola: 3.2.3 - cookie-es: 1.2.2 + consola: 3.4.2 + cookie-es: 2.0.1 defu: 6.1.4 destr: 2.0.3 devalue: 5.1.1 errx: 0.1.0 - esbuild: 0.24.0 + esbuild: 0.25.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 - globby: 14.0.2 - h3: 1.13.0 + exsolve: 1.0.8 + globby: 14.1.0 + h3: 1.15.11 hookable: 5.5.3 - ignore: 6.0.2 - impound: 0.2.0(rollup@4.40.1) - jiti: 2.4.0 + ignore: 7.0.5 + impound: 0.2.2(rollup@4.60.1) + jiti: 2.6.1 klona: 2.0.6 - knitwork: 1.1.0 + knitwork: 1.3.0 magic-string: 0.30.17 - mlly: 1.7.3 - nanotar: 0.1.1 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) - nuxi: 3.15.0 - nypm: 0.3.12 + mlly: 1.8.2 + mocked-exports: 0.1.1 + nanotar: 0.2.1 + nitropack: 2.13.3(encoding@0.1.13) + nypm: 0.6.5 ofetch: 1.4.1 - ohash: 1.1.4 - pathe: 1.1.2 + ohash: 2.0.11 + on-change: 5.0.1 + oxc-parser: 0.56.5 + pathe: 2.0.3 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 2.3.0 radix3: 1.1.2 scule: 1.3.0 - semver: 7.6.3 - std-env: 3.8.0 - strip-literal: 2.1.0 - tinyglobby: 0.2.10 + semver: 7.7.4 + std-env: 3.10.0 + strip-literal: 3.1.0 + tinyglobby: 0.2.12 ufo: 1.5.4 ultrahtml: 1.5.3 uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.10.0 - unhead: 1.11.11 - unimport: 3.13.2(rollup@4.40.1) - unplugin: 1.16.0 - unplugin-vue-router: 0.10.8(rollup@4.40.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) - unstorage: 1.13.1(ioredis@5.4.1) - untyped: 1.5.1 + unctx: 2.5.0 + unimport: 4.2.0 + unplugin: 2.3.11 + unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) + untyped: 2.0.0 vue: 3.5.13(typescript@5.7.2) vue-bundle-renderer: 2.1.1 vue-devtools-stub: 0.1.0 vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) optionalDependencies: - '@parcel/watcher': 2.4.1 + '@parcel/watcher': 2.5.6 '@types/node': 20.12.12 transitivePeerDependencies: - '@azure/app-configuration' @@ -21688,14 +23585,21 @@ snapshots: - '@azure/storage-blob' - '@biomejs/biome' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - bufferutil + - cac + - commander + - db0 - drizzle-orm - encoding - eslint @@ -21707,38 +23611,40 @@ snapshots: - meow - mysql2 - optionator + - rolldown - rollup - sass - sass-embedded + - sqlite3 - stylelint - stylus - sugarss - supports-color - terser + - tsx - typescript + - uploadthing - utf-8-validate - vite - vls - vti - vue-tsc - xml2js + - yaml - nypm@0.3.12: + nypm@0.3.8: dependencies: citty: 0.1.6 consola: 3.2.3 execa: 8.0.1 pathe: 1.1.2 - pkg-types: 1.2.1 ufo: 1.5.4 - nypm@0.3.8: + nypm@0.6.5: dependencies: - citty: 0.1.6 - consola: 3.2.3 - execa: 8.0.1 - pathe: 1.1.2 - ufo: 1.5.4 + citty: 0.2.2 + pathe: 2.0.3 + tinyexec: 1.0.4 object-assign@4.1.1: {} @@ -21802,10 +23708,22 @@ snapshots: node-fetch-native: 1.6.4 ufo: 1.5.4 + ofetch@1.5.1: + dependencies: + destr: 2.0.5 + node-fetch-native: 1.6.7 + ufo: 1.6.3 + + ofetch@2.0.0-alpha.3: {} + ohash@1.1.3: {} ohash@1.1.4: {} + ohash@2.0.11: {} + + on-change@5.0.1: {} + on-finished@2.3.0: dependencies: ee-first: 1.1.1 @@ -21840,12 +23758,21 @@ snapshots: regex: 5.0.2 regex-recursion: 4.2.1 - open@10.1.0: + open@10.2.0: dependencies: default-browser: 5.2.1 define-lazy-prop: 3.0.0 is-inside-container: 1.0.0 - is-wsl: 3.1.0 + wsl-utils: 0.1.0 + + open@11.0.0: + dependencies: + default-browser: 5.5.0 + define-lazy-prop: 3.0.0 + is-in-ssh: 1.0.0 + is-inside-container: 1.0.0 + powershell-utils: 0.1.0 + wsl-utils: 0.3.1 open@8.4.2: dependencies: @@ -21853,18 +23780,6 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 - openapi-typescript@7.4.3(encoding@0.1.13)(typescript@5.3.3): - dependencies: - '@redocly/openapi-core': 1.25.11(encoding@0.1.13)(supports-color@9.4.0) - ansi-colors: 4.1.3 - change-case: 5.4.4 - parse-json: 8.1.0 - supports-color: 9.4.0 - typescript: 5.3.3 - yargs-parser: 21.1.1 - transitivePeerDependencies: - - encoding - openapi-typescript@7.4.3(encoding@0.1.13)(typescript@5.4.5): dependencies: '@redocly/openapi-core': 1.25.11(encoding@0.1.13)(supports-color@9.4.0) @@ -21930,6 +23845,21 @@ snapshots: outvariant@1.4.3: {} + oxc-parser@0.56.5: + dependencies: + '@oxc-project/types': 0.56.5 + optionalDependencies: + '@oxc-parser/binding-darwin-arm64': 0.56.5 + '@oxc-parser/binding-darwin-x64': 0.56.5 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.56.5 + '@oxc-parser/binding-linux-arm64-gnu': 0.56.5 + '@oxc-parser/binding-linux-arm64-musl': 0.56.5 + '@oxc-parser/binding-linux-x64-gnu': 0.56.5 + '@oxc-parser/binding-linux-x64-musl': 0.56.5 + '@oxc-parser/binding-wasm32-wasi': 0.56.5 + '@oxc-parser/binding-win32-arm64-msvc': 0.56.5 + '@oxc-parser/binding-win32-x64-msvc': 0.56.5 + p-filter@2.1.0: dependencies: p-map: 2.1.0 @@ -21971,8 +23901,6 @@ snapshots: package-json-from-dist@1.0.1: {} - package-manager-detector@0.2.4: {} - pako@0.2.9: {} parent-module@1.0.1: @@ -21990,11 +23918,6 @@ snapshots: is-decimal: 2.0.1 is-hexadecimal: 2.0.1 - parse-git-config@3.0.0: - dependencies: - git-config-path: 2.0.0 - ini: 1.3.8 - parse-json@4.0.0: dependencies: error-ex: 1.3.2 @@ -22024,14 +23947,6 @@ snapshots: parse-ms@2.1.0: {} - parse-path@7.0.0: - dependencies: - protocols: 2.0.1 - - parse-url@8.1.0: - dependencies: - parse-path: 7.0.0 - parse5@7.2.1: dependencies: entities: 4.5.0 @@ -22059,6 +23974,11 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 + path-scurry@2.0.2: + dependencies: + lru-cache: 11.2.7 + minipass: 7.1.3 + path-to-regexp@0.1.12: {} path-to-regexp@2.2.1: {} @@ -22073,6 +23993,8 @@ snapshots: path-type@5.0.0: {} + path-type@6.0.0: {} + pathe@1.1.2: {} pathe@2.0.3: {} @@ -22087,6 +24009,8 @@ snapshots: perfect-debounce@1.0.0: {} + perfect-debounce@2.1.0: {} + periscopic@3.1.0: dependencies: '@types/estree': 1.0.5 @@ -22101,6 +24025,8 @@ snapshots: picomatch@4.0.2: {} + picomatch@4.0.4: {} + pidtree@0.3.1: {} pidtree@0.6.0: {} @@ -22135,6 +24061,18 @@ snapshots: mlly: 1.7.3 pathe: 1.1.2 + pkg-types@1.3.1: + dependencies: + confbox: 0.1.8 + mlly: 1.8.2 + pathe: 2.0.3 + + pkg-types@2.3.0: + dependencies: + confbox: 0.2.4 + exsolve: 1.0.8 + pathe: 2.0.3 + pluralize@8.0.0: {} postcss-calc@10.0.2(postcss@8.5.3): @@ -22400,6 +24338,14 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.8: + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + + powershell-utils@0.1.0: {} + preferred-pm@3.1.2: dependencies: find-up: 5.0.0 @@ -22428,6 +24374,8 @@ snapshots: pretty-bytes@6.1.1: {} + pretty-bytes@7.1.0: {} + pretty-ms@7.0.1: dependencies: parse-ms: 2.1.0 @@ -22460,8 +24408,6 @@ snapshots: property-information@6.5.0: {} - protocols@2.0.1: {} - proxy-addr@2.0.7: dependencies: forwarded: 0.2.0 @@ -22501,6 +24447,8 @@ snapshots: dependencies: side-channel: 1.1.0 + quansync@0.2.11: {} + querystringify@2.2.0: {} queue-microtask@1.2.3: {} @@ -22536,6 +24484,11 @@ snapshots: defu: 6.1.4 destr: 2.0.3 + rc9@3.0.1: + dependencies: + defu: 6.1.6 + destr: 2.0.5 + rc@1.2.8: dependencies: deep-extend: 0.6.0 @@ -22650,6 +24603,8 @@ snapshots: readdirp@4.0.2: {} + readdirp@5.0.0: {} + recast@0.23.9: dependencies: ast-types: 0.16.1 @@ -22936,14 +24891,23 @@ snapshots: optionalDependencies: rollup: 4.27.3 - rollup-plugin-visualizer@5.12.0(rollup@4.40.1): + rollup-plugin-visualizer@5.14.0(rollup@4.60.1): dependencies: open: 8.4.2 - picomatch: 2.3.1 + picomatch: 4.0.2 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: - rollup: 4.40.1 + rollup: 4.60.1 + + rollup-plugin-visualizer@7.0.1(rollup@4.60.1): + dependencies: + open: 11.0.0 + picomatch: 4.0.2 + source-map: 0.7.6 + yargs: 18.0.0 + optionalDependencies: + rollup: 4.60.1 rollup@3.29.4: optionalDependencies: @@ -23025,6 +24989,37 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.40.1 fsevents: 2.3.3 + rollup@4.60.1: + dependencies: + '@types/estree': 1.0.8 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.60.1 + '@rollup/rollup-android-arm64': 4.60.1 + '@rollup/rollup-darwin-arm64': 4.60.1 + '@rollup/rollup-darwin-x64': 4.60.1 + '@rollup/rollup-freebsd-arm64': 4.60.1 + '@rollup/rollup-freebsd-x64': 4.60.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.1 + '@rollup/rollup-linux-arm-musleabihf': 4.60.1 + '@rollup/rollup-linux-arm64-gnu': 4.60.1 + '@rollup/rollup-linux-arm64-musl': 4.60.1 + '@rollup/rollup-linux-loong64-gnu': 4.60.1 + '@rollup/rollup-linux-loong64-musl': 4.60.1 + '@rollup/rollup-linux-ppc64-gnu': 4.60.1 + '@rollup/rollup-linux-ppc64-musl': 4.60.1 + '@rollup/rollup-linux-riscv64-gnu': 4.60.1 + '@rollup/rollup-linux-riscv64-musl': 4.60.1 + '@rollup/rollup-linux-s390x-gnu': 4.60.1 + '@rollup/rollup-linux-x64-gnu': 4.60.1 + '@rollup/rollup-linux-x64-musl': 4.60.1 + '@rollup/rollup-openbsd-x64': 4.60.1 + '@rollup/rollup-openharmony-arm64': 4.60.1 + '@rollup/rollup-win32-arm64-msvc': 4.60.1 + '@rollup/rollup-win32-ia32-msvc': 4.60.1 + '@rollup/rollup-win32-x64-gnu': 4.60.1 + '@rollup/rollup-win32-x64-msvc': 4.60.1 + fsevents: 2.3.3 + run-applescript@7.0.0: {} run-parallel@1.2.0: @@ -23100,6 +25095,8 @@ snapshots: semver@7.6.3: {} + semver@7.7.4: {} + send@0.19.0: dependencies: debug: 2.6.9 @@ -23135,10 +25132,28 @@ snapshots: transitivePeerDependencies: - supports-color + send@1.2.1: + dependencies: + debug: 4.4.3 + encodeurl: 2.0.0 + escape-html: 1.0.3 + etag: 1.8.1 + fresh: 2.0.0 + http-errors: 2.0.1 + mime-types: 3.0.2 + ms: 2.1.3 + on-finished: 2.4.1 + range-parser: 1.2.1 + statuses: 2.0.2 + transitivePeerDependencies: + - supports-color + serialize-javascript@6.0.1: dependencies: randombytes: 2.1.0 + serialize-javascript@7.0.5: {} + seroval-plugins@1.1.0(seroval@1.1.0): dependencies: seroval: 1.1.0 @@ -23169,6 +25184,15 @@ snapshots: transitivePeerDependencies: - supports-color + serve-static@2.2.1: + dependencies: + encodeurl: 2.0.0 + escape-html: 1.0.3 + parseurl: 1.3.3 + send: 1.2.1 + transitivePeerDependencies: + - supports-color + serve@14.2.1: dependencies: '@zeit/schemas': 2.29.0 @@ -23252,6 +25276,8 @@ snapshots: shell-quote@1.8.1: {} + shell-quote@1.8.3: {} + shiki@1.23.1: dependencies: '@shikijs/core': 1.23.1 @@ -23307,11 +25333,11 @@ snapshots: signal-exit@4.1.0: {} - simple-git@3.27.0: + simple-git@3.33.0: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -23320,13 +25346,13 @@ snapshots: is-arrayish: 0.3.2 optional: true - sirv@2.0.4: + sirv@3.0.0: dependencies: '@polka/url': 1.0.0-next.25 mrmime: 2.0.0 totalist: 3.0.1 - sirv@3.0.0: + sirv@3.0.2: dependencies: '@polka/url': 1.0.0-next.25 mrmime: 2.0.0 @@ -23393,6 +25419,8 @@ snapshots: source-map@0.7.4: {} + source-map@0.7.6: {} + space-separated-tokens@2.0.2: {} spawndamnit@2.0.0: @@ -23418,6 +25446,8 @@ snapshots: sprintf-js@1.0.3: {} + srvx@0.11.15: {} + ssri@10.0.5: dependencies: minipass: 7.1.2 @@ -23430,10 +25460,14 @@ snapshots: statuses@2.0.1: {} - std-env@3.7.0: {} + statuses@2.0.2: {} + + std-env@3.10.0: {} std-env@3.8.0: {} + std-env@4.0.0: {} + stdin-discarder@0.2.2: {} stream-shift@1.0.3: {} @@ -23565,6 +25599,12 @@ snapshots: dependencies: js-tokens: 9.0.0 + strip-literal@3.1.0: + dependencies: + js-tokens: 9.0.1 + + structured-clone-es@1.0.0: {} + style-to-object@0.4.4: dependencies: inline-style-parser: 0.1.1 @@ -23600,9 +25640,11 @@ snapshots: pirates: 4.0.6 ts-interface-checker: 0.1.13 - superjson@2.2.1: + superjson@2.2.6: dependencies: - copy-anything: 3.0.5 + copy-anything: 4.0.5 + + supports-color@10.2.2: {} supports-color@5.5.0: dependencies: @@ -23620,11 +25662,11 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@4.1.1(picomatch@4.0.2)(svelte@5.14.1)(typescript@5.3.3): + svelte-check@4.1.1(picomatch@4.0.4)(svelte@5.14.1)(typescript@5.3.3): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 4.0.1 - fdir: 6.4.2(picomatch@4.0.2) + fdir: 6.4.2(picomatch@4.0.4) picocolors: 1.1.1 sade: 1.8.1 svelte: 5.14.1 @@ -23665,8 +25707,6 @@ snapshots: magic-string: 0.30.17 zimmerframe: 1.1.2 - svg-tags@1.0.0: {} - svgo@3.3.2: dependencies: '@trysound/sax': 0.2.0 @@ -23684,6 +25724,8 @@ snapshots: system-architecture@0.1.0: {} + tagged-tag@1.0.0: {} + tailwindcss@3.4.3(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): dependencies: '@alloc/quick-lru': 5.2.0 @@ -23770,6 +25812,14 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 + tar@7.5.13: + dependencies: + '@isaacs/fs-minipass': 4.0.1 + chownr: 3.0.0 + minipass: 7.1.2 + minizlib: 3.1.0 + yallist: 5.0.0 + term-size@2.2.1: {} terracotta@1.0.5(solid-js@1.8.19): @@ -23837,18 +25887,32 @@ snapshots: tinybench@2.9.0: {} + tinyclip@0.1.12: {} + tinyexec@0.3.1: {} + tinyexec@1.0.4: {} + tinyglobby@0.2.10: dependencies: fdir: 6.4.2(picomatch@4.0.2) picomatch: 4.0.2 + tinyglobby@0.2.12: + dependencies: + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 + tinyglobby@0.2.13: dependencies: fdir: 6.4.4(picomatch@4.0.2) picomatch: 4.0.2 + tinyglobby@0.2.15: + dependencies: + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + tinypool@1.0.2: {} tinyrainbow@1.2.0: {} @@ -24045,6 +26109,10 @@ snapshots: type-fest@4.27.0: {} + type-fest@5.5.0: + dependencies: + tagged-tag: 1.0.0 + type-is@1.6.18: dependencies: media-typer: 0.3.0 @@ -24120,8 +26188,12 @@ snapshots: ufo@1.5.4: {} + ufo@1.6.3: {} + ultrahtml@1.5.3: {} + ultrahtml@1.6.0: {} + unbox-primitive@1.0.2: dependencies: call-bind: 1.0.5 @@ -24234,6 +26306,13 @@ snapshots: magic-string: 0.30.17 unplugin: 1.16.0 + unctx@2.5.0: + dependencies: + acorn: 8.16.0 + estree-walker: 3.0.3 + magic-string: 0.30.21 + unplugin: 2.3.11 + undici-types@5.26.5: {} undici@5.28.4: @@ -24250,15 +26329,20 @@ snapshots: node-fetch-native: 1.6.4 pathe: 1.1.2 - unhead@1.11.11: + unenv@2.0.0-rc.24: dependencies: - '@unhead/dom': 1.11.11 - '@unhead/schema': 1.11.11 - '@unhead/shared': 1.11.11 - hookable: 5.5.3 + pathe: 2.0.3 + + unhead@2.1.12: + dependencies: + hookable: 6.1.0 unicorn-magic@0.1.0: {} + unicorn-magic@0.3.0: {} + + unicorn-magic@0.4.0: {} + unified@10.1.2: dependencies: '@types/unist': 2.0.10 @@ -24297,23 +26381,39 @@ snapshots: transitivePeerDependencies: - rollup - unimport@3.13.2(rollup@4.40.1): + unimport@4.2.0: dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) - acorn: 8.14.0 + acorn: 8.16.0 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 - fast-glob: 3.3.2 - local-pkg: 0.5.0 + local-pkg: 1.1.2 magic-string: 0.30.17 - mlly: 1.7.3 - pathe: 1.1.2 - pkg-types: 1.2.1 + mlly: 1.8.2 + pathe: 2.0.3 + picomatch: 4.0.2 + pkg-types: 2.3.0 scule: 1.3.0 - strip-literal: 2.1.0 - unplugin: 1.16.0 - transitivePeerDependencies: - - rollup + strip-literal: 3.1.0 + tinyglobby: 0.2.13 + unplugin: 2.3.11 + unplugin-utils: 0.2.5 + + unimport@6.0.2: + dependencies: + acorn: 8.16.0 + escape-string-regexp: 5.0.0 + estree-walker: 3.0.3 + local-pkg: 1.1.2 + magic-string: 0.30.21 + mlly: 1.8.2 + pathe: 2.0.3 + picomatch: 4.0.4 + pkg-types: 2.3.0 + scule: 1.3.0 + strip-literal: 3.1.0 + tinyglobby: 0.2.15 + unplugin: 3.0.0 + unplugin-utils: 0.3.1 unique-filename@3.0.0: dependencies: @@ -24409,70 +26509,58 @@ snapshots: unpipe@1.0.0: {} - unplugin-vue-router@0.10.8(rollup@4.27.3)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)): + unplugin-utils@0.2.5: dependencies: - '@babel/types': 7.26.0 - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - '@vue-macros/common': 1.12.2(rollup@4.27.3)(vue@3.5.13(typescript@5.7.2)) - ast-walker-scope: 0.6.2 - chokidar: 3.6.0 - fast-glob: 3.3.2 - json5: 2.2.3 - local-pkg: 0.5.0 - magic-string: 0.30.17 - mlly: 1.7.3 - pathe: 1.1.2 - scule: 1.3.0 - unplugin: 1.16.0 - yaml: 2.6.1 - optionalDependencies: - vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) - transitivePeerDependencies: - - rollup - - vue + pathe: 2.0.3 + picomatch: 4.0.4 - unplugin-vue-router@0.10.8(rollup@4.40.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)))(vue@3.5.13(typescript@5.3.3)): + unplugin-utils@0.3.1: dependencies: - '@babel/types': 7.26.0 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) - '@vue-macros/common': 1.12.2(rollup@4.40.1)(vue@3.5.13(typescript@5.3.3)) + pathe: 2.0.3 + picomatch: 4.0.4 + + unplugin-vue-router@0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)))(vue@3.5.13(typescript@5.3.3)): + dependencies: + '@babel/types': 7.29.0 + '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.3.3)) ast-walker-scope: 0.6.2 - chokidar: 3.6.0 - fast-glob: 3.3.2 + chokidar: 4.0.3 + fast-glob: 3.3.3 json5: 2.2.3 - local-pkg: 0.5.0 + local-pkg: 1.1.2 magic-string: 0.30.17 - mlly: 1.7.3 - pathe: 1.1.2 + micromatch: 4.0.8 + mlly: 1.8.2 + pathe: 2.0.3 scule: 1.3.0 - unplugin: 1.16.0 - yaml: 2.6.1 + unplugin: 2.3.11 + unplugin-utils: 0.2.5 + yaml: 2.8.3 optionalDependencies: vue-router: 4.5.0(vue@3.5.13(typescript@5.3.3)) transitivePeerDependencies: - - rollup - vue - unplugin-vue-router@0.10.8(rollup@4.40.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)): + unplugin-vue-router@0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)): dependencies: - '@babel/types': 7.26.0 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) - '@vue-macros/common': 1.12.2(rollup@4.40.1)(vue@3.5.13(typescript@5.7.2)) + '@babel/types': 7.29.0 + '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.7.2)) ast-walker-scope: 0.6.2 - chokidar: 3.6.0 - fast-glob: 3.3.2 + chokidar: 4.0.3 + fast-glob: 3.3.3 json5: 2.2.3 - local-pkg: 0.5.0 + local-pkg: 1.1.2 magic-string: 0.30.17 - mlly: 1.7.3 - pathe: 1.1.2 + micromatch: 4.0.8 + mlly: 1.8.2 + pathe: 2.0.3 scule: 1.3.0 - unplugin: 1.16.0 - yaml: 2.6.1 + unplugin: 2.3.11 + unplugin-utils: 0.2.5 + yaml: 2.8.3 optionalDependencies: vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) transitivePeerDependencies: - - rollup - vue unplugin@1.10.1: @@ -24487,6 +26575,34 @@ snapshots: acorn: 8.14.0 webpack-virtual-modules: 0.6.2 + unplugin@2.3.11: + dependencies: + '@jridgewell/remapping': 2.3.5 + acorn: 8.16.0 + picomatch: 4.0.4 + webpack-virtual-modules: 0.6.2 + + unplugin@3.0.0: + dependencies: + '@jridgewell/remapping': 2.3.5 + picomatch: 4.0.4 + webpack-virtual-modules: 0.6.2 + + unstorage@1.13.1(ioredis@5.10.1): + dependencies: + anymatch: 3.1.3 + chokidar: 3.6.0 + citty: 0.1.6 + destr: 2.0.3 + h3: 1.13.0 + listhen: 1.9.0 + lru-cache: 10.4.3 + node-fetch-native: 1.6.4 + ofetch: 1.4.1 + ufo: 1.5.4 + optionalDependencies: + ioredis: 5.10.1 + unstorage@1.13.1(ioredis@5.4.1): dependencies: anymatch: 3.1.3 @@ -24502,6 +26618,20 @@ snapshots: optionalDependencies: ioredis: 5.4.1 + unstorage@1.17.5(db0@0.3.4)(ioredis@5.10.1): + dependencies: + anymatch: 3.1.3 + chokidar: 5.0.0 + destr: 2.0.5 + h3: 1.15.11 + lru-cache: 11.2.7 + node-fetch-native: 1.6.7 + ofetch: 1.5.1 + ufo: 1.6.3 + optionalDependencies: + db0: 0.3.4 + ioredis: 5.10.1 + untun@0.1.3: dependencies: citty: 0.1.6 @@ -24532,6 +26662,14 @@ snapshots: transitivePeerDependencies: - supports-color + untyped@2.0.0: + dependencies: + citty: 0.1.6 + defu: 6.1.4 + jiti: 2.6.1 + knitwork: 1.3.0 + scule: 1.3.0 + unwasm@0.3.9: dependencies: knitwork: 1.1.0 @@ -24541,6 +26679,15 @@ snapshots: pkg-types: 1.2.0 unplugin: 1.16.0 + unwasm@0.5.3: + dependencies: + exsolve: 1.0.8 + knitwork: 1.3.0 + magic-string: 0.30.21 + mlly: 1.8.2 + pathe: 2.0.3 + pkg-types: 2.3.0 + update-browserslist-db@1.0.13(browserslist@4.22.3): dependencies: browserslist: 4.22.3 @@ -24559,6 +26706,12 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 + update-browserslist-db@1.2.3(browserslist@4.28.2): + dependencies: + browserslist: 4.28.2 + escalade: 3.2.0 + picocolors: 1.1.1 + update-check@1.5.4: dependencies: registry-auth-token: 3.3.2 @@ -24650,7 +26803,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2): + vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2): dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) @@ -24683,7 +26836,7 @@ snapshots: ufo: 1.5.4 unctx: 2.3.1 unenv: 1.10.0 - unstorage: 1.13.1(ioredis@5.4.1) + unstorage: 1.13.1(ioredis@5.10.1) vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) zod: 3.23.8 transitivePeerDependencies: @@ -24720,7 +26873,7 @@ snapshots: - uWebSockets.js - xml2js - vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.7.2)(yaml@2.6.1): + vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2): dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) @@ -24731,14 +26884,14 @@ snapshots: chokidar: 3.6.0 citty: 0.1.6 consola: 3.2.3 - crossws: 0.3.1 + crossws: 0.2.4 dax-sh: 0.39.2 defu: 6.1.4 - es-module-lexer: 1.7.0 + es-module-lexer: 1.5.4 esbuild: 0.20.2 fast-glob: 3.3.2 get-port-please: 3.1.2 - h3: 1.13.0 + h3: 1.11.1 hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 @@ -24754,7 +26907,7 @@ snapshots: unctx: 2.3.1 unenv: 1.10.0 unstorage: 1.13.1(ioredis@5.4.1) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) zod: 3.23.8 transitivePeerDependencies: - '@azure/app-configuration' @@ -24777,7 +26930,6 @@ snapshots: - encoding - idb-keyval - ioredis - - jiti - less - lightningcss - mysql2 @@ -24787,16 +26939,15 @@ snapshots: - sugarss - supports-color - terser - - tsx - typescript + - uWebSockets.js - xml2js - - yaml - vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.4.0)(terser@5.27.0)(typescript@5.4.5)(yaml@2.6.1): + vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) + '@babel/core': 7.29.0 + '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.29.0) + '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.29.0) '@types/micromatch': 4.0.9 '@vinxi/listhen': 1.5.6 boxen: 7.1.1 @@ -24814,7 +26965,7 @@ snapshots: hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.4.5) + nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) node-fetch-native: 1.6.4 path-to-regexp: 6.3.0 pathe: 1.1.2 @@ -24825,8 +26976,8 @@ snapshots: ufo: 1.5.4 unctx: 2.3.1 unenv: 1.10.0 - unstorage: 1.13.1(ioredis@5.4.1) - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + unstorage: 1.13.1(ioredis@5.10.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) zod: 3.23.8 transitivePeerDependencies: - '@azure/app-configuration' @@ -24864,56 +27015,104 @@ snapshots: - xml2js - yaml - vite-hot-client@0.2.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): - dependencies: - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - - vite-hot-client@0.2.3(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): - dependencies: - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - - vite-node@1.5.0(@types/node@20.11.15)(terser@5.27.0): + vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3): dependencies: - cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) + '@babel/core': 7.29.0 + '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.29.0) + '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.29.0) + '@types/micromatch': 4.0.9 + '@vinxi/listhen': 1.5.6 + boxen: 7.1.1 + chokidar: 3.6.0 + citty: 0.1.6 + consola: 3.2.3 + crossws: 0.3.1 + dax-sh: 0.39.2 + defu: 6.1.4 + es-module-lexer: 1.7.0 + esbuild: 0.20.2 + fast-glob: 3.3.2 + get-port-please: 3.1.2 + h3: 1.13.0 + hookable: 5.5.3 + http-proxy: 1.18.1 + micromatch: 4.0.8 + nitropack: 2.10.4(encoding@0.1.13)(typescript@5.4.5) + node-fetch-native: 1.6.4 + path-to-regexp: 6.3.0 pathe: 1.1.2 - picocolors: 1.1.1 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) + radix3: 1.1.2 + resolve: 1.22.8 + serve-placeholder: 2.0.2 + serve-static: 1.16.2 + ufo: 1.5.4 + unctx: 2.3.1 + unenv: 1.10.0 + unstorage: 1.13.1(ioredis@5.10.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + zod: 3.23.8 transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@electric-sql/pglite' + - '@libsql/client' + - '@netlify/blobs' + - '@planetscale/database' - '@types/node' + - '@upstash/redis' + - '@vercel/kv' + - better-sqlite3 + - debug + - drizzle-orm + - encoding + - idb-keyval + - ioredis + - jiti - less - lightningcss + - mysql2 - sass - sass-embedded - stylus - sugarss - supports-color - terser + - tsx + - typescript + - xml2js + - yaml - vite-node@1.5.0(@types/node@20.12.12)(terser@5.27.0): + vite-dev-rpc@1.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) - pathe: 1.1.2 - picocolors: 1.1.1 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser + birpc: 2.9.0 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + + vite-dev-rpc@1.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + dependencies: + birpc: 2.9.0 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + + vite-hot-client@2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + dependencies: + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + + vite-hot-client@2.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + dependencies: + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-node@2.1.8(@types/node@20.11.15)(terser@5.27.0): + vite-node@1.5.0(@types/node@20.11.15)(terser@5.27.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@9.4.0) - es-module-lexer: 1.5.4 pathe: 1.1.2 + picocolors: 1.1.1 vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) transitivePeerDependencies: - '@types/node' @@ -24926,12 +27125,12 @@ snapshots: - supports-color - terser - vite-node@2.1.8(@types/node@20.12.12)(terser@5.27.0): + vite-node@1.5.0(@types/node@20.12.12)(terser@5.27.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@9.4.0) - es-module-lexer: 1.5.4 pathe: 1.1.2 + picocolors: 1.1.1 vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) transitivePeerDependencies: - '@types/node' @@ -24998,13 +27197,13 @@ snapshots: - supports-color - terser - vite-node@3.2.4(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1): + vite-node@3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - jiti @@ -25019,13 +27218,13 @@ snapshots: - tsx - yaml - vite-node@3.2.4(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1): + vite-node@3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - jiti @@ -25040,109 +27239,89 @@ snapshots: - tsx - yaml - vite-plugin-checker@0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.3.3)(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0)): + vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - '@babel/code-frame': 7.26.2 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - chokidar: 3.6.0 - commander: 8.3.0 - fast-glob: 3.3.2 - fs-extra: 11.2.0 - npm-run-path: 4.0.1 - strip-ansi: 6.0.1 + '@babel/code-frame': 7.29.0 + chokidar: 4.0.3 + npm-run-path: 6.0.0 + picocolors: 1.1.1 + picomatch: 4.0.2 + strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - vscode-languageclient: 7.0.0 - vscode-languageserver: 7.0.0 - vscode-languageserver-textdocument: 1.0.12 - vscode-uri: 3.0.8 + tinyglobby: 0.2.13 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vscode-uri: 3.1.0 optionalDependencies: eslint: 8.56.0 - optionator: 0.9.3 typescript: 5.3.3 - vite-plugin-checker@0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.7.2)(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0)): + vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - '@babel/code-frame': 7.26.2 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - chokidar: 3.6.0 - commander: 8.3.0 - fast-glob: 3.3.2 - fs-extra: 11.2.0 - npm-run-path: 4.0.1 - strip-ansi: 6.0.1 + '@babel/code-frame': 7.29.0 + chokidar: 4.0.3 + npm-run-path: 6.0.0 + picocolors: 1.1.1 + picomatch: 4.0.2 + strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - vscode-languageclient: 7.0.0 - vscode-languageserver: 7.0.0 - vscode-languageserver-textdocument: 1.0.12 - vscode-uri: 3.0.8 + tinyglobby: 0.2.13 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vscode-uri: 3.1.0 optionalDependencies: eslint: 8.56.0 - optionator: 0.9.3 typescript: 5.7.2 - vite-plugin-checker@0.8.0(eslint@8.56.0)(optionator@0.9.3)(typescript@5.7.2)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): + vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - '@babel/code-frame': 7.26.2 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - chokidar: 3.6.0 - commander: 8.3.0 - fast-glob: 3.3.2 - fs-extra: 11.2.0 - npm-run-path: 4.0.1 - strip-ansi: 6.0.1 + '@babel/code-frame': 7.29.0 + chokidar: 4.0.3 + npm-run-path: 6.0.0 + picocolors: 1.1.1 + picomatch: 4.0.2 + strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vscode-languageclient: 7.0.0 - vscode-languageserver: 7.0.0 - vscode-languageserver-textdocument: 1.0.12 - vscode-uri: 3.0.8 + tinyglobby: 0.2.13 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vscode-uri: 3.1.0 optionalDependencies: eslint: 8.56.0 - optionator: 0.9.3 typescript: 5.7.2 - vite-plugin-inspect@0.8.7(@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.27.3))(rollup@4.27.3)(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): + vite-plugin-inspect@11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - debug: 4.4.0(supports-color@9.4.0) - error-stack-parser-es: 0.1.5 - fs-extra: 11.2.0 - open: 10.1.0 - perfect-debounce: 1.0.0 - picocolors: 1.1.1 - sirv: 2.0.4 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + ansis: 4.2.0 + debug: 4.4.3 + error-stack-parser-es: 1.0.5 + ohash: 2.0.11 + open: 10.2.0 + perfect-debounce: 2.1.0 + sirv: 3.0.2 + unplugin-utils: 0.3.1 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-dev-rpc: 1.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) optionalDependencies: - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.27.3) + '@nuxt/kit': 3.21.2(magicast@0.3.5) transitivePeerDependencies: - - rollup - supports-color - vite-plugin-inspect@0.8.7(@nuxt/kit@3.14.159(magicast@0.3.5)(rollup@4.40.1))(rollup@4.40.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vite-plugin-inspect@11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.3(rollup@4.40.1) - debug: 4.4.0(supports-color@9.4.0) - error-stack-parser-es: 0.1.5 - fs-extra: 11.2.0 - open: 10.1.0 - perfect-debounce: 1.0.0 - picocolors: 1.1.1 - sirv: 2.0.4 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + ansis: 4.2.0 + debug: 4.4.3 + error-stack-parser-es: 1.0.5 + ohash: 2.0.11 + open: 10.2.0 + perfect-debounce: 2.1.0 + sirv: 3.0.2 + unplugin-utils: 0.3.1 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-dev-rpc: 1.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) optionalDependencies: - '@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.40.1) + '@nuxt/kit': 3.21.2(magicast@0.3.5) transitivePeerDependencies: - - rollup - supports-color - vite-plugin-solid@2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vite-plugin-solid@2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: '@babel/core': 7.26.0 '@types/babel__core': 7.20.5 @@ -25150,12 +27329,12 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.8.19 solid-refresh: 0.6.3(solid-js@1.8.19) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - vite-plugin-solid@2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vite-plugin-solid@2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: '@babel/core': 7.26.0 '@types/babel__core': 7.20.5 @@ -25163,48 +27342,48 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.8.19 solid-refresh: 0.6.3(solid-js@1.8.19) - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - vite-plugin-vue-inspector@5.1.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): + vite-plugin-vue-tracer@1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)): dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.26.0) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0) - '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.26.0) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.26.0) - '@vue/compiler-dom': 3.5.13 - kolorist: 1.8.0 - magic-string: 0.30.17 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - transitivePeerDependencies: - - supports-color + estree-walker: 3.0.3 + exsolve: 1.0.8 + magic-string: 0.30.21 + pathe: 2.0.3 + source-map-js: 1.2.1 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.13(typescript@5.3.3) - vite-plugin-vue-inspector@5.1.3(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vite-plugin-vue-tracer@1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)): dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.26.0) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0) - '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.26.0) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.26.0) - '@vue/compiler-dom': 3.5.13 - kolorist: 1.8.0 - magic-string: 0.30.17 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) - transitivePeerDependencies: - - supports-color + estree-walker: 3.0.3 + exsolve: 1.0.8 + magic-string: 0.30.21 + pathe: 2.0.3 + source-map-js: 1.2.1 + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.13(typescript@5.7.2) + + vite-plugin-vue-tracer@1.3.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)): + dependencies: + estree-walker: 3.0.3 + exsolve: 1.0.8 + magic-string: 0.30.21 + pathe: 2.0.3 + source-map-js: 1.2.1 + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.13(typescript@5.7.2) - vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.4.5) optionalDependencies: - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - typescript @@ -25259,7 +27438,7 @@ snapshots: fsevents: 2.3.3 terser: 5.27.0 - vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1): + vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: esbuild: 0.25.3 fdir: 6.4.4(picomatch@4.0.2) @@ -25270,11 +27449,11 @@ snapshots: optionalDependencies: '@types/node': 20.11.15 fsevents: 2.3.3 - jiti: 2.4.0 + jiti: 2.6.1 terser: 5.27.0 - yaml: 2.6.1 + yaml: 2.8.3 - vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1): + vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: esbuild: 0.25.3 fdir: 6.4.4(picomatch@4.0.2) @@ -25285,21 +27464,21 @@ snapshots: optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 - jiti: 2.4.0 + jiti: 2.6.1 terser: 5.27.0 - yaml: 2.6.1 + yaml: 2.8.3 vitefu@1.0.4(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): optionalDependencies: vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vitefu@1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vitefu@1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): optionalDependencies: - vite: 6.3.5(@types/node@20.11.15)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu@1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1)): + vitefu@1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): optionalDependencies: - vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.0)(terser@5.27.0)(yaml@2.6.1) + vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest@2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0): dependencies: @@ -25523,12 +27702,6 @@ snapshots: vscode-jsonrpc@8.2.0: {} - vscode-languageclient@7.0.0: - dependencies: - minimatch: 3.1.2 - semver: 7.6.3 - vscode-languageserver-protocol: 3.16.0 - vscode-languageserver-protocol@3.16.0: dependencies: vscode-jsonrpc: 6.0.0 @@ -25559,6 +27732,8 @@ snapshots: vscode-uri@3.0.8: {} + vscode-uri@3.1.0: {} + vue-bundle-renderer@2.1.1: dependencies: ufo: 1.5.4 @@ -25808,6 +27983,10 @@ snapshots: dependencies: isexe: 3.1.1 + which@5.0.0: + dependencies: + isexe: 3.1.1 + why-is-node-running@2.3.0: dependencies: siginfo: 2.0.0 @@ -25855,7 +28034,16 @@ snapshots: ws@7.5.10: {} - ws@8.18.0: {} + ws@8.20.0: {} + + wsl-utils@0.1.0: + dependencies: + is-wsl: 3.1.0 + + wsl-utils@0.3.1: + dependencies: + is-wsl: 3.1.0 + powershell-utils: 0.1.0 xtend@4.0.2: {} @@ -25871,6 +28059,8 @@ snapshots: yallist@4.0.0: {} + yallist@5.0.0: {} + yaml-ast-parser@0.0.43: {} yaml-language-server@1.15.0: @@ -25896,6 +28086,8 @@ snapshots: yaml@2.6.1: {} + yaml@2.8.3: {} + yargs-parser@18.1.3: dependencies: camelcase: 5.3.1 @@ -25903,6 +28095,8 @@ snapshots: yargs-parser@21.1.1: {} + yargs-parser@22.0.0: {} + yargs@15.4.1: dependencies: cliui: 6.0.0 @@ -25927,6 +28121,15 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 + yargs@18.0.0: + dependencies: + cliui: 9.0.1 + escalade: 3.2.0 + get-caller-file: 2.0.5 + string-width: 7.2.0 + y18n: 5.0.8 + yargs-parser: 22.0.0 + yn@3.1.1: {} yocto-queue@0.1.0: {} @@ -25941,7 +28144,18 @@ snapshots: yoctocolors@2.1.1: {} - zhead@2.2.4: {} + youch-core@0.3.3: + dependencies: + '@poppinss/exception': 1.2.3 + error-stack-parser-es: 1.0.5 + + youch@4.1.1: + dependencies: + '@poppinss/colors': 4.1.6 + '@poppinss/dumper': 0.7.0 + '@speed-highlight/core': 1.2.15 + cookie-es: 3.1.1 + youch-core: 0.3.3 zimmerframe@1.1.2: {} From d1d9a07f3694e426cee18bee140828a9f8e9ebbf Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Fri, 3 Apr 2026 23:31:52 +0900 Subject: [PATCH 2/6] test(integration): fix Nuxt 3.16 bundle-stats snapshots Coerce null asset gzipSize before matching so Bun snapshot matchers (expect.any(Number)) work. Refresh Nuxt generate-bundle-stats snapshots after the Nuxt ~3.16 upgrade; use Any for bundler/plugin versions. Made-with: Cursor --- .../__snapshots__/nuxt-plugin.test.ts.snap | 144 +++++++++--------- .../nuxt/nuxt-plugin.test.ts | 27 +++- 2 files changed, 97 insertions(+), 74 deletions(-) diff --git a/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap index 651a9bee..619f4e96 100644 --- a/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap @@ -6,8 +6,8 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-amd", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -15,9 +15,9 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -27,8 +27,8 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -36,9 +36,9 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -48,8 +48,8 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-cjs", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -57,9 +57,9 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -69,8 +69,8 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -78,9 +78,9 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -90,8 +90,8 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -99,9 +99,9 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -111,8 +111,8 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -120,9 +120,9 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -132,8 +132,8 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -141,9 +141,9 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -153,8 +153,8 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -162,9 +162,9 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -174,8 +174,8 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -183,9 +183,9 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -195,8 +195,8 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -204,9 +204,9 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -216,8 +216,8 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-iife", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -225,9 +225,9 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -237,8 +237,8 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -246,9 +246,9 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -258,8 +258,8 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-umd", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -267,9 +267,9 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -279,8 +279,8 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -288,9 +288,9 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -300,8 +300,8 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-system", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -309,9 +309,9 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -321,8 +321,8 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -330,9 +330,9 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -342,8 +342,8 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-client-system", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -351,9 +351,9 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; @@ -363,8 +363,8 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match "builtAt": Any, "bundleName": StringContaining "test-nuxt-v3-server-esm", "bundler": { - "name": "rollup", - "version": "4.22.4", + "name": Any, + "version": Any, }, "chunks": ExpectArrayContaining {}, "duration": Any, @@ -372,8 +372,8 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.9.1", + "version": Any, }, - "version": "3", + "version": Any, } `; diff --git a/integration-tests/fixtures/generate-bundle-stats/nuxt/nuxt-plugin.test.ts b/integration-tests/fixtures/generate-bundle-stats/nuxt/nuxt-plugin.test.ts index 20e539dd..2d11851d 100644 --- a/integration-tests/fixtures/generate-bundle-stats/nuxt/nuxt-plugin.test.ts +++ b/integration-tests/fixtures/generate-bundle-stats/nuxt/nuxt-plugin.test.ts @@ -20,6 +20,15 @@ const FORMATS = [ { format: "systemjs", expected: "system" }, ]; +/** Bun snapshot matchers use `expect.any(Number)`; Nuxt 3.16+ may emit `gzipSize: null` on some assets. */ +function coerceNullAssetGzipSizes(stats: unknown): void { + const o = stats as { assets?: { gzipSize?: number | null }[] }; + if (!o?.assets) return; + for (const a of o.assets) { + if (a && a.gzipSize === null) a.gzipSize = 0; + } +} + describe("Generating nuxt stats", () => { describe.each(VERSIONS)("%d", (version) => { describe.each(FORMATS)("%o", ({ format, expected }) => { @@ -64,23 +73,30 @@ describe("Generating nuxt stats", () => { ); const clientData = (await clientRes.json()) as { stats: string }; const clientStats = JSON.parse(clientData.stats) as unknown; + coerceNullAssetGzipSizes(clientStats); expect(clientStats).toMatchSnapshot({ + version: expect.any(String), builtAt: expect.any(Number), duration: expect.any(Number), outputPath: expect.stringContaining(`/distV${version}`), bundleName: expect.stringContaining( `test-nuxt-v${version}-client-${expected}`, ), + bundler: { + name: expect.any(String), + version: expect.any(String), + }, plugin: { name: expect.stringMatching("@codecov/nuxt-plugin"), + version: expect.any(String), }, assets: expect.arrayContaining([ { name: expect.any(String), normalized: expect.any(String), size: expect.any(Number), - gzipSize: expect.anything(), + gzipSize: expect.any(Number), }, ]), chunks: expect.arrayContaining([ @@ -109,23 +125,30 @@ describe("Generating nuxt stats", () => { ); const serverData = (await serverRes.json()) as { stats: string }; const serverStats = JSON.parse(serverData.stats) as unknown; + coerceNullAssetGzipSizes(serverStats); expect(serverStats).toMatchSnapshot({ + version: expect.any(String), builtAt: expect.any(Number), duration: expect.any(Number), outputPath: expect.stringContaining(`/distV${version}`), bundleName: expect.stringContaining( `test-nuxt-v${version}-server-esm`, ), + bundler: { + name: expect.any(String), + version: expect.any(String), + }, plugin: { name: expect.stringMatching("@codecov/nuxt-plugin"), + version: expect.any(String), }, assets: expect.arrayContaining([ { name: expect.any(String), normalized: expect.any(String), size: expect.any(Number), - gzipSize: expect.anything(), + gzipSize: expect.any(Number), }, ]), chunks: expect.arrayContaining([ From 404c94176f31e19193c34393ac6fbb80ed0744c9 Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Fri, 3 Apr 2026 23:59:26 +0900 Subject: [PATCH 3/6] chore: align Nuxt semver ranges with ^ convention in package.json Use ^3.16.0 for nuxt and @nuxt/kit where sibling deps use ^; refresh lockfile. Made-with: Cursor --- examples/nuxt/package.json | 2 +- integration-tests/package.json | 2 +- integration-tests/test-apps/nuxt/package.json | 2 +- packages/nuxt-plugin/package.json | 4 +- pnpm-lock.yaml | 750 ++++++++---------- 5 files changed, 336 insertions(+), 424 deletions(-) diff --git a/examples/nuxt/package.json b/examples/nuxt/package.json index a9f1ecf6..2ec4963d 100644 --- a/examples/nuxt/package.json +++ b/examples/nuxt/package.json @@ -9,7 +9,7 @@ "preview": "nuxt preview" }, "dependencies": { - "nuxt": "~3.16.0", + "nuxt": "^3.16.0", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/integration-tests/package.json b/integration-tests/package.json index 0c3c0608..fa493a12 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -50,7 +50,7 @@ "@types/node": "^20.11.15", "bun": "^1.1.4", "isbot": "^4.1.0", - "nuxt": "~3.16.0", + "nuxt": "^3.16.0", "react": "^18.2.0", "react-dom": "^18.2.0", "rollupV3": "npm:rollup@3.29.5", diff --git a/integration-tests/test-apps/nuxt/package.json b/integration-tests/test-apps/nuxt/package.json index 98da80ed..c509a5d2 100644 --- a/integration-tests/test-apps/nuxt/package.json +++ b/integration-tests/test-apps/nuxt/package.json @@ -9,7 +9,7 @@ "preview": "nuxt preview" }, "dependencies": { - "nuxt": "~3.16.0", + "nuxt": "^3.16.0", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/packages/nuxt-plugin/package.json b/packages/nuxt-plugin/package.json index a5677c2e..387143a3 100644 --- a/packages/nuxt-plugin/package.json +++ b/packages/nuxt-plugin/package.json @@ -47,7 +47,7 @@ "dependencies": { "@codecov/bundler-plugin-core": "workspace:^", "@codecov/vite-plugin": "workspace:^", - "@nuxt/kit": "~3.16.0", + "@nuxt/kit": "^3.16.0", "unplugin": "^1.10.1" }, "devDependencies": { @@ -59,7 +59,7 @@ "ts-node": "^10.9.2", "typedoc": "^0.27.5", "typescript": "^5.3.3", - "nuxt": "~3.16.0", + "nuxt": "^3.16.0", "unbuild": "^2.0.0", "vite": "6.3.5", "vitest": "^2.1.9" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12abef76..342d46ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -233,7 +233,7 @@ importers: examples/nuxt: dependencies: nuxt: - specifier: ~3.16.0 + specifier: ^3.16.0 version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) vue: specifier: ^3.5.13 @@ -614,7 +614,7 @@ importers: version: 15.2.3(rollup@4.60.1) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/kit': specifier: ^2.12.1 version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) @@ -631,7 +631,7 @@ importers: specifier: ^4.1.0 version: 4.4.0 nuxt: - specifier: ~3.16.0 + specifier: ^3.16.0 version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) react: specifier: ^18.2.0 @@ -777,7 +777,7 @@ importers: integration-tests/test-apps/nuxt: dependencies: nuxt: - specifier: ~3.16.0 + specifier: ^3.16.0 version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) vue: specifier: ^3.5.13 @@ -1137,8 +1137,8 @@ importers: specifier: workspace:^ version: link:../vite-plugin '@nuxt/kit': - specifier: ~3.16.0 - version: 3.16.2(magicast@0.5.2) + specifier: ^3.16.0 + version: 3.21.2(magicast@0.5.2) unplugin: specifier: ^1.10.1 version: 1.10.1 @@ -1159,7 +1159,7 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) nuxt: - specifier: ~3.16.0 + specifier: ^3.16.0 version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) ts-node: specifier: ^10.9.2 @@ -1282,7 +1282,7 @@ importers: version: link:../vite-plugin '@solidjs/start': specifier: 1.x - version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) unplugin: specifier: ^1.10.1 version: 1.10.1 @@ -5670,10 +5670,6 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - ast-kit@1.1.0: - resolution: {integrity: sha512-RlNqd4u6c/rJ5R+tN/ZTtyNrH8X0NHCvyt6gD8RHa3JjzxxHWoyaU0Ujk3Zjbh7IZqrYl1Sxm6XzZifmVxXxHQ==} - engines: {node: '>=16.14.0'} - ast-kit@1.4.3: resolution: {integrity: sha512-MdJqjpodkS5J149zN0Po+HPshkTdUyrvF7CKTafUgv69vBSPtncrj+3IiUgqdd7ElIEkbeXCsEouBUwLrw9Ilg==} engines: {node: '>=16.14.0'} @@ -6575,10 +6571,6 @@ packages: resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==} engines: {node: '>=18'} - default-browser@5.2.1: - resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==} - engines: {node: '>=18'} - default-browser@5.5.0: resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==} engines: {node: '>=18'} @@ -12827,7 +12819,7 @@ snapshots: dependencies: '@babel/compat-data': 7.29.0 '@babel/helper-validator-option': 7.27.1 - browserslist: 4.24.2 + browserslist: 4.28.2 lru-cache: 5.1.1 semver: 6.3.1 @@ -13052,11 +13044,6 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.29.0)': - dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -13072,11 +13059,6 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.29.0)': - dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -14246,13 +14228,13 @@ snapshots: '@isaacs/fs-minipass@4.0.1': dependencies: - minipass: 7.1.2 + minipass: 7.1.3 '@istanbuljs/schema@0.1.3': {} '@jridgewell/gen-mapping@0.3.13': dependencies: - '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/trace-mapping': 0.3.31 '@jridgewell/gen-mapping@0.3.5': @@ -14263,8 +14245,8 @@ snapshots: '@jridgewell/remapping@2.3.5': dependencies: - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 '@jridgewell/resolve-uri@3.1.1': {} @@ -14289,7 +14271,7 @@ snapshots: '@jridgewell/trace-mapping@0.3.31': dependencies: '@jridgewell/resolve-uri': 3.1.1 - '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/trace-mapping@0.3.9': dependencies: @@ -14514,13 +14496,13 @@ snapshots: confbox: 0.2.4 consola: 3.4.2 debug: 4.4.3 - defu: 6.1.4 + defu: 6.1.6 exsolve: 1.0.8 fuse.js: 7.2.0 fzf: 0.5.2 giget: 3.2.0 jiti: 2.6.1 - listhen: 1.9.0 + listhen: 1.9.1 nypm: 0.6.5 ofetch: 1.5.1 ohash: 2.0.11 @@ -14552,13 +14534,13 @@ snapshots: confbox: 0.2.4 consola: 3.4.2 debug: 4.4.3 - defu: 6.1.4 + defu: 6.1.6 exsolve: 1.0.8 fuse.js: 7.2.0 fzf: 0.5.2 giget: 3.2.0 jiti: 2.6.1 - listhen: 1.9.0 + listhen: 1.9.1 nypm: 0.6.5 ofetch: 1.5.1 ohash: 2.0.11 @@ -14737,8 +14719,8 @@ snapshots: dependencies: c12: 3.3.4(magicast@0.3.5) consola: 3.4.2 - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 errx: 0.1.0 exsolve: 1.0.8 globby: 14.1.0 @@ -14753,7 +14735,7 @@ snapshots: scule: 1.3.0 semver: 7.7.4 std-env: 3.10.0 - ufo: 1.5.4 + ufo: 1.6.3 unctx: 2.5.0 unimport: 4.2.0 untyped: 2.0.0 @@ -14764,8 +14746,8 @@ snapshots: dependencies: c12: 3.3.4(magicast@0.5.2) consola: 3.4.2 - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 errx: 0.1.0 exsolve: 1.0.8 globby: 14.1.0 @@ -14780,7 +14762,7 @@ snapshots: scule: 1.3.0 semver: 7.7.4 std-env: 3.10.0 - ufo: 1.5.4 + ufo: 1.6.3 unctx: 2.5.0 unimport: 4.2.0 untyped: 2.0.0 @@ -14791,7 +14773,33 @@ snapshots: dependencies: c12: 3.3.4(magicast@0.3.5) consola: 3.4.2 - defu: 6.1.4 + defu: 6.1.6 + destr: 2.0.5 + errx: 0.1.0 + exsolve: 1.0.8 + ignore: 7.0.5 + jiti: 2.6.1 + klona: 2.0.6 + knitwork: 1.3.0 + mlly: 1.8.2 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.0 + rc9: 3.0.1 + scule: 1.3.0 + semver: 7.7.4 + tinyglobby: 0.2.15 + ufo: 1.6.3 + unctx: 2.5.0 + untyped: 2.0.0 + transitivePeerDependencies: + - magicast + + '@nuxt/kit@3.21.2(magicast@0.5.2)': + dependencies: + c12: 3.3.4(magicast@0.5.2) + consola: 3.4.2 + defu: 6.1.6 destr: 2.0.5 errx: 0.1.0 exsolve: 1.0.8 @@ -14816,7 +14824,7 @@ snapshots: '@nuxt/schema@3.16.2': dependencies: consola: 3.4.2 - defu: 6.1.4 + defu: 6.1.6 pathe: 2.0.3 std-env: 3.10.0 @@ -14844,29 +14852,29 @@ snapshots: '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) - autoprefixer: 10.4.27(postcss@8.5.3) + autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.3) - defu: 6.1.4 + cssnano: 7.0.6(postcss@8.5.8) + defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 exsolve: 1.0.8 externality: 1.0.2 - get-port-please: 3.1.2 + get-port-please: 3.2.0 h3: 1.15.11 jiti: 2.6.1 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 ohash: 2.0.11 pathe: 2.0.3 perfect-debounce: 1.0.0 pkg-types: 2.3.0 - postcss: 8.5.3 + postcss: 8.5.8 rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) std-env: 3.10.0 - ufo: 1.5.4 + ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) @@ -14905,29 +14913,29 @@ snapshots: '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.27(postcss@8.5.3) + autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.3) - defu: 6.1.4 + cssnano: 7.0.6(postcss@8.5.8) + defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 exsolve: 1.0.8 externality: 1.0.2 - get-port-please: 3.1.2 + get-port-please: 3.2.0 h3: 1.15.11 jiti: 2.6.1 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 ohash: 2.0.11 pathe: 2.0.3 perfect-debounce: 1.0.0 pkg-types: 2.3.0 - postcss: 8.5.3 + postcss: 8.5.8 rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) std-env: 3.10.0 - ufo: 1.5.4 + ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) @@ -14966,29 +14974,29 @@ snapshots: '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.27(postcss@8.5.3) + autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.3) - defu: 6.1.4 + cssnano: 7.0.6(postcss@8.5.8) + defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 exsolve: 1.0.8 externality: 1.0.2 - get-port-please: 3.1.2 + get-port-please: 3.2.0 h3: 1.15.11 jiti: 2.6.1 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 ohash: 2.0.11 pathe: 2.0.3 perfect-debounce: 1.0.0 pkg-types: 2.3.0 - postcss: 8.5.3 + postcss: 8.5.8 rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) std-env: 3.10.0 - ufo: 1.5.4 + ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) @@ -15027,29 +15035,29 @@ snapshots: '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.27(postcss@8.5.3) + autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.3) - defu: 6.1.4 + cssnano: 7.0.6(postcss@8.5.8) + defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 exsolve: 1.0.8 externality: 1.0.2 - get-port-please: 3.1.2 + get-port-please: 3.2.0 h3: 1.15.11 jiti: 2.6.1 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 ohash: 2.0.11 pathe: 2.0.3 perfect-debounce: 1.0.0 pkg-types: 2.3.0 - postcss: 8.5.3 + postcss: 8.5.8 rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) std-env: 3.10.0 - ufo: 1.5.4 + ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) @@ -15777,13 +15785,13 @@ snapshots: '@rollup/plugin-commonjs@29.0.2(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + '@rollup/pluginutils': 5.3.0(rollup@4.60.1) commondir: 1.0.1 estree-walker: 2.0.2 - fdir: 6.4.4(picomatch@4.0.2) + fdir: 6.5.0(picomatch@4.0.4) is-reference: 1.2.1 magic-string: 0.30.21 - picomatch: 4.0.2 + picomatch: 4.0.4 optionalDependencies: rollup: 4.60.1 @@ -15866,7 +15874,7 @@ snapshots: '@rollup/plugin-node-resolve@16.0.3(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) + '@rollup/pluginutils': 5.3.0(rollup@4.60.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 @@ -15911,8 +15919,8 @@ snapshots: '@rollup/plugin-replace@6.0.3(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) - magic-string: 0.30.17 + '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + magic-string: 0.30.21 optionalDependencies: rollup: 4.60.1 @@ -16011,9 +16019,9 @@ snapshots: '@rollup/pluginutils@5.3.0(rollup@4.60.1)': dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 estree-walker: 2.0.2 - picomatch: 4.0.2 + picomatch: 4.0.4 optionalDependencies: rollup: 4.60.1 @@ -16355,11 +16363,11 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) - '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) - '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 @@ -16378,11 +16386,11 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) - '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) - '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 @@ -17022,16 +17030,16 @@ snapshots: '@vercel/nft@1.5.0(encoding@0.1.13)(rollup@4.60.1)': dependencies: '@mapbox/node-pre-gyp': 2.0.3(encoding@0.1.13) - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) - acorn: 8.14.0 - acorn-import-attributes: 1.9.5(acorn@8.14.0) + '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + acorn: 8.16.0 + acorn-import-attributes: 1.9.5(acorn@8.16.0) async-sema: 3.1.1 bindings: 1.5.0 estree-walker: 2.0.2 glob: 13.0.6 graceful-fs: 4.2.11 node-gyp-build: 4.8.0 - picomatch: 4.0.2 + picomatch: 4.0.4 resolve-from: 5.0.0 transitivePeerDependencies: - encoding @@ -17084,7 +17092,7 @@ snapshots: tslib: 2.8.1 vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 acorn: 8.14.0 @@ -17095,9 +17103,9 @@ snapshots: magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 acorn: 8.14.0 @@ -17108,7 +17116,7 @@ snapshots: magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: @@ -17132,27 +17140,27 @@ snapshots: recast: 0.23.9 vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': + '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))': + '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': dependencies: @@ -17176,27 +17184,27 @@ snapshots: recast: 0.23.9 vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': + '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3))': + '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) acorn: 8.14.0 acorn-loose: 8.4.0 acorn-typescript: 1.4.13(acorn@8.14.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) '@vitejs/plugin-react@4.3.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))': dependencies: @@ -17460,23 +17468,23 @@ snapshots: '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.3.3))': dependencies: - '@vue/compiler-sfc': 3.5.13 + '@vue/compiler-sfc': 3.5.32 ast-kit: 1.4.3 local-pkg: 1.1.2 magic-string-ast: 0.7.1 pathe: 2.0.3 - picomatch: 4.0.2 + picomatch: 4.0.4 optionalDependencies: vue: 3.5.13(typescript@5.3.3) '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.7.2))': dependencies: - '@vue/compiler-sfc': 3.5.13 + '@vue/compiler-sfc': 3.5.32 ast-kit: 1.4.3 local-pkg: 1.1.2 magic-string-ast: 0.7.1 pathe: 2.0.3 - picomatch: 4.0.2 + picomatch: 4.0.4 optionalDependencies: vue: 3.5.13(typescript@5.7.2) @@ -17885,6 +17893,10 @@ snapshots: dependencies: acorn: 8.14.0 + acorn-import-attributes@1.9.5(acorn@8.16.0): + dependencies: + acorn: 8.16.0 + acorn-jsx@5.3.2(acorn@8.11.3): dependencies: acorn: 8.11.3 @@ -18091,11 +18103,6 @@ snapshots: assertion-error@2.0.1: {} - ast-kit@1.1.0: - dependencies: - '@babel/parser': 7.26.2 - pathe: 1.1.2 - ast-kit@1.4.3: dependencies: '@babel/parser': 7.29.2 @@ -18109,8 +18116,8 @@ snapshots: ast-walker-scope@0.6.2: dependencies: - '@babel/parser': 7.26.2 - ast-kit: 1.1.0 + '@babel/parser': 7.29.2 + ast-kit: 1.4.3 astring@1.8.6: {} @@ -18367,13 +18374,13 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - autoprefixer@10.4.27(postcss@8.5.3): + autoprefixer@10.4.27(postcss@8.5.8): dependencies: browserslist: 4.28.2 caniuse-lite: 1.0.30001784 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.5: {} @@ -18712,8 +18719,8 @@ snapshots: caniuse-api@3.0.0: dependencies: - browserslist: 4.24.2 - caniuse-lite: 1.0.30001680 + browserslist: 4.28.2 + caniuse-lite: 1.0.30001784 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 @@ -19064,9 +19071,9 @@ snapshots: dependencies: uncrypto: 0.1.3 - css-declaration-sorter@7.2.0(postcss@8.5.3): + css-declaration-sorter@7.2.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 css-select@5.1.0: dependencies: @@ -19090,49 +19097,49 @@ snapshots: cssesc@3.0.0: {} - cssnano-preset-default@7.0.6(postcss@8.5.3): + cssnano-preset-default@7.0.6(postcss@8.5.8): dependencies: - browserslist: 4.24.2 - css-declaration-sorter: 7.2.0(postcss@8.5.3) - cssnano-utils: 5.0.0(postcss@8.5.3) - postcss: 8.5.3 - postcss-calc: 10.0.2(postcss@8.5.3) - postcss-colormin: 7.0.2(postcss@8.5.3) - postcss-convert-values: 7.0.4(postcss@8.5.3) - postcss-discard-comments: 7.0.3(postcss@8.5.3) - postcss-discard-duplicates: 7.0.1(postcss@8.5.3) - postcss-discard-empty: 7.0.0(postcss@8.5.3) - postcss-discard-overridden: 7.0.0(postcss@8.5.3) - postcss-merge-longhand: 7.0.4(postcss@8.5.3) - postcss-merge-rules: 7.0.4(postcss@8.5.3) - postcss-minify-font-values: 7.0.0(postcss@8.5.3) - postcss-minify-gradients: 7.0.0(postcss@8.5.3) - postcss-minify-params: 7.0.2(postcss@8.5.3) - postcss-minify-selectors: 7.0.4(postcss@8.5.3) - postcss-normalize-charset: 7.0.0(postcss@8.5.3) - postcss-normalize-display-values: 7.0.0(postcss@8.5.3) - postcss-normalize-positions: 7.0.0(postcss@8.5.3) - postcss-normalize-repeat-style: 7.0.0(postcss@8.5.3) - postcss-normalize-string: 7.0.0(postcss@8.5.3) - postcss-normalize-timing-functions: 7.0.0(postcss@8.5.3) - postcss-normalize-unicode: 7.0.2(postcss@8.5.3) - postcss-normalize-url: 7.0.0(postcss@8.5.3) - postcss-normalize-whitespace: 7.0.0(postcss@8.5.3) - postcss-ordered-values: 7.0.1(postcss@8.5.3) - postcss-reduce-initial: 7.0.2(postcss@8.5.3) - postcss-reduce-transforms: 7.0.0(postcss@8.5.3) - postcss-svgo: 7.0.1(postcss@8.5.3) - postcss-unique-selectors: 7.0.3(postcss@8.5.3) - - cssnano-utils@5.0.0(postcss@8.5.3): + browserslist: 4.28.2 + css-declaration-sorter: 7.2.0(postcss@8.5.8) + cssnano-utils: 5.0.0(postcss@8.5.8) + postcss: 8.5.8 + postcss-calc: 10.0.2(postcss@8.5.8) + postcss-colormin: 7.0.2(postcss@8.5.8) + postcss-convert-values: 7.0.4(postcss@8.5.8) + postcss-discard-comments: 7.0.3(postcss@8.5.8) + postcss-discard-duplicates: 7.0.1(postcss@8.5.8) + postcss-discard-empty: 7.0.0(postcss@8.5.8) + postcss-discard-overridden: 7.0.0(postcss@8.5.8) + postcss-merge-longhand: 7.0.4(postcss@8.5.8) + postcss-merge-rules: 7.0.4(postcss@8.5.8) + postcss-minify-font-values: 7.0.0(postcss@8.5.8) + postcss-minify-gradients: 7.0.0(postcss@8.5.8) + postcss-minify-params: 7.0.2(postcss@8.5.8) + postcss-minify-selectors: 7.0.4(postcss@8.5.8) + postcss-normalize-charset: 7.0.0(postcss@8.5.8) + postcss-normalize-display-values: 7.0.0(postcss@8.5.8) + postcss-normalize-positions: 7.0.0(postcss@8.5.8) + postcss-normalize-repeat-style: 7.0.0(postcss@8.5.8) + postcss-normalize-string: 7.0.0(postcss@8.5.8) + postcss-normalize-timing-functions: 7.0.0(postcss@8.5.8) + postcss-normalize-unicode: 7.0.2(postcss@8.5.8) + postcss-normalize-url: 7.0.0(postcss@8.5.8) + postcss-normalize-whitespace: 7.0.0(postcss@8.5.8) + postcss-ordered-values: 7.0.1(postcss@8.5.8) + postcss-reduce-initial: 7.0.2(postcss@8.5.8) + postcss-reduce-transforms: 7.0.0(postcss@8.5.8) + postcss-svgo: 7.0.1(postcss@8.5.8) + postcss-unique-selectors: 7.0.3(postcss@8.5.8) + + cssnano-utils@5.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 - cssnano@7.0.6(postcss@8.5.3): + cssnano@7.0.6(postcss@8.5.8): dependencies: - cssnano-preset-default: 7.0.6(postcss@8.5.3) + cssnano-preset-default: 7.0.6(postcss@8.5.8) lilconfig: 3.1.2 - postcss: 8.5.3 + postcss: 8.5.8 csso@5.0.5: dependencies: @@ -19219,11 +19226,6 @@ snapshots: default-browser-id@5.0.0: {} - default-browser@5.2.1: - dependencies: - bundle-name: 4.1.0 - default-browser-id: 5.0.0 - default-browser@5.5.0: dependencies: bundle-name: 4.1.0 @@ -20214,7 +20216,7 @@ snapshots: enhanced-resolve: 5.17.1 mlly: 1.8.2 pathe: 1.1.2 - ufo: 1.5.4 + ufo: 1.6.3 fast-deep-equal@3.1.3: {} @@ -21588,7 +21590,7 @@ snapshots: magic-string-ast@0.7.1: dependencies: - magic-string: 0.30.17 + magic-string: 0.30.21 magic-string@0.30.10: dependencies: @@ -22429,7 +22431,7 @@ snapshots: minizlib@3.1.0: dependencies: - minipass: 7.1.2 + minipass: 7.1.3 mitt@3.0.1: {} @@ -22740,98 +22742,6 @@ snapshots: nice-try@1.0.5: {} - nitropack@2.10.4(encoding@0.1.13)(typescript@5.4.5): - dependencies: - '@cloudflare/kv-asset-handler': 0.3.4 - '@netlify/functions': 2.8.2 - '@rollup/plugin-alias': 5.1.1(rollup@4.27.3) - '@rollup/plugin-commonjs': 28.0.1(rollup@4.27.3) - '@rollup/plugin-inject': 5.0.5(rollup@4.27.3) - '@rollup/plugin-json': 6.1.0(rollup@4.27.3) - '@rollup/plugin-node-resolve': 15.3.0(rollup@4.27.3) - '@rollup/plugin-replace': 6.0.1(rollup@4.27.3) - '@rollup/plugin-terser': 0.4.4(rollup@4.27.3) - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - '@types/http-proxy': 1.17.15 - '@vercel/nft': 0.27.6(encoding@0.1.13) - archiver: 7.0.1 - c12: 2.0.1(magicast@0.3.5) - chokidar: 3.6.0 - citty: 0.1.6 - compatx: 0.1.8 - confbox: 0.1.8 - consola: 3.2.3 - cookie-es: 1.2.2 - croner: 9.0.0 - crossws: 0.3.1 - db0: 0.2.1 - defu: 6.1.4 - destr: 2.0.3 - dot-prop: 9.0.0 - esbuild: 0.24.0 - escape-string-regexp: 5.0.0 - etag: 1.8.1 - fs-extra: 11.2.0 - globby: 14.0.2 - gzip-size: 7.0.0 - h3: 1.13.0 - hookable: 5.5.3 - httpxy: 0.1.5 - ioredis: 5.4.1 - jiti: 2.4.0 - klona: 2.0.6 - knitwork: 1.1.0 - listhen: 1.9.0 - magic-string: 0.30.17 - magicast: 0.3.5 - mime: 4.0.4 - mlly: 1.7.3 - node-fetch-native: 1.6.4 - ofetch: 1.4.1 - ohash: 1.1.4 - openapi-typescript: 7.4.3(encoding@0.1.13)(typescript@5.4.5) - pathe: 1.1.2 - perfect-debounce: 1.0.0 - pkg-types: 1.2.1 - pretty-bytes: 6.1.1 - radix3: 1.1.2 - rollup: 4.27.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.27.3) - scule: 1.3.0 - semver: 7.6.3 - serve-placeholder: 2.0.2 - serve-static: 1.16.2 - std-env: 3.8.0 - ufo: 1.5.4 - uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.10.0 - unimport: 3.13.2(rollup@4.27.3) - unstorage: 1.13.1(ioredis@5.4.1) - untyped: 1.5.1 - unwasm: 0.3.9 - transitivePeerDependencies: - - '@azure/app-configuration' - - '@azure/cosmos' - - '@azure/data-tables' - - '@azure/identity' - - '@azure/keyvault-secrets' - - '@azure/storage-blob' - - '@capacitor/preferences' - - '@electric-sql/pglite' - - '@libsql/client' - - '@netlify/blobs' - - '@planetscale/database' - - '@upstash/redis' - - '@vercel/kv' - - better-sqlite3 - - drizzle-orm - - encoding - - idb-keyval - - mysql2 - - supports-color - - typescript - nitropack@2.10.4(encoding@0.1.13)(typescript@5.7.2): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 @@ -23147,14 +23057,14 @@ snapshots: '@nuxt/vite-builder': 3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.3.3)) - '@vue/shared': 3.5.13 + '@vue/shared': 3.5.32 c12: 3.3.4(magicast@0.5.2) chokidar: 4.0.3 compatx: 0.1.8 consola: 3.4.2 cookie-es: 2.0.1 - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 devalue: 5.1.1 errx: 0.1.0 esbuild: 0.25.3 @@ -23169,13 +23079,13 @@ snapshots: jiti: 2.6.1 klona: 2.0.6 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 nanotar: 0.2.1 nitropack: 2.13.3(encoding@0.1.13) nypm: 0.6.5 - ofetch: 1.4.1 + ofetch: 1.5.1 ohash: 2.0.11 on-change: 5.0.1 oxc-parser: 0.56.5 @@ -23188,8 +23098,8 @@ snapshots: std-env: 3.10.0 strip-literal: 3.1.0 tinyglobby: 0.2.12 - ufo: 1.5.4 - ultrahtml: 1.5.3 + ufo: 1.6.3 + ultrahtml: 1.6.0 uncrypto: 0.1.3 unctx: 2.5.0 unimport: 4.2.0 @@ -23271,14 +23181,14 @@ snapshots: '@nuxt/vite-builder': 3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) - '@vue/shared': 3.5.13 + '@vue/shared': 3.5.32 c12: 3.3.4(magicast@0.5.2) chokidar: 4.0.3 compatx: 0.1.8 consola: 3.4.2 cookie-es: 2.0.1 - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 devalue: 5.1.1 errx: 0.1.0 esbuild: 0.25.3 @@ -23293,13 +23203,13 @@ snapshots: jiti: 2.6.1 klona: 2.0.6 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 nanotar: 0.2.1 nitropack: 2.13.3(encoding@0.1.13) nypm: 0.6.5 - ofetch: 1.4.1 + ofetch: 1.5.1 ohash: 2.0.11 on-change: 5.0.1 oxc-parser: 0.56.5 @@ -23312,8 +23222,8 @@ snapshots: std-env: 3.10.0 strip-literal: 3.1.0 tinyglobby: 0.2.12 - ufo: 1.5.4 - ultrahtml: 1.5.3 + ufo: 1.6.3 + ultrahtml: 1.6.0 uncrypto: 0.1.3 unctx: 2.5.0 unimport: 4.2.0 @@ -23395,14 +23305,14 @@ snapshots: '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) - '@vue/shared': 3.5.13 + '@vue/shared': 3.5.32 c12: 3.3.4(magicast@0.3.5) chokidar: 4.0.3 compatx: 0.1.8 consola: 3.4.2 cookie-es: 2.0.1 - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 devalue: 5.1.1 errx: 0.1.0 esbuild: 0.25.3 @@ -23417,13 +23327,13 @@ snapshots: jiti: 2.6.1 klona: 2.0.6 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 nanotar: 0.2.1 nitropack: 2.13.3(encoding@0.1.13) nypm: 0.6.5 - ofetch: 1.4.1 + ofetch: 1.5.1 ohash: 2.0.11 on-change: 5.0.1 oxc-parser: 0.56.5 @@ -23436,8 +23346,8 @@ snapshots: std-env: 3.10.0 strip-literal: 3.1.0 tinyglobby: 0.2.12 - ufo: 1.5.4 - ultrahtml: 1.5.3 + ufo: 1.6.3 + ultrahtml: 1.6.0 uncrypto: 0.1.3 unctx: 2.5.0 unimport: 4.2.0 @@ -23519,14 +23429,14 @@ snapshots: '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) - '@vue/shared': 3.5.13 + '@vue/shared': 3.5.32 c12: 3.3.4(magicast@0.5.2) chokidar: 4.0.3 compatx: 0.1.8 consola: 3.4.2 cookie-es: 2.0.1 - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 devalue: 5.1.1 errx: 0.1.0 esbuild: 0.25.3 @@ -23541,13 +23451,13 @@ snapshots: jiti: 2.6.1 klona: 2.0.6 knitwork: 1.3.0 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 mocked-exports: 0.1.1 nanotar: 0.2.1 nitropack: 2.13.3(encoding@0.1.13) nypm: 0.6.5 - ofetch: 1.4.1 + ofetch: 1.5.1 ohash: 2.0.11 on-change: 5.0.1 oxc-parser: 0.56.5 @@ -23560,8 +23470,8 @@ snapshots: std-env: 3.10.0 strip-literal: 3.1.0 tinyglobby: 0.2.12 - ufo: 1.5.4 - ultrahtml: 1.5.3 + ufo: 1.6.3 + ultrahtml: 1.6.0 uncrypto: 0.1.3 unctx: 2.5.0 unimport: 4.2.0 @@ -23760,7 +23670,7 @@ snapshots: open@10.2.0: dependencies: - default-browser: 5.2.1 + default-browser: 5.5.0 define-lazy-prop: 3.0.0 is-inside-container: 1.0.0 wsl-utils: 0.1.0 @@ -23780,18 +23690,6 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 - openapi-typescript@7.4.3(encoding@0.1.13)(typescript@5.4.5): - dependencies: - '@redocly/openapi-core': 1.25.11(encoding@0.1.13)(supports-color@9.4.0) - ansi-colors: 4.1.3 - change-case: 5.4.4 - parse-json: 8.1.0 - supports-color: 9.4.0 - typescript: 5.4.5 - yargs-parser: 21.1.1 - transitivePeerDependencies: - - encoding - openapi-typescript@7.4.3(encoding@0.1.13)(typescript@5.7.2): dependencies: '@redocly/openapi-core': 1.25.11(encoding@0.1.13)(supports-color@9.4.0) @@ -24075,46 +23973,46 @@ snapshots: pluralize@8.0.0: {} - postcss-calc@10.0.2(postcss@8.5.3): + postcss-calc@10.0.2(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.2(postcss@8.5.3): + postcss-colormin@7.0.2(postcss@8.5.8): dependencies: - browserslist: 4.24.2 + browserslist: 4.28.2 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.4(postcss@8.5.3): + postcss-convert-values@7.0.4(postcss@8.5.8): dependencies: - browserslist: 4.24.2 - postcss: 8.5.3 + browserslist: 4.28.2 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.3(postcss@8.5.3): + postcss-discard-comments@7.0.3(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-selector-parser: 6.1.2 postcss-discard-duplicates@5.1.0(postcss@8.5.3): dependencies: postcss: 8.5.3 - postcss-discard-duplicates@7.0.1(postcss@8.5.3): + postcss-discard-duplicates@7.0.1(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 - postcss-discard-empty@7.0.0(postcss@8.5.3): + postcss-discard-empty@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 - postcss-discard-overridden@7.0.0(postcss@8.5.3): + postcss-discard-overridden@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-import@15.1.0(postcss@8.4.38): dependencies: @@ -24152,43 +24050,43 @@ snapshots: postcss: 8.5.3 ts-node: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) - postcss-merge-longhand@7.0.4(postcss@8.5.3): + postcss-merge-longhand@7.0.4(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - stylehacks: 7.0.4(postcss@8.5.3) + stylehacks: 7.0.4(postcss@8.5.8) - postcss-merge-rules@7.0.4(postcss@8.5.3): + postcss-merge-rules@7.0.4(postcss@8.5.8): dependencies: - browserslist: 4.24.2 + browserslist: 4.28.2 caniuse-api: 3.0.0 - cssnano-utils: 5.0.0(postcss@8.5.3) - postcss: 8.5.3 + cssnano-utils: 5.0.0(postcss@8.5.8) + postcss: 8.5.8 postcss-selector-parser: 6.1.2 - postcss-minify-font-values@7.0.0(postcss@8.5.3): + postcss-minify-font-values@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.5.3): + postcss-minify-gradients@7.0.0(postcss@8.5.8): dependencies: colord: 2.9.3 - cssnano-utils: 5.0.0(postcss@8.5.3) - postcss: 8.5.3 + cssnano-utils: 5.0.0(postcss@8.5.8) + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.2(postcss@8.5.3): + postcss-minify-params@7.0.2(postcss@8.5.8): dependencies: - browserslist: 4.24.2 - cssnano-utils: 5.0.0(postcss@8.5.3) - postcss: 8.5.3 + browserslist: 4.28.2 + cssnano-utils: 5.0.0(postcss@8.5.8) + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.4(postcss@8.5.3): + postcss-minify-selectors@7.0.4(postcss@8.5.8): dependencies: cssesc: 3.0.0 - postcss: 8.5.3 + postcss: 8.5.8 postcss-selector-parser: 6.1.2 postcss-modules-extract-imports@3.1.0(postcss@8.5.3): @@ -24229,66 +24127,66 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.0.16 - postcss-normalize-charset@7.0.0(postcss@8.5.3): + postcss-normalize-charset@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 - postcss-normalize-display-values@7.0.0(postcss@8.5.3): + postcss-normalize-display-values@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.5.3): + postcss-normalize-positions@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.5.3): + postcss-normalize-repeat-style@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.5.3): + postcss-normalize-string@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.5.3): + postcss-normalize-timing-functions@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.2(postcss@8.5.3): + postcss-normalize-unicode@7.0.2(postcss@8.5.8): dependencies: - browserslist: 4.24.2 - postcss: 8.5.3 + browserslist: 4.28.2 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.5.3): + postcss-normalize-url@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.5.3): + postcss-normalize-whitespace@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.5.3): + postcss-ordered-values@7.0.1(postcss@8.5.8): dependencies: - cssnano-utils: 5.0.0(postcss@8.5.3) - postcss: 8.5.3 + cssnano-utils: 5.0.0(postcss@8.5.8) + postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-reduce-initial@7.0.2(postcss@8.5.3): + postcss-reduce-initial@7.0.2(postcss@8.5.8): dependencies: - browserslist: 4.24.2 + browserslist: 4.28.2 caniuse-api: 3.0.0 - postcss: 8.5.3 + postcss: 8.5.8 - postcss-reduce-transforms@7.0.0(postcss@8.5.3): + postcss-reduce-transforms@7.0.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 postcss-selector-parser@6.0.16: @@ -24301,15 +24199,15 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.0.1(postcss@8.5.3): + postcss-svgo@7.0.1(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-value-parser: 4.2.0 svgo: 3.3.2 - postcss-unique-selectors@7.0.3(postcss@8.5.3): + postcss-unique-selectors@7.0.3(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 postcss-selector-parser: 6.1.2 postcss-value-parser@4.2.0: {} @@ -24894,8 +24792,8 @@ snapshots: rollup-plugin-visualizer@5.14.0(rollup@4.60.1): dependencies: open: 8.4.2 - picomatch: 4.0.2 - source-map: 0.7.4 + picomatch: 4.0.4 + source-map: 0.7.6 yargs: 17.7.2 optionalDependencies: rollup: 4.60.1 @@ -24903,7 +24801,7 @@ snapshots: rollup-plugin-visualizer@7.0.1(rollup@4.60.1): dependencies: open: 11.0.0 - picomatch: 4.0.2 + picomatch: 4.0.4 source-map: 0.7.6 yargs: 18.0.0 optionalDependencies: @@ -25624,10 +25522,10 @@ snapshots: client-only: 0.0.1 react: 19.0.0 - stylehacks@7.0.4(postcss@8.5.3): + stylehacks@7.0.4(postcss@8.5.8): dependencies: - browserslist: 4.24.2 - postcss: 8.5.3 + browserslist: 4.28.2 + postcss: 8.5.8 postcss-selector-parser: 6.1.2 sucrase@3.35.0: @@ -25816,7 +25714,7 @@ snapshots: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 - minipass: 7.1.2 + minipass: 7.1.3 minizlib: 3.1.0 yallist: 5.0.0 @@ -25900,8 +25798,8 @@ snapshots: tinyglobby@0.2.12: dependencies: - fdir: 6.4.4(picomatch@4.0.2) - picomatch: 4.0.2 + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 tinyglobby@0.2.13: dependencies: @@ -26387,14 +26285,14 @@ snapshots: escape-string-regexp: 5.0.0 estree-walker: 3.0.3 local-pkg: 1.1.2 - magic-string: 0.30.17 + magic-string: 0.30.21 mlly: 1.8.2 pathe: 2.0.3 - picomatch: 4.0.2 + picomatch: 4.0.4 pkg-types: 2.3.0 scule: 1.3.0 strip-literal: 3.1.0 - tinyglobby: 0.2.13 + tinyglobby: 0.2.15 unplugin: 2.3.11 unplugin-utils: 0.2.5 @@ -26528,7 +26426,7 @@ snapshots: fast-glob: 3.3.3 json5: 2.2.3 local-pkg: 1.1.2 - magic-string: 0.30.17 + magic-string: 0.30.21 micromatch: 4.0.8 mlly: 1.8.2 pathe: 2.0.3 @@ -26550,7 +26448,7 @@ snapshots: fast-glob: 3.3.3 json5: 2.2.3 local-pkg: 1.1.2 - magic-string: 0.30.17 + magic-string: 0.30.21 micromatch: 4.0.8 mlly: 1.8.2 pathe: 2.0.3 @@ -26665,7 +26563,7 @@ snapshots: untyped@2.0.0: dependencies: citty: 0.1.6 - defu: 6.1.4 + defu: 6.1.6 jiti: 2.6.1 knitwork: 1.3.0 scule: 1.3.0 @@ -26943,40 +26841,40 @@ snapshots: - uWebSockets.js - xml2js - vinxi@0.5.1(@types/node@20.11.15)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): + vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: '@babel/core': 7.29.0 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.29.0) - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.29.0) + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) '@types/micromatch': 4.0.9 '@vinxi/listhen': 1.5.6 boxen: 7.1.1 chokidar: 3.6.0 citty: 0.1.6 - consola: 3.2.3 - crossws: 0.3.1 + consola: 3.4.2 + crossws: 0.3.5 dax-sh: 0.39.2 - defu: 6.1.4 + defu: 6.1.6 es-module-lexer: 1.7.0 esbuild: 0.20.2 - fast-glob: 3.3.2 - get-port-please: 3.1.2 + fast-glob: 3.3.3 + get-port-please: 3.2.0 h3: 1.13.0 hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) - node-fetch-native: 1.6.4 + nitropack: 2.13.3(encoding@0.1.13) + node-fetch-native: 1.6.7 path-to-regexp: 6.3.0 pathe: 1.1.2 radix3: 1.1.2 resolve: 1.22.8 serve-placeholder: 2.0.2 serve-static: 1.16.2 - ufo: 1.5.4 - unctx: 2.3.1 + ufo: 1.6.3 + unctx: 2.5.0 unenv: 1.10.0 - unstorage: 1.13.1(ioredis@5.10.1) + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) zod: 3.23.8 transitivePeerDependencies: @@ -26987,14 +26885,19 @@ snapshots: - '@azure/keyvault-secrets' - '@azure/storage-blob' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@types/node' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 + - db0 - debug - drizzle-orm - encoding @@ -27004,51 +26907,53 @@ snapshots: - less - lightningcss - mysql2 + - rolldown - sass - sass-embedded + - sqlite3 - stylus - sugarss - supports-color - terser - tsx - - typescript + - uploadthing - xml2js - yaml - vinxi@0.5.1(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.4.5)(yaml@2.8.3): + vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: '@babel/core': 7.29.0 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.29.0) - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.29.0) + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) '@types/micromatch': 4.0.9 '@vinxi/listhen': 1.5.6 boxen: 7.1.1 chokidar: 3.6.0 citty: 0.1.6 - consola: 3.2.3 - crossws: 0.3.1 + consola: 3.4.2 + crossws: 0.3.5 dax-sh: 0.39.2 - defu: 6.1.4 + defu: 6.1.6 es-module-lexer: 1.7.0 esbuild: 0.20.2 - fast-glob: 3.3.2 - get-port-please: 3.1.2 + fast-glob: 3.3.3 + get-port-please: 3.2.0 h3: 1.13.0 hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.4.5) - node-fetch-native: 1.6.4 + nitropack: 2.13.3(encoding@0.1.13) + node-fetch-native: 1.6.7 path-to-regexp: 6.3.0 pathe: 1.1.2 radix3: 1.1.2 resolve: 1.22.8 serve-placeholder: 2.0.2 serve-static: 1.16.2 - ufo: 1.5.4 - unctx: 2.3.1 + ufo: 1.6.3 + unctx: 2.5.0 unenv: 1.10.0 - unstorage: 1.13.1(ioredis@5.10.1) + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) zod: 3.23.8 transitivePeerDependencies: @@ -27059,14 +26964,19 @@ snapshots: - '@azure/keyvault-secrets' - '@azure/storage-blob' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@types/node' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 + - db0 - debug - drizzle-orm - encoding @@ -27076,14 +26986,16 @@ snapshots: - less - lightningcss - mysql2 + - rolldown - sass - sass-embedded + - sqlite3 - stylus - sugarss - supports-color - terser - tsx - - typescript + - uploadthing - xml2js - yaml @@ -27245,10 +27157,10 @@ snapshots: chokidar: 4.0.3 npm-run-path: 6.0.0 picocolors: 1.1.1 - picomatch: 4.0.2 + picomatch: 4.0.4 strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - tinyglobby: 0.2.13 + tinyglobby: 0.2.15 vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vscode-uri: 3.1.0 optionalDependencies: @@ -27261,10 +27173,10 @@ snapshots: chokidar: 4.0.3 npm-run-path: 6.0.0 picocolors: 1.1.1 - picomatch: 4.0.2 + picomatch: 4.0.4 strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - tinyglobby: 0.2.13 + tinyglobby: 0.2.15 vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vscode-uri: 3.1.0 optionalDependencies: @@ -27277,10 +27189,10 @@ snapshots: chokidar: 4.0.3 npm-run-path: 6.0.0 picocolors: 1.1.1 - picomatch: 4.0.2 + picomatch: 4.0.4 strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - tinyglobby: 0.2.13 + tinyglobby: 0.2.15 vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vscode-uri: 3.1.0 optionalDependencies: @@ -27736,7 +27648,7 @@ snapshots: vue-bundle-renderer@2.1.1: dependencies: - ufo: 1.5.4 + ufo: 1.6.3 vue-devtools-stub@0.1.0: {} From 3bd37179932fe23706150ddc25352a37dcb6a846 Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Sat, 4 Apr 2026 02:00:01 +0900 Subject: [PATCH 4/6] security: resolve high-severity dependency advisories - Add pnpm overrides for transitive fixes (minimatch, cross-spawn, tar, undici, h3, devalue, path-to-regexp, rollup, etc.) and pin vite 6.4.1 - Upgrade Next examples and plugin devDeps to 15.2.9; Astro 5.15.8+; Rollup 4.59.x; lodash 4.18; @actions/core; lint-staged 16; changesets - Align integration test apps; migrate astro-4 fixture to Astro 5 for patched advisory range; constrain Nuxt to ~3.16.2 to avoid vite 7 drift - Fix vitest configs for @rollup/plugin-replace + Rollup 4.59 types; use import attributes `with` in bundle-analyzer vitest config - Remove global glob@10 override (breaks @rollup/plugin-commonjs); audit remains clear of high severity Made-with: Cursor --- examples/astro-5/package.json | 2 +- examples/astro/package.json | 14 +- examples/bundle-analyzer-cli/package.json | 4 +- examples/next-js-15/package.json | 2 +- examples/next-js/package.json | 12 +- examples/nuxt/package.json | 2 +- examples/oidc/package.json | 4 +- examples/remix/package.json | 10 +- examples/rollup/package.json | 4 +- examples/solidstart/package.json | 2 +- examples/sveltekit/package.json | 2 +- examples/tokenless/package.json | 4 +- examples/vite/package.json | 4 +- examples/webpack/package.json | 2 +- integration-tests/package.json | 16 +- .../test-apps/astro-4/package.json | 25 +- .../test-apps/astro-5/package.json | 2 +- .../dotenv-vercel/package.json | 2 +- .../test-apps/nextjs/package.json | 10 +- integration-tests/test-apps/nuxt/package.json | 2 +- .../test-apps/remix/package.json | 10 +- .../test-apps/solidstart/package.json | 2 +- .../test-apps/sveltekit/package.json | 2 +- package.json | 46 +- packages/astro-plugin/package.json | 4 +- packages/astro-plugin/vitest.config.ts | 21 +- packages/bundle-analyzer/package.json | 2 +- packages/bundle-analyzer/vitest.config.ts | 30 +- packages/bundler-plugin-core/package.json | 2 +- packages/nextjs-webpack-plugin/package.json | 2 +- .../nextjs-webpack-plugin/vitest.config.ts | 21 +- packages/nuxt-plugin/package.json | 6 +- packages/nuxt-plugin/vitest.config.ts | 21 +- packages/remix-vite-plugin/package.json | 2 +- packages/remix-vite-plugin/vitest.config.ts | 21 +- packages/rollup-plugin/package.json | 2 +- packages/rollup-plugin/vitest.config.ts | 20 +- packages/solidstart-plugin/package.json | 2 +- packages/solidstart-plugin/vitest.config.ts | 21 +- packages/sveltekit-plugin/package.json | 2 +- packages/sveltekit-plugin/vitest.config.ts | 21 +- packages/vite-plugin/package.json | 2 +- packages/vite-plugin/vitest.config.ts | 21 +- packages/webpack-plugin/vitest.config.ts | 21 +- pnpm-lock.yaml | 8486 ++++++++--------- 45 files changed, 4094 insertions(+), 4821 deletions(-) diff --git a/examples/astro-5/package.json b/examples/astro-5/package.json index baedda1d..198f1d56 100644 --- a/examples/astro-5/package.json +++ b/examples/astro-5/package.json @@ -14,7 +14,7 @@ "@codecov/astro-plugin": "workspace:*", "@types/react": "^19.0.1", "@types/react-dom": "^19.0.2", - "astro": "^5.0.9", + "astro": "^5.15.8", "react": "^19.0.0", "react-dom": "^19.0.0" } diff --git a/examples/astro/package.json b/examples/astro/package.json index 54c47805..fb465e71 100644 --- a/examples/astro/package.json +++ b/examples/astro/package.json @@ -11,14 +11,14 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/node": "^8.3.4", - "@astrojs/react": "^3.6.3", + "@astrojs/node": "^9.0.0", + "@astrojs/react": "^4.1.1", "@codecov/astro-plugin": "workspace:*", - "@types/react": "^18.3.12", - "@types/react-dom": "^18.3.1", - "astro": "^4.16.18", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "@types/react": "^19.0.1", + "@types/react-dom": "^19.0.2", + "astro": "^5.15.8", + "react": "^19.0.0", + "react-dom": "^19.0.0", "typescript": "^5.7.2" } } diff --git a/examples/bundle-analyzer-cli/package.json b/examples/bundle-analyzer-cli/package.json index cacf2fb2..4f0a1eb6 100644 --- a/examples/bundle-analyzer-cli/package.json +++ b/examples/bundle-analyzer-cli/package.json @@ -26,8 +26,8 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "npm-run-all": "^4.1.5", - "rollup": "^4.22.4", - "serve": "^14.2.1" + "rollup": "^4.59.1", + "serve": "^14.2.4" }, "volta": { "extends": "../../package.json" diff --git a/examples/next-js-15/package.json b/examples/next-js-15/package.json index 7c212808..951f9d35 100644 --- a/examples/next-js-15/package.json +++ b/examples/next-js-15/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "15.2.6", + "next": "15.2.9", "react": "19.0.0", "react-dom": "19.0.0" }, diff --git a/examples/next-js/package.json b/examples/next-js/package.json index 52a9f425..a61d5619 100644 --- a/examples/next-js/package.json +++ b/examples/next-js/package.json @@ -9,18 +9,18 @@ "lint": "next lint" }, "dependencies": { - "next": "14.2.25", - "react": "^18.3.1", - "react-dom": "^18.3.1" + "next": "15.2.9", + "react": "^19.0.0", + "react-dom": "^19.0.0" }, "devDependencies": { "@codecov/nextjs-webpack-plugin": "workspace:^", "@types/node": "^20.12.12", - "@types/react": "^18.3.3", - "@types/react-dom": "^18.3.0", + "@types/react": "^19", + "@types/react-dom": "^19", "autoprefixer": "^10.4.19", "eslint": "^8.56.0", - "eslint-config-next": "14.2.25", + "eslint-config-next": "15.2.9", "postcss": "^8.4.38", "tailwindcss": "^3.4.3", "typescript": "^5.4.5" diff --git a/examples/nuxt/package.json b/examples/nuxt/package.json index 2ec4963d..91eff424 100644 --- a/examples/nuxt/package.json +++ b/examples/nuxt/package.json @@ -9,7 +9,7 @@ "preview": "nuxt preview" }, "dependencies": { - "nuxt": "^3.16.0", + "nuxt": "~3.16.2", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/examples/oidc/package.json b/examples/oidc/package.json index ccdaf49c..9aaa50cd 100644 --- a/examples/oidc/package.json +++ b/examples/oidc/package.json @@ -23,9 +23,9 @@ "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "rollup": "^4.22.4", + "rollup": "^4.59.1", "typescript": "^5.3.3", - "vite": "6.3.5" + "vite": "6.4.1" }, "volta": { "extends": "../../package.json" diff --git a/examples/remix/package.json b/examples/remix/package.json index daac1562..e3e03afe 100644 --- a/examples/remix/package.json +++ b/examples/remix/package.json @@ -11,16 +11,16 @@ "typecheck": "tsc" }, "dependencies": { - "@remix-run/node": "^2.17.2", - "@remix-run/react": "^2.17.2", - "@remix-run/serve": "^2.17.2", + "@remix-run/node": "^2.17.4", + "@remix-run/react": "^2.17.4", + "@remix-run/serve": "^2.17.4", "isbot": "^4.1.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { "@codecov/remix-vite-plugin": "workspace:^", - "@remix-run/dev": "^2.17.2", + "@remix-run/dev": "^2.17.4", "@types/react": "^18.2.20", "@types/react-dom": "^18.2.7", "@typescript-eslint/eslint-plugin": "^6.7.4", @@ -35,7 +35,7 @@ "postcss": "^8.4.38", "tailwindcss": "^3.4.4", "typescript": "^5.1.6", - "vite": "6.3.5", + "vite": "6.4.1", "vite-tsconfig-paths": "^4.2.1" }, "engines": { diff --git a/examples/rollup/package.json b/examples/rollup/package.json index e6f9b4f3..4b7516ab 100644 --- a/examples/rollup/package.json +++ b/examples/rollup/package.json @@ -17,8 +17,8 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "npm-run-all": "^4.1.5", - "rollup": "^4.22.4", - "serve": "^14.2.1" + "rollup": "^4.59.1", + "serve": "^14.2.4" }, "volta": { "extends": "../../package.json" diff --git a/examples/solidstart/package.json b/examples/solidstart/package.json index 91af7b8a..491ebf75 100644 --- a/examples/solidstart/package.json +++ b/examples/solidstart/package.json @@ -12,7 +12,7 @@ "@solidjs/meta": "^0.29.4", "@solidjs/router": "^0.14.1", "@solidjs/start": "^1.0.10", - "solid-js": "^1.8.18", + "solid-js": "^1.9.4", "vinxi": "^0.4.3", "vite-plugin-solid": "^2.11.0" }, diff --git a/examples/sveltekit/package.json b/examples/sveltekit/package.json index b47f1cf9..22f55784 100644 --- a/examples/sveltekit/package.json +++ b/examples/sveltekit/package.json @@ -19,7 +19,7 @@ "svelte-check": "^4.1.1", "tslib": "^2.4.1", "typescript": "^5.0.0", - "vite": "6.3.5" + "vite": "6.4.1" }, "type": "module" } diff --git a/examples/tokenless/package.json b/examples/tokenless/package.json index d94fc990..9c7c9425 100644 --- a/examples/tokenless/package.json +++ b/examples/tokenless/package.json @@ -23,9 +23,9 @@ "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "rollup": "^4.22.4", + "rollup": "^4.59.1", "typescript": "^5.3.3", - "vite": "6.3.5" + "vite": "6.4.1" }, "volta": { "extends": "../../package.json" diff --git a/examples/vite/package.json b/examples/vite/package.json index d0137d8c..84deeda5 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -23,9 +23,9 @@ "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "rollup": "^4.22.4", + "rollup": "^4.59.1", "typescript": "^5.3.3", - "vite": "6.3.5" + "vite": "6.4.1" }, "volta": { "extends": "../../package.json" diff --git a/examples/webpack/package.json b/examples/webpack/package.json index 0027168a..7456812b 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -6,7 +6,7 @@ "build": "webpack --config webpack.config.js" }, "dependencies": { - "lodash": "^4.17.21" + "lodash": "^4.18.0" }, "devDependencies": { "@codecov/webpack-plugin": "workspace:^", diff --git a/integration-tests/package.json b/integration-tests/package.json index fa493a12..27c4f81f 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -26,7 +26,7 @@ "format:check": "prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check" }, "dependencies": { - "lodash": "^4.17.21" + "lodash": "^4.18.0" }, "devDependencies": { "@codecov/astro-plugin": "workspace:*", @@ -39,9 +39,9 @@ "@codecov/sveltekit-plugin": "workspace:^", "@codecov/vite-plugin": "workspace:^", "@codecov/webpack-plugin": "workspace:^", - "@remix-run/dev": "^2.17.2", - "@remix-run/node": "^2.17.2", - "@remix-run/react": "^2.17.2", + "@remix-run/dev": "^2.17.4", + "@remix-run/node": "^2.17.4", + "@remix-run/react": "^2.17.4", "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "@solidjs/start": "^1.0.10", @@ -50,16 +50,16 @@ "@types/node": "^20.11.15", "bun": "^1.1.4", "isbot": "^4.1.0", - "nuxt": "^3.16.0", + "nuxt": "~3.16.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "rollupV3": "npm:rollup@3.29.5", - "rollupV4": "npm:rollup@4.22.4", + "rollupV3": "npm:rollup@3.30.0", + "rollupV4": "npm:rollup@4.59.1", "ts-node": "^10.9.2", "vite-plugin-solid": "^2.11.0", "viteV4": "npm:vite@4.5.14", "viteV5": "npm:vite@5.4.19", - "viteV6": "npm:vite@6.3.5", + "viteV6": "npm:vite@6.4.1", "vue-routerV4": "npm:vue-router@4.3.0", "vueV3": "npm:vue@3.4.21", "webpackV5": "npm:webpack@5.90.0" diff --git a/integration-tests/test-apps/astro-4/package.json b/integration-tests/test-apps/astro-4/package.json index 1de0f29c..aa1dfb1d 100644 --- a/integration-tests/test-apps/astro-4/package.json +++ b/integration-tests/test-apps/astro-4/package.json @@ -1,26 +1,21 @@ { - "name": "astro", + "name": "astro-4", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", - "start": "astro dev", - "build": "astro check && astro build", + "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/node": "^8.3.4", - "@astrojs/react": "^3.6.3", - "@types/react": "^18.3.12", - "@types/react-dom": "^18.3.1", - "astro": "^4.16.18", - "react": "^18.3.1", - "react-dom": "^18.3.1", - "typescript": "^5.7.2" - }, - "devDependencies": { - "@codecov/astro-plugin": "workspace:*" + "@astrojs/node": "^9.0.0", + "@astrojs/react": "^4.1.1", + "@codecov/astro-plugin": "workspace:*", + "@types/react": "^19.0.1", + "@types/react-dom": "^19.0.2", + "astro": "^5.15.8", + "react": "^19.0.0", + "react-dom": "^19.0.0" } } diff --git a/integration-tests/test-apps/astro-5/package.json b/integration-tests/test-apps/astro-5/package.json index baedda1d..198f1d56 100644 --- a/integration-tests/test-apps/astro-5/package.json +++ b/integration-tests/test-apps/astro-5/package.json @@ -14,7 +14,7 @@ "@codecov/astro-plugin": "workspace:*", "@types/react": "^19.0.1", "@types/react-dom": "^19.0.2", - "astro": "^5.0.9", + "astro": "^5.15.8", "react": "^19.0.0", "react-dom": "^19.0.0" } diff --git a/integration-tests/test-apps/bundle-analyzer/dotenv-vercel/package.json b/integration-tests/test-apps/bundle-analyzer/dotenv-vercel/package.json index 4313d9d1..eee2225a 100644 --- a/integration-tests/test-apps/bundle-analyzer/dotenv-vercel/package.json +++ b/integration-tests/test-apps/bundle-analyzer/dotenv-vercel/package.json @@ -13,6 +13,6 @@ "@codecov/bundle-analyzer": "workspace:^", "dotenv": "^16.4.5", "typescript": "^5.0.2", - "vite": "6.3.5" + "vite": "6.4.1" } } diff --git a/integration-tests/test-apps/nextjs/package.json b/integration-tests/test-apps/nextjs/package.json index a8ce06e1..4fdeee27 100644 --- a/integration-tests/test-apps/nextjs/package.json +++ b/integration-tests/test-apps/nextjs/package.json @@ -9,15 +9,15 @@ "lint": "next lint" }, "dependencies": { - "react": "^18", - "react-dom": "^18", - "next": "14.2.25" + "react": "^19", + "react-dom": "^19", + "next": "15.2.9" }, "devDependencies": { "@codecov/nextjs-webpack-plugin": "workspace:^", "typescript": "^5", "@types/node": "^20", - "@types/react": "^18", - "@types/react-dom": "^18" + "@types/react": "^19", + "@types/react-dom": "^19" } } diff --git a/integration-tests/test-apps/nuxt/package.json b/integration-tests/test-apps/nuxt/package.json index c509a5d2..03860ddf 100644 --- a/integration-tests/test-apps/nuxt/package.json +++ b/integration-tests/test-apps/nuxt/package.json @@ -9,7 +9,7 @@ "preview": "nuxt preview" }, "dependencies": { - "nuxt": "^3.16.0", + "nuxt": "~3.16.2", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/integration-tests/test-apps/remix/package.json b/integration-tests/test-apps/remix/package.json index 0a2a3782..b8fa47b2 100644 --- a/integration-tests/test-apps/remix/package.json +++ b/integration-tests/test-apps/remix/package.json @@ -11,16 +11,16 @@ "typecheck": "tsc" }, "dependencies": { - "@remix-run/node": "^2.17.2", - "@remix-run/react": "^2.17.2", - "@remix-run/serve": "^2.17.2", + "@remix-run/node": "^2.17.4", + "@remix-run/react": "^2.17.4", + "@remix-run/serve": "^2.17.4", "isbot": "^4.1.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { "@codecov/remix-vite-plugin": "workspace:^", - "@remix-run/dev": "^2.17.2", + "@remix-run/dev": "^2.17.4", "@types/react": "^18.2.20", "@types/react-dom": "^18.2.7", "@typescript-eslint/eslint-plugin": "^6.7.4", @@ -35,7 +35,7 @@ "postcss": "^8.4.38", "tailwindcss": "^3.4.4", "typescript": "^5.1.6", - "vite": "6.3.5", + "vite": "6.4.1", "vite-tsconfig-paths": "^4.2.1" }, "engines": { diff --git a/integration-tests/test-apps/solidstart/package.json b/integration-tests/test-apps/solidstart/package.json index 1a6d6160..a07a8d2f 100644 --- a/integration-tests/test-apps/solidstart/package.json +++ b/integration-tests/test-apps/solidstart/package.json @@ -11,7 +11,7 @@ "@solidjs/meta": "^0.29.4", "@solidjs/router": "^0.14.1", "@solidjs/start": "^1.0.10", - "solid-js": "^1.8.18", + "solid-js": "^1.9.4", "vinxi": "^0.4.3", "vite-plugin-solid": "^2.11.0" }, diff --git a/integration-tests/test-apps/sveltekit/package.json b/integration-tests/test-apps/sveltekit/package.json index 6a84b7b7..f04ed19f 100644 --- a/integration-tests/test-apps/sveltekit/package.json +++ b/integration-tests/test-apps/sveltekit/package.json @@ -14,7 +14,7 @@ "@sveltejs/kit": "^2.12.1", "@sveltejs/vite-plugin-svelte": "^5.0.2", "svelte": "^5.14.1", - "vite": "6.3.5" + "vite": "6.4.1" }, "type": "module" } diff --git a/package.json b/package.json index cfa81cfc..a5a53078 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "generate:typedoc:packages": "pnpm -r --filter='./packages/*' run generate:typedoc" }, "devDependencies": { - "@changesets/cli": "^2.27.1", + "@changesets/cli": "^2.29.7", "@total-typescript/ts-reset": "^0.5.1", "@types/eslint": "^8.56.2", - "@types/node": "^20.11.15", + "@types/node": "^20.12.12", "@typescript-eslint/eslint-plugin": "^6.20.0", "@typescript-eslint/parser": "^6.20.0", "eslint": "^8.56.0", @@ -41,11 +41,11 @@ "eslint-plugin-isaacscript": "^3.12.2", "eslint-plugin-prettier": "^5.1.3", "husky": "^8.0.3", - "lint-staged": "^15.2.1", - "prettier": "^3.2.4", + "lint-staged": "^16.4.0", + "prettier": "^3.8.1", "typedoc": "^0.27.5", "typescript": "^5.3.3", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "lint-staged": { @@ -58,5 +58,41 @@ }, "engines": { "node": ">=18.0.0" + }, + "pnpm": { + "overrides": { + "@types/node": "^20.12.12", + "braces": "^3.0.3", + "cross-spawn": "^7.0.6", + "devalue": "^5.6.2", + "eslint>minimatch": "3.1.4", + "eslint-plugin-import>minimatch": "3.1.4", + "express>path-to-regexp": "^0.1.13", + "glob>minimatch": "^9.0.7", + "minimatch": "^9.0.7", + "readdir-glob>minimatch": "^5.1.8", + "flatted": "^3.3.4", + "h3": "^1.15.6", + "lodash": "^4.18.0", + "node-forge": "^1.4.0", + "picomatch": "^4.0.4", + "serialize-javascript": "^7.0.3", + "seroval": "^1.4.1", + "serve-handler>path-to-regexp": "^3.3.0", + "solid-js": "^1.9.4", + "svgo": "^3.3.3", + "tar": "^7.5.13", + "typedoc>minimatch": "^9.0.7", + "@typescript-eslint/typescript-estree>minimatch": "^9.0.7", + "undici": "^6.24.1", + "vite": "6.4.1", + "vite>rollup": "^4.59.1", + "@rollup/plugin-replace>rollup": "^4.59.1", + "@rollup/plugin-commonjs>rollup": "^4.59.1", + "@rollup/plugin-node-resolve>rollup": "^4.59.1", + "unbuild>rollup": "^4.59.1", + "vitest>rollup": "^4.59.1", + "nitropack>rollup": "^4.59.1" + } } } diff --git a/packages/astro-plugin/package.json b/packages/astro-plugin/package.json index 779d4ba2..cf2f9899 100644 --- a/packages/astro-plugin/package.json +++ b/packages/astro-plugin/package.json @@ -59,14 +59,14 @@ "@rollup/plugin-replace": "^5.0.5", "@types/node": "^20.11.15", "@vitest/coverage-v8": "^2.1.9", - "astro": "^5.0.9", + "astro": "^5.15.8", "codecovProdRollupPlugin": "npm:@codecov/rollup-plugin@1.5.0", "msw": "^2.7.0", "ts-node": "^10.9.2", "typedoc": "^0.27.5", "typescript": "^5.3.3", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "peerDependencies": { diff --git a/packages/astro-plugin/vitest.config.ts b/packages/astro-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/astro-plugin/vitest.config.ts +++ b/packages/astro-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/bundle-analyzer/package.json b/packages/bundle-analyzer/package.json index d7a1b449..11d52894 100644 --- a/packages/bundle-analyzer/package.json +++ b/packages/bundle-analyzer/package.json @@ -69,7 +69,7 @@ "ts-node": "^10.9.2", "typedoc": "^0.27.5", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "volta": { diff --git a/packages/bundle-analyzer/vitest.config.ts b/packages/bundle-analyzer/vitest.config.ts index 26242e52..2b38c8c9 100644 --- a/packages/bundle-analyzer/vitest.config.ts +++ b/packages/bundle-analyzer/vitest.config.ts @@ -1,32 +1,24 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; import "ts-node/register"; -// This file contains vitest configuration for testing the bundle-analyzer -// package that is built using unbuild (rollup) - const packageJson = await import("./package.json", { - assert: { type: "json" }, + with: { type: "json" }, +}); + +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, }); export default defineConfig({ ...config, - files: ["./setup.ts"], - transformMode: { - web: [/\.tsx?$/], - }, plugins: [ - // @ts-expect-error - using rollup plugin - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/bundler-plugin-core/package.json b/packages/bundler-plugin-core/package.json index 654186bc..e8ac731f 100644 --- a/packages/bundler-plugin-core/package.json +++ b/packages/bundler-plugin-core/package.json @@ -39,7 +39,7 @@ "generate:typedoc": "typedoc --options ./typedoc.json" }, "dependencies": { - "@actions/core": "^1.10.1", + "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", "chalk": "4.1.2", "semver": "^7.5.4", diff --git a/packages/nextjs-webpack-plugin/package.json b/packages/nextjs-webpack-plugin/package.json index 98ef5001..b8f08f9c 100644 --- a/packages/nextjs-webpack-plugin/package.json +++ b/packages/nextjs-webpack-plugin/package.json @@ -57,7 +57,7 @@ "@vitest/coverage-v8": "^2.1.9", "codecovProdRollupPlugin": "npm:@codecov/rollup-plugin@1.5.0", "msw": "^2.7.0", - "next": "^14.2.25", + "next": "^15.2.9", "ts-node": "^10.9.2", "typedoc": "^0.27.5", "typescript": "^5.3.3", diff --git a/packages/nextjs-webpack-plugin/vitest.config.ts b/packages/nextjs-webpack-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/nextjs-webpack-plugin/vitest.config.ts +++ b/packages/nextjs-webpack-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/nuxt-plugin/package.json b/packages/nuxt-plugin/package.json index 387143a3..934a9420 100644 --- a/packages/nuxt-plugin/package.json +++ b/packages/nuxt-plugin/package.json @@ -47,7 +47,7 @@ "dependencies": { "@codecov/bundler-plugin-core": "workspace:^", "@codecov/vite-plugin": "workspace:^", - "@nuxt/kit": "^3.16.0", + "@nuxt/kit": "~3.16.2", "unplugin": "^1.10.1" }, "devDependencies": { @@ -59,9 +59,9 @@ "ts-node": "^10.9.2", "typedoc": "^0.27.5", "typescript": "^5.3.3", - "nuxt": "^3.16.0", + "nuxt": "~3.16.2", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "peerDependencies": { diff --git a/packages/nuxt-plugin/vitest.config.ts b/packages/nuxt-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/nuxt-plugin/vitest.config.ts +++ b/packages/nuxt-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/remix-vite-plugin/package.json b/packages/remix-vite-plugin/package.json index d0d4eaaf..5e38751c 100644 --- a/packages/remix-vite-plugin/package.json +++ b/packages/remix-vite-plugin/package.json @@ -59,7 +59,7 @@ "typedoc": "^0.27.5", "typescript": "^5.3.3", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "peerDependencies": { diff --git a/packages/remix-vite-plugin/vitest.config.ts b/packages/remix-vite-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/remix-vite-plugin/vitest.config.ts +++ b/packages/remix-vite-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index 548daa7d..692ecf28 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -54,7 +54,7 @@ "@vitest/coverage-v8": "^2.1.9", "codecovProdRollupPlugin": "npm:@codecov/rollup-plugin@1.5.0", "msw": "^2.7.0", - "rollup": "4.22.4", + "rollup": "4.59.1", "ts-node": "^10.9.2", "typedoc": "^0.27.5", "typescript": "^5.3.3", diff --git a/packages/rollup-plugin/vitest.config.ts b/packages/rollup-plugin/vitest.config.ts index 31d79bd2..98a2d557 100644 --- a/packages/rollup-plugin/vitest.config.ts +++ b/packages/rollup-plugin/vitest.config.ts @@ -1,21 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/solidstart-plugin/package.json b/packages/solidstart-plugin/package.json index 210adead..34f636b7 100644 --- a/packages/solidstart-plugin/package.json +++ b/packages/solidstart-plugin/package.json @@ -59,7 +59,7 @@ "typedoc": "^0.27.5", "typescript": "^5.3.3", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "peerDependencies": { diff --git a/packages/solidstart-plugin/vitest.config.ts b/packages/solidstart-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/solidstart-plugin/vitest.config.ts +++ b/packages/solidstart-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/sveltekit-plugin/package.json b/packages/sveltekit-plugin/package.json index e9ae401c..185fdbc1 100644 --- a/packages/sveltekit-plugin/package.json +++ b/packages/sveltekit-plugin/package.json @@ -59,7 +59,7 @@ "typedoc": "^0.27.5", "typescript": "^5.3.3", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "peerDependencies": { diff --git a/packages/sveltekit-plugin/vitest.config.ts b/packages/sveltekit-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/sveltekit-plugin/vitest.config.ts +++ b/packages/sveltekit-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 86aee12f..7d5dfa10 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -58,7 +58,7 @@ "typedoc": "^0.27.5", "typescript": "^5.3.3", "unbuild": "^2.0.0", - "vite": "6.3.5", + "vite": "6.4.1", "vitest": "^2.1.9" }, "peerDependencies": { diff --git a/packages/vite-plugin/vitest.config.ts b/packages/vite-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/vite-plugin/vitest.config.ts +++ b/packages/vite-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/packages/webpack-plugin/vitest.config.ts b/packages/webpack-plugin/vitest.config.ts index 5167f2b7..98a2d557 100644 --- a/packages/webpack-plugin/vitest.config.ts +++ b/packages/webpack-plugin/vitest.config.ts @@ -1,22 +1,21 @@ import replace from "@rollup/plugin-replace"; +import type { Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; const packageJson = await import("./package.json"); +const replacePlugin = replace({ + preventAssignment: true, + values: { + __PACKAGE_VERSION__: JSON.stringify(packageJson.version), + __PACKAGE_NAME__: JSON.stringify(packageJson.name), + }, +}); + export default defineConfig({ ...config, plugins: [ - //@ts-expect-error handle conflicting version types - { - ...replace({ - preventAssignment: true, - values: { - __PACKAGE_VERSION__: JSON.stringify(packageJson.version), - __PACKAGE_NAME__: JSON.stringify(packageJson.name), - }, - }), - enforce: "pre", - }, + Object.assign(replacePlugin, { enforce: "pre" as const }) as Plugin, ], }); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 342d46ca..4157cbb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,13 +4,47 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + '@types/node': ^20.12.12 + braces: ^3.0.3 + cross-spawn: ^7.0.6 + devalue: ^5.6.2 + eslint>minimatch: 3.1.4 + eslint-plugin-import>minimatch: 3.1.4 + express>path-to-regexp: ^0.1.13 + glob>minimatch: ^9.0.7 + minimatch: ^9.0.7 + readdir-glob>minimatch: ^5.1.8 + flatted: ^3.3.4 + h3: ^1.15.6 + lodash: ^4.18.0 + node-forge: ^1.4.0 + picomatch: ^4.0.4 + serialize-javascript: ^7.0.3 + seroval: ^1.4.1 + serve-handler>path-to-regexp: ^3.3.0 + solid-js: ^1.9.4 + svgo: ^3.3.3 + tar: ^7.5.13 + typedoc>minimatch: ^9.0.7 + '@typescript-eslint/typescript-estree>minimatch': ^9.0.7 + undici: ^6.24.1 + vite: 6.4.1 + vite>rollup: ^4.59.1 + '@rollup/plugin-replace>rollup': ^4.59.1 + '@rollup/plugin-commonjs>rollup': ^4.59.1 + '@rollup/plugin-node-resolve>rollup': ^4.59.1 + unbuild>rollup: ^4.59.1 + vitest>rollup: ^4.59.1 + nitropack>rollup: ^4.59.1 + importers: .: devDependencies: '@changesets/cli': - specifier: ^2.27.1 - version: 2.27.1 + specifier: ^2.29.7 + version: 2.30.0(@types/node@20.12.12) '@total-typescript/ts-reset': specifier: ^0.5.1 version: 0.5.1 @@ -18,8 +52,8 @@ importers: specifier: ^8.56.2 version: 8.56.2 '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 '@typescript-eslint/eslint-plugin': specifier: ^6.20.0 version: 6.20.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3) @@ -40,16 +74,16 @@ importers: version: 3.12.2(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3) eslint-plugin-prettier: specifier: ^5.1.3 - version: 5.1.3(@types/eslint@8.56.2)(eslint-config-prettier@9.1.0(eslint@8.56.0))(eslint@8.56.0)(prettier@3.2.4) + version: 5.1.3(@types/eslint@8.56.2)(eslint-config-prettier@9.1.0(eslint@8.56.0))(eslint@8.56.0)(prettier@3.8.1) husky: specifier: ^8.0.3 version: 8.0.3 lint-staged: - specifier: ^15.2.1 - version: 15.2.1 + specifier: ^16.4.0 + version: 16.4.0 prettier: - specifier: ^3.2.4 - version: 3.2.4 + specifier: ^3.8.1 + version: 3.8.1 typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -57,41 +91,41 @@ importers: specifier: ^5.3.3 version: 5.3.3 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) examples/astro: dependencies: '@astrojs/check': specifier: ^0.9.4 - version: 0.9.4(prettier@3.2.4)(typescript@5.7.2) + version: 0.9.4(prettier@3.8.1)(typescript@5.7.2) '@astrojs/node': - specifier: ^8.3.4 - version: 8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)) + specifier: ^9.0.0 + version: 9.0.0(astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) '@astrojs/react': - specifier: ^3.6.3 - version: 3.6.3(@types/node@20.12.12)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.27.0) + specifier: ^4.1.1 + version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3) '@codecov/astro-plugin': specifier: workspace:* version: link:../../packages/astro-plugin '@types/react': - specifier: ^18.3.12 - version: 18.3.12 + specifier: ^19.0.1 + version: 19.0.1 '@types/react-dom': - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^19.0.2 + version: 19.0.2(@types/react@19.0.1) astro: - specifier: ^4.16.18 - version: 4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2) + specifier: ^5.15.8 + version: 5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) react: - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.3.1 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -100,7 +134,7 @@ importers: dependencies: '@astrojs/node': specifier: ^9.0.0 - version: 9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + version: 9.0.0(astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) '@astrojs/react': specifier: ^4.1.1 version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3) @@ -114,8 +148,8 @@ importers: specifier: ^19.0.2 version: 19.0.2(@types/react@19.0.1) astro: - specifier: ^5.0.9 - version: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + specifier: ^5.15.8 + version: 5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) react: specifier: ^19.0.0 version: 19.0.0 @@ -133,19 +167,19 @@ importers: version: link:../../packages/rollup-plugin '@rollup/plugin-commonjs': specifier: ^25.0.7 - version: 25.0.8(rollup@4.22.4) + version: 25.0.8(rollup@4.60.1) '@rollup/plugin-node-resolve': specifier: ^15.2.3 - version: 15.2.3(rollup@4.22.4) + version: 15.2.3(rollup@4.60.1) npm-run-all: specifier: ^4.1.5 version: 4.1.5 rollup: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.59.1 + version: 4.60.1 serve: - specifier: ^14.2.1 - version: 14.2.1 + specifier: ^14.2.4 + version: 14.2.6 examples/bundle-analyzer-lib-cjs: devDependencies: @@ -162,14 +196,14 @@ importers: examples/next-js: dependencies: next: - specifier: 14.2.25 - version: 14.2.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 15.2.9 + version: 15.2.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.3.1 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) devDependencies: '@codecov/nextjs-webpack-plugin': specifier: workspace:^ @@ -178,11 +212,11 @@ importers: specifier: ^20.12.12 version: 20.12.12 '@types/react': - specifier: ^18.3.3 - version: 18.3.3 + specifier: ^19 + version: 19.0.1 '@types/react-dom': - specifier: ^18.3.0 - version: 18.3.0 + specifier: ^19 + version: 19.0.2(@types/react@19.0.1) autoprefixer: specifier: ^10.4.19 version: 10.4.19(postcss@8.4.38) @@ -190,8 +224,8 @@ importers: specifier: ^8.56.0 version: 8.56.0 eslint-config-next: - specifier: 14.2.25 - version: 14.2.25(eslint@8.56.0)(typescript@5.4.5) + specifier: 15.2.9 + version: 15.2.9(eslint@8.56.0)(typescript@5.4.5) postcss: specifier: ^8.4.38 version: 8.4.38 @@ -205,8 +239,8 @@ importers: examples/next-js-15: dependencies: next: - specifier: 15.2.6 - version: 15.2.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.2.9 + version: 15.2.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: specifier: 19.0.0 version: 19.0.0 @@ -218,7 +252,7 @@ importers: specifier: workspace:^ version: link:../../packages/nextjs-webpack-plugin '@types/node': - specifier: ^20 + specifier: ^20.12.12 version: 20.12.12 '@types/react': specifier: ^19 @@ -233,8 +267,8 @@ importers: examples/nuxt: dependencies: nuxt: - specifier: ^3.16.0 - version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ~3.16.2 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.59.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.2) @@ -272,7 +306,7 @@ importers: version: 6.20.0(eslint@8.56.0)(typescript@5.4.5) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 4.3.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -283,25 +317,25 @@ importers: specifier: ^0.4.5 version: 0.4.5(eslint@8.56.0) rollup: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.59.1 + version: 4.59.1 typescript: specifier: ^5.3.3 version: 5.4.5 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/remix: dependencies: '@remix-run/node': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(typescript@5.4.5) '@remix-run/react': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@remix-run/serve': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(typescript@5.4.5) isbot: specifier: ^4.1.0 @@ -317,8 +351,8 @@ importers: specifier: workspace:^ version: link:../../packages/remix-vite-plugin '@remix-run/dev': - specifier: ^2.17.2 - version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ^2.17.4 + version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) '@types/react': specifier: ^18.2.20 version: 18.3.3 @@ -339,7 +373,7 @@ importers: version: 8.56.0 eslint-import-resolver-typescript: specifier: ^3.6.1 - version: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0) + version: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-plugin-import@2.29.1)(eslint@8.56.0) eslint-plugin-import: specifier: ^2.28.1 version: 2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) @@ -362,11 +396,11 @@ importers: specifier: ^5.1.6 version: 5.4.5 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vite-tsconfig-paths: specifier: ^4.2.1 - version: 4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 4.3.2(typescript@5.4.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) examples/rollup: dependencies: @@ -379,19 +413,19 @@ importers: version: link:../../packages/rollup-plugin '@rollup/plugin-commonjs': specifier: ^25.0.7 - version: 25.0.7(rollup@4.22.4) + version: 25.0.7(rollup@4.59.1) '@rollup/plugin-node-resolve': specifier: ^15.2.3 - version: 15.2.3(rollup@4.22.4) + version: 15.2.3(rollup@4.59.1) npm-run-all: specifier: ^4.1.5 version: 4.1.5 rollup: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.59.1 + version: 4.59.1 serve: - specifier: ^14.2.1 - version: 14.2.1 + specifier: ^14.2.4 + version: 14.2.6 examples/solidstart: dependencies: @@ -400,22 +434,22 @@ importers: version: link:../../packages/solidstart-plugin '@solidjs/meta': specifier: ^0.29.4 - version: 0.29.4(solid-js@1.8.19) + version: 0.29.4(solid-js@1.9.12) '@solidjs/router': specifier: ^0.14.1 - version: 0.14.1(solid-js@1.8.19) + version: 0.14.1(solid-js@1.9.12) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 1.0.10(solid-js@1.9.12)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) solid-js: - specifier: ^1.8.18 - version: 1.8.19 + specifier: ^1.9.4 + version: 1.9.12 vinxi: specifier: ^0.4.3 - version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) + version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) vite-plugin-solid: specifier: ^2.11.0 - version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) examples/sveltekit: devDependencies: @@ -430,13 +464,13 @@ importers: version: 1.0.0 '@sveltejs/adapter-auto': specifier: ^3.3.1 - version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))) + version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))) '@sveltejs/kit': specifier: ^2.12.1 - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/vite-plugin-svelte': specifier: ^5.0.2 - version: 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) svelte: specifier: ^5.14.1 version: 5.14.1 @@ -450,8 +484,8 @@ importers: specifier: ^5.0.0 version: 5.3.3 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/tokenless: dependencies: @@ -479,7 +513,7 @@ importers: version: 6.20.0(eslint@8.56.0)(typescript@5.4.5) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 4.3.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -490,14 +524,14 @@ importers: specifier: ^0.4.5 version: 0.4.5(eslint@8.56.0) rollup: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.59.1 + version: 4.59.1 typescript: specifier: ^5.3.3 version: 5.4.5 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/vite: dependencies: @@ -525,7 +559,7 @@ importers: version: 6.20.0(eslint@8.56.0)(typescript@5.3.3) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 4.3.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -536,20 +570,20 @@ importers: specifier: ^0.4.5 version: 0.4.5(eslint@8.56.0) rollup: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.59.1 + version: 4.59.1 typescript: specifier: ^5.3.3 version: 5.3.3 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) examples/webpack: dependencies: lodash: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.18.0 + version: 4.18.1 devDependencies: '@codecov/webpack-plugin': specifier: workspace:^ @@ -564,8 +598,8 @@ importers: integration-tests: dependencies: lodash: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.18.0 + version: 4.18.1 devDependencies: '@codecov/astro-plugin': specifier: workspace:* @@ -598,13 +632,13 @@ importers: specifier: workspace:^ version: link:../packages/webpack-plugin '@remix-run/dev': - specifier: ^2.17.2 - version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2))(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ^2.17.4 + version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.7.2))(typescript@5.7.2)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) '@remix-run/node': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(typescript@5.7.2) '@remix-run/react': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2) '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -614,16 +648,16 @@ importers: version: 15.2.3(rollup@4.60.1) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 1.0.10(solid-js@1.9.12)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/kit': specifier: ^2.12.1 - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/bun': specifier: ^1.0.6 version: 1.0.6 '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 bun: specifier: ^1.1.4 version: 1.1.4 @@ -631,8 +665,8 @@ importers: specifier: ^4.1.0 version: 4.4.0 nuxt: - specifier: ^3.16.0 - version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ~3.16.2 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) react: specifier: ^18.2.0 version: 18.3.1 @@ -640,29 +674,29 @@ importers: specifier: ^18.2.0 version: 18.3.1(react@18.3.1) rollupV3: - specifier: npm:rollup@3.29.5 - version: rollup@3.29.5 + specifier: npm:rollup@3.30.0 + version: rollup@3.30.0 rollupV4: - specifier: npm:rollup@4.22.4 - version: rollup@4.22.4 + specifier: npm:rollup@4.59.1 + version: rollup@4.59.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.15)(typescript@5.7.2) + version: 10.9.2(@types/node@20.12.12)(typescript@5.7.2) vite-plugin-solid: specifier: ^2.11.0 - version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) viteV4: specifier: npm:vite@4.5.14 - version: vite@4.5.14(@types/node@20.11.15)(terser@5.27.0) + version: vite@4.5.14(@types/node@20.12.12)(terser@5.27.0) viteV5: specifier: npm:vite@5.4.19 - version: vite@5.4.19(@types/node@20.11.15)(terser@5.27.0) + version: vite@5.4.19(@types/node@20.12.12)(terser@5.27.0) viteV6: - specifier: npm:vite@6.3.5 - version: vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: npm:vite@6.4.1 + version: vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vue-routerV4: specifier: npm:vue-router@4.3.0 - version: vue-router@4.3.0(vue@3.5.13(typescript@5.7.2)) + version: vue-router@4.3.0(vue@3.5.32(typescript@5.7.2)) vueV3: specifier: npm:vue@3.4.21 version: vue@3.4.21(typescript@5.7.2) @@ -672,43 +706,36 @@ importers: integration-tests/test-apps/astro-4: dependencies: - '@astrojs/check': - specifier: ^0.9.4 - version: 0.9.4(prettier@3.2.4)(typescript@5.7.2) '@astrojs/node': - specifier: ^8.3.4 - version: 8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)) + specifier: ^9.0.0 + version: 9.0.0(astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) '@astrojs/react': - specifier: ^3.6.3 - version: 3.6.3(@types/node@20.12.12)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.27.0) + specifier: ^4.1.1 + version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3) + '@codecov/astro-plugin': + specifier: workspace:* + version: link:../../../packages/astro-plugin '@types/react': - specifier: ^18.3.12 - version: 18.3.12 + specifier: ^19.0.1 + version: 19.0.1 '@types/react-dom': - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^19.0.2 + version: 19.0.2(@types/react@19.0.1) astro: - specifier: ^4.16.18 - version: 4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2) + specifier: ^5.15.8 + version: 5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) react: - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.3.1 - version: 18.3.1(react@18.3.1) - typescript: - specifier: ^5.7.2 - version: 5.7.2 - devDependencies: - '@codecov/astro-plugin': - specifier: workspace:* - version: link:../../../packages/astro-plugin + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) integration-tests/test-apps/astro-5: dependencies: '@astrojs/node': specifier: ^9.0.0 - version: 9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + version: 9.0.0(astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) '@astrojs/react': specifier: ^4.1.1 version: 4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3) @@ -722,8 +749,8 @@ importers: specifier: ^19.0.2 version: 19.0.2(@types/react@19.0.1) astro: - specifier: ^5.0.9 - version: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + specifier: ^5.15.8 + version: 5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) react: specifier: ^19.0.0 version: 19.0.0 @@ -743,33 +770,33 @@ importers: specifier: ^5.0.2 version: 5.4.5 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) integration-tests/test-apps/nextjs: dependencies: next: - specifier: 14.2.25 - version: 14.2.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 15.2.9 + version: 15.2.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: - specifier: ^18 - version: 18.3.1 + specifier: ^19 + version: 19.0.0 react-dom: - specifier: ^18 - version: 18.3.1(react@18.3.1) + specifier: ^19 + version: 19.0.0(react@19.0.0) devDependencies: '@codecov/nextjs-webpack-plugin': specifier: workspace:^ version: link:../../../packages/nextjs-webpack-plugin '@types/node': - specifier: ^20 + specifier: ^20.12.12 version: 20.12.12 '@types/react': - specifier: ^18 - version: 18.3.3 + specifier: ^19 + version: 19.0.1 '@types/react-dom': - specifier: ^18 - version: 18.3.0 + specifier: ^19 + version: 19.0.2(@types/react@19.0.1) typescript: specifier: ^5 version: 5.4.5 @@ -777,8 +804,8 @@ importers: integration-tests/test-apps/nuxt: dependencies: nuxt: - specifier: ^3.16.0 - version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ~3.16.2 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.2) @@ -793,13 +820,13 @@ importers: integration-tests/test-apps/remix: dependencies: '@remix-run/node': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(typescript@5.4.5) '@remix-run/react': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@remix-run/serve': - specifier: ^2.17.2 + specifier: ^2.17.4 version: 2.17.4(typescript@5.4.5) isbot: specifier: ^4.1.0 @@ -815,8 +842,8 @@ importers: specifier: workspace:^ version: link:../../../packages/remix-vite-plugin '@remix-run/dev': - specifier: ^2.17.2 - version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ^2.17.4 + version: 2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) '@types/react': specifier: ^18.2.20 version: 18.3.3 @@ -837,7 +864,7 @@ importers: version: 8.56.0 eslint-import-resolver-typescript: specifier: ^3.6.1 - version: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0) + version: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-plugin-import@2.29.1)(eslint@8.56.0) eslint-plugin-import: specifier: ^2.28.1 version: 2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) @@ -860,32 +887,32 @@ importers: specifier: ^5.1.6 version: 5.4.5 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vite-tsconfig-paths: specifier: ^4.2.1 - version: 4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 4.3.2(typescript@5.4.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) integration-tests/test-apps/solidstart: dependencies: '@solidjs/meta': specifier: ^0.29.4 - version: 0.29.4(solid-js@1.8.19) + version: 0.29.4(solid-js@1.9.12) '@solidjs/router': specifier: ^0.14.1 - version: 0.14.1(solid-js@1.8.19) + version: 0.14.1(solid-js@1.9.12) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 1.0.10(solid-js@1.9.12)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) solid-js: - specifier: ^1.8.18 - version: 1.8.19 + specifier: ^1.9.4 + version: 1.9.12 vinxi: specifier: ^0.4.3 - version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) + version: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) vite-plugin-solid: specifier: ^2.11.0 - version: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) integration-tests/test-apps/sveltekit: devDependencies: @@ -900,19 +927,19 @@ importers: version: 1.0.0 '@sveltejs/adapter-auto': specifier: ^3.3.1 - version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))) + version: 3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))) '@sveltejs/kit': specifier: ^2.12.1 - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@sveltejs/vite-plugin-svelte': specifier: ^5.0.2 - version: 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) svelte: specifier: ^5.14.1 version: 5.14.1 vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) packages/astro-plugin: dependencies: @@ -928,19 +955,19 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.7(rollup@3.29.4) + version: 5.0.7(rollup@4.59.1) '@types/node': - specifier: ^20.11.15 + specifier: ^20.12.12 version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3)) astro: - specifier: ^5.0.9 - version: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@3.29.4)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + specifier: ^5.15.8 + version: 5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.59.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@3.29.4)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.59.1)' msw: specifier: ^2.7.0 version: 2.7.0(@types/node@20.12.12)(typescript@5.7.2) @@ -957,11 +984,11 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.7.2) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3) packages/bundle-analyzer: dependencies: @@ -982,14 +1009,14 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^20.11.15 + specifier: ^20.12.12 version: 20.12.12 '@types/yargs': specifier: ^17.0.33 version: 17.0.33 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' @@ -1006,17 +1033,17 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.7.2) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3) packages/bundler-plugin-core: dependencies: '@actions/core': - specifier: ^1.10.1 - version: 1.10.1 + specifier: ^1.11.1 + version: 1.11.1 '@actions/github': specifier: ^6.0.0 version: 6.0.0 @@ -1040,29 +1067,29 @@ importers: specifier: ^8.42.0 version: 8.42.0 '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 '@types/semver': specifier: ^7.5.6 version: 7.5.6 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 - version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) + version: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) testdouble: specifier: ^3.20.1 version: 3.20.1 testdouble-vitest: specifier: ^0.2.0 - version: 0.2.0(testdouble@3.20.1)(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) + version: 0.2.0(testdouble@3.20.1)(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.12)(typescript@5.3.3) typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -1074,7 +1101,7 @@ importers: version: 2.0.0(typescript@5.3.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) packages/nextjs-webpack-plugin: dependencies: @@ -1092,14 +1119,14 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.10.0 + specifier: ^20.12.12 version: 20.12.12 '@types/webpack': specifier: ^5.28.5 version: 5.28.5 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' @@ -1107,8 +1134,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/node@20.12.12)(typescript@5.4.5) next: - specifier: ^14.2.25 - version: 14.2.25(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^15.2.9 + version: 15.2.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) @@ -1123,7 +1150,7 @@ importers: version: 2.0.0(typescript@5.4.5) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3) webpack: specifier: ^5.96.1 version: 5.96.1(webpack-cli@5.1.4) @@ -1137,8 +1164,8 @@ importers: specifier: workspace:^ version: link:../vite-plugin '@nuxt/kit': - specifier: ^3.16.0 - version: 3.21.2(magicast@0.5.2) + specifier: ~3.16.2 + version: 3.16.2(magicast@0.5.2) unplugin: specifier: ^1.10.1 version: 1.10.1 @@ -1147,23 +1174,23 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 - version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) + version: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) nuxt: - specifier: ^3.16.0 - version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) + specifier: ~3.16.2 + version: 3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.12)(typescript@5.3.3) typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -1174,11 +1201,11 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) packages/remix-vite-plugin: dependencies: @@ -1199,11 +1226,11 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.11.15 + specifier: ^20.12.12 version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' @@ -1223,11 +1250,11 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.5) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3) packages/rollup-plugin: dependencies: @@ -1240,25 +1267,25 @@ importers: devDependencies: '@rollup/plugin-replace': specifier: ^5.0.5 - version: 5.0.5(rollup@4.22.4) + version: 5.0.5(rollup@4.59.1) '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 - version: '@codecov/rollup-plugin@1.5.0(rollup@4.22.4)' + version: '@codecov/rollup-plugin@1.5.0(rollup@4.59.1)' msw: specifier: ^2.7.0 - version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) + version: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) rollup: - specifier: 4.22.4 - version: 4.22.4 + specifier: 4.59.1 + version: 4.59.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.12)(typescript@5.3.3) typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -1270,7 +1297,7 @@ importers: version: 2.0.0(typescript@5.3.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) packages/solidstart-plugin: dependencies: @@ -1282,7 +1309,7 @@ importers: version: link:../vite-plugin '@solidjs/start': specifier: 1.x - version: 1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 1.0.10(solid-js@1.9.12)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) unplugin: specifier: ^1.10.1 version: 1.10.1 @@ -1291,11 +1318,11 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.11.15 + specifier: ^20.12.12 version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' @@ -1315,11 +1342,11 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.5) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3) packages/sveltekit-plugin: dependencies: @@ -1331,7 +1358,7 @@ importers: version: link:../vite-plugin '@sveltejs/kit': specifier: 2.x - version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + version: 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) svelte: specifier: 4.x || 5.x version: 4.2.15 @@ -1343,20 +1370,20 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 - version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) + version: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.12)(typescript@5.3.3) typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -1367,11 +1394,11 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) packages/vite-plugin: dependencies: @@ -1386,20 +1413,20 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.11.15 - version: 20.11.15 + specifier: ^20.12.12 + version: 20.12.12 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) codecovProdRollupPlugin: specifier: npm:@codecov/rollup-plugin@1.5.0 version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 - version: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) + version: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.12)(typescript@5.3.3) typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -1410,11 +1437,11 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) vite: - specifier: 6.3.5 - version: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + specifier: 6.4.1 + version: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) packages/webpack-plugin: dependencies: @@ -1429,14 +1456,14 @@ importers: specifier: ^5.0.5 version: 5.0.5(rollup@4.60.1) '@types/node': - specifier: ^20.10.0 - version: 20.10.0 + specifier: ^20.12.12 + version: 20.12.12 '@types/webpack': specifier: ^5.28.5 version: 5.28.5 '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0)) + version: 2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)) chalk: specifier: 4.1.2 version: 4.1.2 @@ -1445,10 +1472,10 @@ importers: version: '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)' msw: specifier: ^2.7.0 - version: 2.7.0(@types/node@20.10.0)(typescript@5.3.3) + version: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.10.0)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.12)(typescript@5.3.3) typedoc: specifier: ^0.27.5 version: 0.27.5(typescript@5.3.3) @@ -1460,7 +1487,7 @@ importers: version: 2.0.0(typescript@5.3.3) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0) + version: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) webpack: specifier: ^5.96.1 version: 5.96.1(webpack-cli@5.1.4) @@ -1471,8 +1498,11 @@ packages: resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} engines: {node: '>=0.10.0'} - '@actions/core@1.10.1': - resolution: {integrity: sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==} + '@actions/core@1.11.1': + resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==} + + '@actions/exec@1.1.1': + resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==} '@actions/github@6.0.0': resolution: {integrity: sha512-alScpSVnYmjNEXboZjarjukQEzgCRmjMv6Xj47fsdnqGS73bjJNDpiiXmp8jr0UZLdUB6d9jW63IcmddUP+l0g==} @@ -1480,6 +1510,9 @@ packages: '@actions/http-client@2.2.1': resolution: {integrity: sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==} + '@actions/io@1.1.3': + resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==} + '@alloc/quick-lru@5.2.0': resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} @@ -1497,11 +1530,11 @@ packages: '@astrojs/compiler@2.10.3': resolution: {integrity: sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==} - '@astrojs/internal-helpers@0.4.1': - resolution: {integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==} + '@astrojs/compiler@2.13.1': + resolution: {integrity: sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg==} - '@astrojs/internal-helpers@0.4.2': - resolution: {integrity: sha512-EdDWkC3JJVcpGpqJAU/5hSk2LKXyG3mNGkzGoAuyK+xoPHbaVdSuIWoN1QTnmK3N/gGfaaAfM8gO2KDCAW7S3w==} + '@astrojs/internal-helpers@0.7.6': + resolution: {integrity: sha512-GOle7smBWKfMSP8osUIGOlB5kaHdQLV3foCsf+5Q9Wsuu+C6Fs3Ez/ttXmhjZ1HkSgsogcM1RXSjjOVieHq16Q==} '@astrojs/language-server@2.15.4': resolution: {integrity: sha512-JivzASqTPR2bao9BWsSc/woPHH7OGSGc9aMxXL4U6egVTqBycB3ZHdBJPuOCVtcGLrzdWTosAqVPz1BVoxE0+A==} @@ -1515,38 +1548,17 @@ packages: prettier-plugin-astro: optional: true - '@astrojs/markdown-remark@5.3.0': - resolution: {integrity: sha512-r0Ikqr0e6ozPb5bvhup1qdWnSPUvQu6tub4ZLYaKyG50BXZ0ej6FhGz3GpChKpH7kglRFPObJd/bDyf2VM9pkg==} - - '@astrojs/markdown-remark@6.0.1': - resolution: {integrity: sha512-CTSYijj25NfxgZi15TU3CwPwgyD1/7yA3FcdcNmB9p94nydupiUbrIiq3IqeTp2m5kCVzxbPZeC7fTwEOaNyGw==} - - '@astrojs/node@8.3.4': - resolution: {integrity: sha512-xzQs39goN7xh9np9rypGmbgZj3AmmjNxEMj9ZWz5aBERlqqFF3n8A/w/uaJeZ/bkHS60l1BXVS0tgsQt9MFqBA==} - peerDependencies: - astro: ^4.2.0 + '@astrojs/markdown-remark@6.3.11': + resolution: {integrity: sha512-hcaxX/5aC6lQgHeGh1i+aauvSwIT6cfyFjKWvExYSxUhZZBBdvCliOtu06gbQyhbe0pGJNoNmqNlQZ5zYUuIyQ==} '@astrojs/node@9.0.0': resolution: {integrity: sha512-3h/5kFZvpuo+chYAjj75YhtRUxfquxEJrpZRRC7TdiMGp2WhLp2us4VXm2mjezJp/zHKotW2L3qgp0P2ujQ0xw==} peerDependencies: astro: ^5.0.0 - '@astrojs/prism@3.1.0': - resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} - engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - - '@astrojs/prism@3.2.0': - resolution: {integrity: sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==} - engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} - - '@astrojs/react@3.6.3': - resolution: {integrity: sha512-5ihLQDH5Runddug5AZYlnp/Q5T81QxhwnWJXA9rchBAdh11c6UhBbv9Kdk7b2PkXoEU70CGWBP9hSh0VCR58eA==} - engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - peerDependencies: - '@types/react': ^17.0.50 || ^18.0.21 - '@types/react-dom': ^17.0.17 || ^18.0.6 - react: ^17.0.2 || ^18.0.0 || ^19.0.0-beta - react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0-beta + '@astrojs/prism@3.3.0': + resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==} + engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} '@astrojs/react@4.1.1': resolution: {integrity: sha512-hT66DWYGquAgXm0miy+mjxEp9zOiqhKUWzLaJbXv+PDlObggmj8uiAkc+JWOs6lQdC4tldY3vIAr50ex0W9NKA==} @@ -1557,13 +1569,9 @@ packages: react: ^17.0.2 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0 - '@astrojs/telemetry@3.1.0': - resolution: {integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==} - engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - - '@astrojs/telemetry@3.2.0': - resolution: {integrity: sha512-wxhSKRfKugLwLlr4OFfcqovk+LIFtKwLyGPqMsv+9/ibqqnW3Gv7tBhtKEb0gAyUAC4G9BTVQeQahqnQAhd6IQ==} - engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} + '@astrojs/telemetry@3.3.0': + resolution: {integrity: sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==} + engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} '@astrojs/yaml2ts@0.2.2': resolution: {integrity: sha512-GOfvSr5Nqy2z5XiwqTouBBpy5FyI6DEe+/g/Mk5am9SjILN1S5fOEvYK0GuWHg98yS/dobP4m8qyqw/URW35fQ==} @@ -1572,10 +1580,6 @@ packages: resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} engines: {node: '>=6.9.0'} - '@babel/code-frame@7.24.7': - resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} - engines: {node: '>=6.9.0'} - '@babel/code-frame@7.26.2': resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} engines: {node: '>=6.9.0'} @@ -1608,14 +1612,6 @@ packages: resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.22.5': - resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} - engines: {node: '>=6.9.0'} - - '@babel/helper-annotate-as-pure@7.25.9': - resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} - engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.27.3': resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} @@ -1628,34 +1624,16 @@ packages: resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.24.4': - resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.28.6': resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-environment-visitor@7.22.20': - resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} - engines: {node: '>=6.9.0'} - - '@babel/helper-function-name@7.23.0': - resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} - engines: {node: '>=6.9.0'} - '@babel/helper-globals@7.28.0': resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.23.0': - resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} - engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.28.5': resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} engines: {node: '>=6.9.0'} @@ -1664,10 +1642,6 @@ packages: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.22.15': - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} - engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.25.9': resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} engines: {node: '>=6.9.0'} @@ -1676,12 +1650,6 @@ packages: resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} engines: {node: '>=6.9.0'} - '@babel/helper-module-transforms@7.23.3': - resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-module-transforms@7.26.0': resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==} engines: {node: '>=6.9.0'} @@ -1694,22 +1662,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.22.5': - resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} - engines: {node: '>=6.9.0'} - '@babel/helper-optimise-call-expression@7.27.1': resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.24.0': - resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==} - engines: {node: '>=6.9.0'} - - '@babel/helper-plugin-utils@7.24.8': - resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} - engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.25.9': resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==} engines: {node: '>=6.9.0'} @@ -1718,12 +1674,6 @@ packages: resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} engines: {node: '>=6.9.0'} - '@babel/helper-replace-supers@7.24.1': - resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.28.6': resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} engines: {node: '>=6.9.0'} @@ -1734,18 +1684,10 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.22.5': - resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} - engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.27.1': resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} - '@babel/helper-split-export-declaration@7.22.6': - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} @@ -1758,10 +1700,6 @@ packages: resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.22.20': - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.24.7': resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} @@ -1774,10 +1712,6 @@ packages: resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.23.5': - resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.25.9': resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} engines: {node: '>=6.9.0'} @@ -1798,10 +1732,6 @@ packages: resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} engines: {node: '>=6.9.0'} - '@babel/highlight@7.24.7': - resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} - engines: {node: '>=6.9.0'} - '@babel/parser@7.24.4': resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==} engines: {node: '>=6.0.0'} @@ -1828,12 +1758,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.24.1': - resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.25.9': resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==} engines: {node: '>=6.9.0'} @@ -1846,12 +1770,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.24.1': - resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.25.9': resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==} engines: {node: '>=6.9.0'} @@ -1882,18 +1800,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-react-jsx@7.25.9': - resolution: {integrity: sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-typescript@7.24.4': - resolution: {integrity: sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.28.6': resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==} engines: {node: '>=6.9.0'} @@ -1918,10 +1824,6 @@ packages: resolution: {integrity: sha512-i2VbegsRfwa9yq3xmfDX3tG2yh9K0cCqwpSyVG2nPxifh0EOnucAZUeO/g4lW2Zfg03aPJNtPfxQbDHzXc7H+w==} engines: {node: '>=6.9.0'} - '@babel/template@7.24.0': - resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} - engines: {node: '>=6.9.0'} - '@babel/template@7.25.9': resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} @@ -1977,57 +1879,64 @@ packages: '@bundled-es-modules/tough-cookie@0.1.6': resolution: {integrity: sha512-dvMHbL464C0zI+Yqxbz6kZ5TOEp7GLW+pry/RWndAR8MJQAXZ2rPmIs8tziTZjeIyhSNZgZbCePtfSbdWqStJw==} - '@changesets/apply-release-plan@7.0.0': - resolution: {integrity: sha512-vfi69JR416qC9hWmFGSxj7N6wA5J222XNBmezSVATPWDVPIF7gkd4d8CpbEbXmRWbVrkoli3oerGS6dcL/BGsQ==} + '@capsizecss/unpack@4.0.0': + resolution: {integrity: sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==} + engines: {node: '>=18'} + + '@changesets/apply-release-plan@7.1.0': + resolution: {integrity: sha512-yq8ML3YS7koKQ/9bk1PqO0HMzApIFNwjlwCnwFEXMzNe8NpzeeYYKCmnhWJGkN8g7E51MnWaSbqRcTcdIxUgnQ==} - '@changesets/assemble-release-plan@6.0.0': - resolution: {integrity: sha512-4QG7NuisAjisbW4hkLCmGW2lRYdPrKzro+fCtZaILX+3zdUELSvYjpL4GTv0E4aM9Mef3PuIQp89VmHJ4y2bfw==} + '@changesets/assemble-release-plan@6.0.9': + resolution: {integrity: sha512-tPgeeqCHIwNo8sypKlS3gOPmsS3wP0zHt67JDuL20P4QcXiw/O4Hl7oXiuLnP9yg+rXLQ2sScdV1Kkzde61iSQ==} - '@changesets/changelog-git@0.2.0': - resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==} + '@changesets/changelog-git@0.2.1': + resolution: {integrity: sha512-x/xEleCFLH28c3bQeQIyeZf8lFXyDFVn1SgcBiR2Tw/r4IAWlk1fzxCEZ6NxQAjF2Nwtczoen3OA2qR+UawQ8Q==} - '@changesets/cli@2.27.1': - resolution: {integrity: sha512-iJ91xlvRnnrJnELTp4eJJEOPjgpF3NOh4qeQehM6Ugiz9gJPRZ2t+TsXun6E3AMN4hScZKjqVXl0TX+C7AB3ZQ==} + '@changesets/cli@2.30.0': + resolution: {integrity: sha512-5D3Nk2JPqMI1wK25pEymeWRSlSMdo5QOGlyfrKg0AOufrUcjEE3RQgaCpHoBiM31CSNrtSgdJ0U6zL1rLDDfBA==} hasBin: true - '@changesets/config@3.0.0': - resolution: {integrity: sha512-o/rwLNnAo/+j9Yvw9mkBQOZySDYyOr/q+wptRLcAVGlU6djOeP9v1nlalbL9MFsobuBVQbZCTp+dIzdq+CLQUA==} + '@changesets/config@3.1.3': + resolution: {integrity: sha512-vnXjcey8YgBn2L1OPWd3ORs0bGC4LoYcK/ubpgvzNVr53JXV5GiTVj7fWdMRsoKUH7hhhMAQnsJUqLr21EncNw==} '@changesets/errors@0.2.0': resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==} - '@changesets/get-dependents-graph@2.0.0': - resolution: {integrity: sha512-cafUXponivK4vBgZ3yLu944mTvam06XEn2IZGjjKc0antpenkYANXiiE6GExV/yKdsCnE8dXVZ25yGqLYZmScA==} + '@changesets/get-dependents-graph@2.1.3': + resolution: {integrity: sha512-gphr+v0mv2I3Oxt19VdWRRUxq3sseyUpX9DaHpTUmLj92Y10AGy+XOtV+kbM6L/fDcpx7/ISDFK6T8A/P3lOdQ==} - '@changesets/get-release-plan@4.0.0': - resolution: {integrity: sha512-9L9xCUeD/Tb6L/oKmpm8nyzsOzhdNBBbt/ZNcjynbHC07WW4E1eX8NMGC5g5SbM5z/V+MOrYsJ4lRW41GCbg3w==} + '@changesets/get-release-plan@4.0.15': + resolution: {integrity: sha512-Q04ZaRPuEVZtA+auOYgFaVQQSA98dXiVe/yFaZfY7hoSmQICHGvP0TF4u3EDNHWmmCS4ekA/XSpKlSM2PyTS2g==} '@changesets/get-version-range-type@0.4.0': resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==} - '@changesets/git@3.0.0': - resolution: {integrity: sha512-vvhnZDHe2eiBNRFHEgMiGd2CT+164dfYyrJDhwwxTVD/OW0FUD6G7+4DIx1dNwkwjHyzisxGAU96q0sVNBns0w==} + '@changesets/git@3.0.4': + resolution: {integrity: sha512-BXANzRFkX+XcC1q/d27NKvlJ1yf7PSAgi8JG6dt8EfbHFHi4neau7mufcSca5zRhwOL8j9s6EqsxmT+s+/E6Sw==} + + '@changesets/logger@0.1.1': + resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==} - '@changesets/logger@0.1.0': - resolution: {integrity: sha512-pBrJm4CQm9VqFVwWnSqKEfsS2ESnwqwH+xR7jETxIErZcfd1u2zBSqrHbRHR7xjhSgep9x2PSKFKY//FAshA3g==} + '@changesets/parse@0.4.3': + resolution: {integrity: sha512-ZDmNc53+dXdWEv7fqIUSgRQOLYoUom5Z40gmLgmATmYR9NbL6FJJHwakcCpzaeCy+1D0m0n7mT4jj2B/MQPl7A==} - '@changesets/parse@0.4.0': - resolution: {integrity: sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==} + '@changesets/pre@2.0.2': + resolution: {integrity: sha512-HaL/gEyFVvkf9KFg6484wR9s0qjAXlZ8qWPDkTyKF6+zqjBe/I2mygg3MbpZ++hdi0ToqNUF8cjj7fBy0dg8Ug==} - '@changesets/pre@2.0.0': - resolution: {integrity: sha512-HLTNYX/A4jZxc+Sq8D1AMBsv+1qD6rmmJtjsCJa/9MSRybdxh0mjbTvE6JYZQ/ZiQ0mMlDOlGPXTm9KLTU3jyw==} + '@changesets/read@0.6.7': + resolution: {integrity: sha512-D1G4AUYGrBEk8vj8MGwf75k9GpN6XL3wg8i42P2jZZwFLXnlr2Pn7r9yuQNbaMCarP7ZQWNJbV6XLeysAIMhTA==} - '@changesets/read@0.6.0': - resolution: {integrity: sha512-ZypqX8+/im1Fm98K4YcZtmLKgjs1kDQ5zHpc2U1qdtNBmZZfo/IBiG162RoP0CUF05tvp2y4IspH11PLnPxuuw==} + '@changesets/should-skip-package@0.1.2': + resolution: {integrity: sha512-qAK/WrqWLNCP22UDdBTMPH5f41elVDlsNyat180A33dWxuUDyNpg6fPi/FyTZwRriVjg0L8gnjJn2F9XAoF0qw==} '@changesets/types@4.1.0': resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==} - '@changesets/types@6.0.0': - resolution: {integrity: sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==} + '@changesets/types@6.1.0': + resolution: {integrity: sha512-rKQcJ+o1nKNgeoYRHKOS07tAMNd3YSN0uHaJOZYjBAgxfV7TUE7JE+z4BzZdQwb5hKaYbayKN5KrYV7ODb2rAA==} - '@changesets/write@0.3.0': - resolution: {integrity: sha512-slGLb21fxZVUYbyea+94uFiD6ntQW0M2hIKNznFizDhZPDgn2c/fv1UzzlW43RVzh1BEDuIqW6hzlJ1OflNmcw==} + '@changesets/write@0.4.0': + resolution: {integrity: sha512-CdTLvIOPiCNuH71pyDu3rA+Q0n65cmAbXnwWH84rKGiFumFzkmHNT8KHTMEchcxN+Kl8I54xGUhJ7l3E7X396Q==} '@clack/core@1.2.0': resolution: {integrity: sha512-qfxof/3T3t9DPU/Rj3OmcFyZInceqj/NVtO9rwIuJqCUgh32gwPjpFQQp/ben07qKlhpwq7GzfWpST4qdJ5Drg==} @@ -2053,6 +1962,9 @@ packages: peerDependencies: rollup: 3.x || 4.x + '@colordx/core@5.0.3': + resolution: {integrity: sha512-xBQ0MYRTNNxW3mS2sJtlQTT7C3Sasqgh1/PsHva7fyDb5uqYY+gv9V0utDdX8X80mqzbGz3u/IDJdn2d/uW09g==} + '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} @@ -2091,9 +2003,6 @@ packages: '@emnapi/core@1.9.2': resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} - '@emnapi/runtime@1.2.0': - resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==} - '@emnapi/runtime@1.9.2': resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==} @@ -3243,10 +3152,6 @@ packages: resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@fastify/busboy@2.1.1': - resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} - engines: {node: '>=14'} - '@fontsource/fira-mono@4.5.10': resolution: {integrity: sha512-bxUnRP8xptGRo8YXeY073DSpfK74XpSb0ZyRNpHV9WvLnJ7TwPOjZll8hTMin7zLC6iOp59pDZ8EQDj1gzgAQQ==} @@ -3266,121 +3171,267 @@ packages: resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} deprecated: Use @eslint/object-schema instead + '@img/colour@1.1.0': + resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==} + engines: {node: '>=18'} + '@img/sharp-darwin-arm64@0.33.5': resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [darwin] + '@img/sharp-darwin-arm64@0.34.5': + resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [darwin] + '@img/sharp-darwin-x64@0.33.5': resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [darwin] + '@img/sharp-darwin-x64@0.34.5': + resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [darwin] + '@img/sharp-libvips-darwin-arm64@1.0.4': resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==} cpu: [arm64] os: [darwin] + '@img/sharp-libvips-darwin-arm64@1.2.4': + resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==} + cpu: [arm64] + os: [darwin] + '@img/sharp-libvips-darwin-x64@1.0.4': resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==} cpu: [x64] os: [darwin] + '@img/sharp-libvips-darwin-x64@1.2.4': + resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==} + cpu: [x64] + os: [darwin] + '@img/sharp-libvips-linux-arm64@1.0.4': resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==} cpu: [arm64] os: [linux] + '@img/sharp-libvips-linux-arm64@1.2.4': + resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} + cpu: [arm64] + os: [linux] + '@img/sharp-libvips-linux-arm@1.0.5': resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==} cpu: [arm] os: [linux] + '@img/sharp-libvips-linux-arm@1.2.4': + resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} + cpu: [arm] + os: [linux] + + '@img/sharp-libvips-linux-ppc64@1.2.4': + resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} + cpu: [ppc64] + os: [linux] + + '@img/sharp-libvips-linux-riscv64@1.2.4': + resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} + cpu: [riscv64] + os: [linux] + '@img/sharp-libvips-linux-s390x@1.0.4': resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==} cpu: [s390x] os: [linux] + '@img/sharp-libvips-linux-s390x@1.2.4': + resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} + cpu: [s390x] + os: [linux] + '@img/sharp-libvips-linux-x64@1.0.4': resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==} cpu: [x64] os: [linux] + '@img/sharp-libvips-linux-x64@1.2.4': + resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} + cpu: [x64] + os: [linux] + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==} cpu: [arm64] os: [linux] + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} + cpu: [arm64] + os: [linux] + '@img/sharp-libvips-linuxmusl-x64@1.0.4': resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==} cpu: [x64] os: [linux] + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} + cpu: [x64] + os: [linux] + '@img/sharp-linux-arm64@0.33.5': resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] + '@img/sharp-linux-arm64@0.34.5': + resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + '@img/sharp-linux-arm@0.33.5': resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm] os: [linux] + '@img/sharp-linux-arm@0.34.5': + resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm] + os: [linux] + + '@img/sharp-linux-ppc64@0.34.5': + resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ppc64] + os: [linux] + + '@img/sharp-linux-riscv64@0.34.5': + resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [riscv64] + os: [linux] + '@img/sharp-linux-s390x@0.33.5': resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [s390x] os: [linux] + '@img/sharp-linux-s390x@0.34.5': + resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [s390x] + os: [linux] + '@img/sharp-linux-x64@0.33.5': resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] + '@img/sharp-linux-x64@0.34.5': + resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + '@img/sharp-linuxmusl-arm64@0.33.5': resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] + '@img/sharp-linuxmusl-arm64@0.34.5': + resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + '@img/sharp-linuxmusl-x64@0.33.5': resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] + '@img/sharp-linuxmusl-x64@0.34.5': + resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + '@img/sharp-wasm32@0.33.5': resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [wasm32] + '@img/sharp-wasm32@0.34.5': + resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [wasm32] + + '@img/sharp-win32-arm64@0.34.5': + resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [win32] + '@img/sharp-win32-ia32@0.33.5': resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [ia32] os: [win32] + '@img/sharp-win32-ia32@0.34.5': + resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ia32] + os: [win32] + '@img/sharp-win32-x64@0.33.5': resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [win32] - '@inquirer/confirm@5.1.0': - resolution: {integrity: sha512-osaBbIMEqVFjTX5exoqPXs6PilWQdjaLhGtMDXMXg/yxkHXNq43GlxGyTA35lK2HpzUgDN+Cjh/2AmqCN0QJpw==} - engines: {node: '>=18'} + '@img/sharp-win32-x64@0.34.5': + resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [win32] + + '@inquirer/confirm@5.1.0': + resolution: {integrity: sha512-osaBbIMEqVFjTX5exoqPXs6PilWQdjaLhGtMDXMXg/yxkHXNq43GlxGyTA35lK2HpzUgDN+Cjh/2AmqCN0QJpw==} + engines: {node: '>=18'} peerDependencies: - '@types/node': '>=18' + '@types/node': ^20.12.12 '@inquirer/core@10.1.1': resolution: {integrity: sha512-rmZVXy9iZvO3ZStEe/ayuuwIJ23LSF13aPMlLMTQARX6lGUBDHGV8UB5i9MRrfy0+mZwt5/9bdy8llszSD3NQA==} engines: {node: '>=18'} + '@inquirer/external-editor@1.0.3': + resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': ^20.12.12 + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/figures@1.0.8': resolution: {integrity: sha512-tKd+jsmhq21AP1LhexC0pPwsCxEhGgAkg28byjJAd+xhmIs8LUX8JbUc3vBf3PhLxWiB5EvyBE5X7JSPAqMAqg==} engines: {node: '>=18'} @@ -3389,7 +3440,7 @@ packages: resolution: {integrity: sha512-+ksJMIy92sOAiAccGpcKZUc3bYO07cADnscIxHBknEm3uNts3movSmBofc1908BNy5edKscxYeAdaX1NXkHS6A==} engines: {node: '>=18'} peerDependencies: - '@types/node': '>=18' + '@types/node': ^20.12.12 '@ioredis/commands@1.2.0': resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} @@ -3497,20 +3548,11 @@ packages: resolution: {integrity: sha512-q3L9i3HoNfz0SGpTIS4zTcKBbRkxzCRpd169eyiTuk3IwcPC3/85mzLHranlKo2b+HYT0gu37YxGB45aD8A3Tw==} engines: {node: '>=18.0.0'} - '@next/env@14.2.25': - resolution: {integrity: sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==} - - '@next/env@15.2.6': - resolution: {integrity: sha512-kp1Mpm4K1IzSSJ5ZALfek0JBD2jBw9VGMXR/aT7ykcA2q/ieDARyBzg+e8J1TkeIb5AFj/YjtZdoajdy5uNy6w==} + '@next/env@15.2.9': + resolution: {integrity: sha512-0JJ6OlIb1kZiAbY/Hi5XHb2ZT7B5/l8CyGX3GxtTY8LNl1Inm9EU8PnCtVzUR8N2Si3a1pX02PbKBlDcsHNvUQ==} - '@next/eslint-plugin-next@14.2.25': - resolution: {integrity: sha512-L2jcdEEa0bTv1DhE67Cdx1kLLkL0iLL9ILdBYx0j7noi2AUJM7bwcqmcN8awGg+8uyKGAGof/OkFom50x+ZyZg==} - - '@next/swc-darwin-arm64@14.2.25': - resolution: {integrity: sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [darwin] + '@next/eslint-plugin-next@15.2.9': + resolution: {integrity: sha512-AgCS3+FYsSU4aHcmL+FutRWIJ52x9v/etDT+1ttWXEJILn3yo9ALp9lGgC6REtsj1/uPAsLFUh1uvs4LxW2KvQ==} '@next/swc-darwin-arm64@15.2.5': resolution: {integrity: sha512-4OimvVlFTbgzPdA0kh8A1ih6FN9pQkL4nPXGqemEYgk+e7eQhsst/p35siNNqA49eQA6bvKZ1ASsDtu9gtXuog==} @@ -3518,90 +3560,42 @@ packages: cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@14.2.25': - resolution: {integrity: sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==} - engines: {node: '>= 10'} - cpu: [x64] - os: [darwin] - '@next/swc-darwin-x64@15.2.5': resolution: {integrity: sha512-ohzRaE9YbGt1ctE0um+UGYIDkkOxHV44kEcHzLqQigoRLaiMtZzGrA11AJh2Lu0lv51XeiY1ZkUvkThjkVNBMA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@14.2.25': - resolution: {integrity: sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - '@next/swc-linux-arm64-gnu@15.2.5': resolution: {integrity: sha512-FMSdxSUt5bVXqqOoZCc/Seg4LQep9w/fXTazr/EkpXW2Eu4IFI9FD7zBDlID8TJIybmvKk7mhd9s+2XWxz4flA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@14.2.25': - resolution: {integrity: sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - '@next/swc-linux-arm64-musl@15.2.5': resolution: {integrity: sha512-4ZNKmuEiW5hRKkGp2HWwZ+JrvK4DQLgf8YDaqtZyn7NYdl0cHfatvlnLFSWUayx9yFAUagIgRGRk8pFxS8Qniw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@14.2.25': - resolution: {integrity: sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - '@next/swc-linux-x64-gnu@15.2.5': resolution: {integrity: sha512-bE6lHQ9GXIf3gCDE53u2pTl99RPZW5V1GLHSRMJ5l/oB/MT+cohu9uwnCK7QUph2xIOu2a6+27kL0REa/kqwZw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@14.2.25': - resolution: {integrity: sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - '@next/swc-linux-x64-musl@15.2.5': resolution: {integrity: sha512-y7EeQuSkQbTAkCEQnJXm1asRUuGSWAchGJ3c+Qtxh8LVjXleZast8Mn/rL7tZOm7o35QeIpIcid6ufG7EVTTcA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@14.2.25': - resolution: {integrity: sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [win32] - '@next/swc-win32-arm64-msvc@15.2.5': resolution: {integrity: sha512-gQMz0yA8/dskZM2Xyiq2FRShxSrsJNha40Ob/M2n2+JGRrZ0JwTVjLdvtN6vCxuq4ByhOd4a9qEf60hApNR2gQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-ia32-msvc@14.2.25': - resolution: {integrity: sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==} - engines: {node: '>= 10'} - cpu: [ia32] - os: [win32] - - '@next/swc-win32-x64-msvc@14.2.25': - resolution: {integrity: sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==} - engines: {node: '>= 10'} - cpu: [x64] - os: [win32] - '@next/swc-win32-x64-msvc@15.2.5': resolution: {integrity: sha512-tBDNVUcI7U03+3oMvJ11zrtVin5p0NctiuKmTGyaTIEAVj9Q77xukLXGXRnWxKRIIdFG4OTA2rUVGZDYOwgmAA==} engines: {node: '>= 10'} @@ -3652,7 +3646,7 @@ packages: '@nuxt/devtools-kit@2.7.0': resolution: {integrity: sha512-MIJdah6CF6YOW2GhfKnb8Sivu6HpcQheqdjOlZqShBr+1DyjtKQbAKSCAyKPaoIzZP4QOo2SmTFV6aN8jBeEIQ==} peerDependencies: - vite: '>=6.0' + vite: 6.4.1 '@nuxt/devtools-wizard@2.7.0': resolution: {integrity: sha512-iWuWR0U6BRpF7D6xrgq9ZkQ6ajsw2EA/gVmbU9V5JPKRUtV6DVpCPi+h34VFNeQ104Sf531XgvT0sl3h93AjXA==} @@ -3662,7 +3656,7 @@ packages: resolution: {integrity: sha512-BtIklVYny14Ykek4SHeexAHoa28MEV9kz223ZzvoNYqE0f+YVV+cJP69ovZHf+HUVpxaAMJfWKLHXinWXiCZ4Q==} hasBin: true peerDependencies: - vite: '>=6.0' + vite: 6.4.1 '@nuxt/kit@3.16.2': resolution: {integrity: sha512-K1SAUo2vweTfudKZzjKsZ5YJoxPLTspR5qz5+G61xtZreLpsdpDYfBseqsIAl5VFLJuszeRpWQ01jP9LfQ6Ksw==} @@ -4075,7 +4069,7 @@ packages: '@remix-run/react': ^2.17.0 '@remix-run/serve': ^2.17.0 typescript: ^5.1.0 - vite: ^5.1.0 || ^6.0.0 + vite: 6.4.1 wrangler: ^3.28.2 peerDependenciesMeta: '@remix-run/serve': @@ -4185,7 +4179,7 @@ packages: resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^2.68.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4194,7 +4188,7 @@ packages: resolution: {integrity: sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^2.68.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4203,7 +4197,7 @@ packages: resolution: {integrity: sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: - rollup: ^2.68.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4212,7 +4206,7 @@ packages: resolution: {integrity: sha512-S/ggWH1LU7jTyi9DxZOKyxpVd4hF/OZ0JrEbeLjXk/DFXwRny0tjD2c992zOUYQobLrVkRVMDdmHP16HKP7GRg==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: - rollup: ^2.68.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4239,7 +4233,7 @@ packages: resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^2.78.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4248,7 +4242,7 @@ packages: resolution: {integrity: sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^2.78.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4257,7 +4251,7 @@ packages: resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^2.78.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4266,7 +4260,7 @@ packages: resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4275,7 +4269,7 @@ packages: resolution: {integrity: sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4284,7 +4278,7 @@ packages: resolution: {integrity: sha512-2sPh9b73dj5IxuMmDAsQWVFT7mR+yoHweBaXG2W/R8vQ+IWZlnaI7BR7J6EguVQUp1hd8Z7XuozpDjEKQAAC2Q==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4293,7 +4287,7 @@ packages: resolution: {integrity: sha512-J4RZarRvQAm5IF0/LwUUg+obsm+xZhYnbMXmXROyoSE1ATJe3oXSb9L5MMppdxP2ylNSjv6zFBwKYjcKMucVfA==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + rollup: ^4.59.1 peerDependenciesMeta: rollup: optional: true @@ -4338,15 +4332,6 @@ packages: rollup: optional: true - '@rollup/pluginutils@5.1.3': - resolution: {integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/pluginutils@5.3.0': resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} engines: {node: '>=14.0.0'} @@ -4356,18 +4341,8 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.22.4': - resolution: {integrity: sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==} - cpu: [arm] - os: [android] - - '@rollup/rollup-android-arm-eabi@4.27.3': - resolution: {integrity: sha512-EzxVSkIvCFxUd4Mgm4xR9YXrcp976qVaHnqom/Tgm+vU79k4vV4eYTjmRvGfeoW8m9LVcsAy/lGjcgVegKEhLQ==} - cpu: [arm] - os: [android] - - '@rollup/rollup-android-arm-eabi@4.40.1': - resolution: {integrity: sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==} + '@rollup/rollup-android-arm-eabi@4.59.1': + resolution: {integrity: sha512-xB0b51TB7IfDEzAojXahmr+gfA00uYVInJGgNNkeQG6RPnCPGr7udsylFLTubuIUSRE6FkcI1NElyRt83PP5oQ==} cpu: [arm] os: [android] @@ -4376,18 +4351,8 @@ packages: cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.22.4': - resolution: {integrity: sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==} - cpu: [arm64] - os: [android] - - '@rollup/rollup-android-arm64@4.27.3': - resolution: {integrity: sha512-LJc5pDf1wjlt9o/Giaw9Ofl+k/vLUaYsE2zeQGH85giX2F+wn/Cg8b3c5CDP3qmVmeO5NzwVUzQQxwZvC2eQKw==} - cpu: [arm64] - os: [android] - - '@rollup/rollup-android-arm64@4.40.1': - resolution: {integrity: sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==} + '@rollup/rollup-android-arm64@4.59.1': + resolution: {integrity: sha512-XOjPId0qwSDKHaIsdzHJtKCxX0+nH8MhBwvrNsT7tVyKmdTx1jJ4XzN5RZXCdTzMpufLb+B8llTC0D8uCrLhcw==} cpu: [arm64] os: [android] @@ -4396,18 +4361,8 @@ packages: cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.22.4': - resolution: {integrity: sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==} - cpu: [arm64] - os: [darwin] - - '@rollup/rollup-darwin-arm64@4.27.3': - resolution: {integrity: sha512-OuRysZ1Mt7wpWJ+aYKblVbJWtVn3Cy52h8nLuNSzTqSesYw1EuN6wKp5NW/4eSre3mp12gqFRXOKTcN3AI3LqA==} - cpu: [arm64] - os: [darwin] - - '@rollup/rollup-darwin-arm64@4.40.1': - resolution: {integrity: sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==} + '@rollup/rollup-darwin-arm64@4.59.1': + resolution: {integrity: sha512-vQuRd28p0gQpPrS6kppd8IrWmFo42U8Pz1XLRjSZXq5zCqyMDYFABT7/sywL11mO1EL10Qhh7MVPEwkG8GiBeg==} cpu: [arm64] os: [darwin] @@ -4416,18 +4371,8 @@ packages: cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.22.4': - resolution: {integrity: sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==} - cpu: [x64] - os: [darwin] - - '@rollup/rollup-darwin-x64@4.27.3': - resolution: {integrity: sha512-xW//zjJMlJs2sOrCmXdB4d0uiilZsOdlGQIC/jjmMWT47lkLLoB1nsNhPUcnoqyi5YR6I4h+FjBpILxbEy8JRg==} - cpu: [x64] - os: [darwin] - - '@rollup/rollup-darwin-x64@4.40.1': - resolution: {integrity: sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==} + '@rollup/rollup-darwin-x64@4.59.1': + resolution: {integrity: sha512-x6VG6U29+Ivlnajrg1IHdzXeAwSoEHBFVO+CtC9Brugx6de712CUJobRUxsIA0KYrQvCmzNrMPFTT1A4CCqNTg==} cpu: [x64] os: [darwin] @@ -4436,13 +4381,8 @@ packages: cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.27.3': - resolution: {integrity: sha512-58E0tIcwZ+12nK1WiLzHOD8I0d0kdrY/+o7yFVPRHuVGY3twBwzwDdTIBGRxLmyjciMYl1B/U515GJy+yn46qw==} - cpu: [arm64] - os: [freebsd] - - '@rollup/rollup-freebsd-arm64@4.40.1': - resolution: {integrity: sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==} + '@rollup/rollup-freebsd-arm64@4.59.1': + resolution: {integrity: sha512-Sgi0Uo6t1YCHJMNO3Y8+bm+SvOanUGkoZKn/VJPwYUe2kp31X5KnXmzKd/NjW8iA3gFcfNZ64zh14uOGrIllCQ==} cpu: [arm64] os: [freebsd] @@ -4451,13 +4391,8 @@ packages: cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.27.3': - resolution: {integrity: sha512-78fohrpcVwTLxg1ZzBMlwEimoAJmY6B+5TsyAZ3Vok7YabRBUvjYTsRXPTjGEvv/mfgVBepbW28OlMEz4w8wGA==} - cpu: [x64] - os: [freebsd] - - '@rollup/rollup-freebsd-x64@4.40.1': - resolution: {integrity: sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==} + '@rollup/rollup-freebsd-x64@4.59.1': + resolution: {integrity: sha512-AM4xnwEZwukdhk7laMWfzWu9JGSVnJd+Fowt6Fd7QW1nrf3h0Hp7Qx5881M4aqrUlKBCybOxz0jofvIIfl7C5g==} cpu: [x64] os: [freebsd] @@ -4466,18 +4401,8 @@ packages: cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.22.4': - resolution: {integrity: sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==} - cpu: [arm] - os: [linux] - - '@rollup/rollup-linux-arm-gnueabihf@4.27.3': - resolution: {integrity: sha512-h2Ay79YFXyQi+QZKo3ISZDyKaVD7uUvukEHTOft7kh00WF9mxAaxZsNs3o/eukbeKuH35jBvQqrT61fzKfAB/Q==} - cpu: [arm] - os: [linux] - - '@rollup/rollup-linux-arm-gnueabihf@4.40.1': - resolution: {integrity: sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==} + '@rollup/rollup-linux-arm-gnueabihf@4.59.1': + resolution: {integrity: sha512-KUizqxpwaR2AZdAUsMWfL/C94pUu7TKpoPd88c8yFVixJ+l9hejkrwoK5Zj3wiNh65UeyryKnJyxL1b7yNqFQA==} cpu: [arm] os: [linux] @@ -4486,18 +4411,8 @@ packages: cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.22.4': - resolution: {integrity: sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==} - cpu: [arm] - os: [linux] - - '@rollup/rollup-linux-arm-musleabihf@4.27.3': - resolution: {integrity: sha512-Sv2GWmrJfRY57urktVLQ0VKZjNZGogVtASAgosDZ1aUB+ykPxSi3X1nWORL5Jk0sTIIwQiPH7iE3BMi9zGWfkg==} - cpu: [arm] - os: [linux] - - '@rollup/rollup-linux-arm-musleabihf@4.40.1': - resolution: {integrity: sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==} + '@rollup/rollup-linux-arm-musleabihf@4.59.1': + resolution: {integrity: sha512-MZoQ/am77ckJtZGFAtPucgUuJWiop3m2R3lw7tC0QCcbfl4DRhQUBUkHWCkcrT3pqy5Mzv5QQgY6Dmlba6iTWg==} cpu: [arm] os: [linux] @@ -4506,18 +4421,8 @@ packages: cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.22.4': - resolution: {integrity: sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==} - cpu: [arm64] - os: [linux] - - '@rollup/rollup-linux-arm64-gnu@4.27.3': - resolution: {integrity: sha512-FPoJBLsPW2bDNWjSrwNuTPUt30VnfM8GPGRoLCYKZpPx0xiIEdFip3dH6CqgoT0RnoGXptaNziM0WlKgBc+OWQ==} - cpu: [arm64] - os: [linux] - - '@rollup/rollup-linux-arm64-gnu@4.40.1': - resolution: {integrity: sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==} + '@rollup/rollup-linux-arm64-gnu@4.59.1': + resolution: {integrity: sha512-Sez95TP6xGjkWB1608EfhCX1gdGrO5wzyN99VqzRtC17x/1bhw5VU1V0GfKUwbW/Xr1J8mSasoFoJa6Y7aGGSA==} cpu: [arm64] os: [linux] @@ -4526,18 +4431,8 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.22.4': - resolution: {integrity: sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==} - cpu: [arm64] - os: [linux] - - '@rollup/rollup-linux-arm64-musl@4.27.3': - resolution: {integrity: sha512-TKxiOvBorYq4sUpA0JT+Fkh+l+G9DScnG5Dqx7wiiqVMiRSkzTclP35pE6eQQYjP4Gc8yEkJGea6rz4qyWhp3g==} - cpu: [arm64] - os: [linux] - - '@rollup/rollup-linux-arm64-musl@4.40.1': - resolution: {integrity: sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==} + '@rollup/rollup-linux-arm64-musl@4.59.1': + resolution: {integrity: sha512-9Cs2Seq98LWNOJzR89EGTZoiP8EkZ9UbQhBlDgfAkM6asVna1xJ04W2CLYWDN/RpUgOjtQvcv8wQVi1t5oQazA==} cpu: [arm64] os: [linux] @@ -4546,38 +4441,38 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loong64-gnu@4.60.1': - resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==} + '@rollup/rollup-linux-loong64-gnu@4.59.1': + resolution: {integrity: sha512-n9yqttftgFy7IrNEnHy1bOp6B4OSe8mJDiPkT7EqlM9FnKOwUMnCK62ixW0Kd9Clw0/wgvh8+SqaDXMFvw3KqQ==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-loong64-musl@4.60.1': - resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==} + '@rollup/rollup-linux-loong64-gnu@4.60.1': + resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.40.1': - resolution: {integrity: sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==} + '@rollup/rollup-linux-loong64-musl@4.59.1': + resolution: {integrity: sha512-SfpNXDzVTqs/riak4xXcLpq5gIQWsqGWMhN1AGRQKB4qGSs4r0sEs3ervXPcE1O9RsQ5bm8Muz6zmQpQnPss1g==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.22.4': - resolution: {integrity: sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==} - cpu: [ppc64] + '@rollup/rollup-linux-loong64-musl@4.60.1': + resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==} + cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.27.3': - resolution: {integrity: sha512-v2M/mPvVUKVOKITa0oCFksnQQ/TqGrT+yD0184/cWHIu0LoIuYHwox0Pm3ccXEz8cEQDLk6FPKd1CCm+PlsISw==} + '@rollup/rollup-linux-ppc64-gnu@4.59.1': + resolution: {integrity: sha512-LjaChED0wQnjKZU+tsmGbN+9nN1XhaWUkAlSbTdhpEseCS4a15f/Q8xC2BN4GDKRzhhLZpYtJBZr2NZhR0jvNw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': - resolution: {integrity: sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==} + '@rollup/rollup-linux-ppc64-gnu@4.60.1': + resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-ppc64-gnu@4.60.1': - resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==} + '@rollup/rollup-linux-ppc64-musl@4.59.1': + resolution: {integrity: sha512-ojW7iTJSIs4pwB2xV6QXGwNyDctvXOivYllttuPbXguuKDX5vwpqYJsHc6D2LZzjDGHML414Tuj3LvVPe1CT1A==} cpu: [ppc64] os: [linux] @@ -4586,18 +4481,8 @@ packages: cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.22.4': - resolution: {integrity: sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==} - cpu: [riscv64] - os: [linux] - - '@rollup/rollup-linux-riscv64-gnu@4.27.3': - resolution: {integrity: sha512-LdrI4Yocb1a/tFVkzmOE5WyYRgEBOyEhWYJe4gsDWDiwnjYKjNs7PS6SGlTDB7maOHF4kxevsuNBl2iOcj3b4A==} - cpu: [riscv64] - os: [linux] - - '@rollup/rollup-linux-riscv64-gnu@4.40.1': - resolution: {integrity: sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==} + '@rollup/rollup-linux-riscv64-gnu@4.59.1': + resolution: {integrity: sha512-FP+Q6WTcxxvsr0wQczhSE+tOZvFPV8A/mUE6mhZYFW9/eea/y/XqAgRoLLMuE9Cz0hfX5bi7p116IWoB+P237A==} cpu: [riscv64] os: [linux] @@ -4606,8 +4491,8 @@ packages: cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.40.1': - resolution: {integrity: sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==} + '@rollup/rollup-linux-riscv64-musl@4.59.1': + resolution: {integrity: sha512-L1uD9b/Ig8Z+rn1KttCJjwhN1FgjRMBKsPaBsDKkfUl7GfFq71pU4vWCnpOsGljycFEbkHWARZLf4lMYg3WOLw==} cpu: [riscv64] os: [linux] @@ -4616,18 +4501,8 @@ packages: cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.22.4': - resolution: {integrity: sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==} - cpu: [s390x] - os: [linux] - - '@rollup/rollup-linux-s390x-gnu@4.27.3': - resolution: {integrity: sha512-d4wVu6SXij/jyiwPvI6C4KxdGzuZOvJ6y9VfrcleHTwo68fl8vZC5ZYHsCVPUi4tndCfMlFniWgwonQ5CUpQcA==} - cpu: [s390x] - os: [linux] - - '@rollup/rollup-linux-s390x-gnu@4.40.1': - resolution: {integrity: sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==} + '@rollup/rollup-linux-s390x-gnu@4.59.1': + resolution: {integrity: sha512-EZc9NGTk/oSUzzOD4nYY4gIjteo2M3CiozX6t1IXGCOdgxJTlVu/7EdPeiqeHPSIrxkLhavqpBAUCfvC6vBOug==} cpu: [s390x] os: [linux] @@ -4636,18 +4511,8 @@ packages: cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.22.4': - resolution: {integrity: sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==} - cpu: [x64] - os: [linux] - - '@rollup/rollup-linux-x64-gnu@4.27.3': - resolution: {integrity: sha512-/6bn6pp1fsCGEY5n3yajmzZQAh+mW4QPItbiWxs69zskBzJuheb3tNynEjL+mKOsUSFK11X4LYF2BwwXnzWleA==} - cpu: [x64] - os: [linux] - - '@rollup/rollup-linux-x64-gnu@4.40.1': - resolution: {integrity: sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==} + '@rollup/rollup-linux-x64-gnu@4.59.1': + resolution: {integrity: sha512-NQ9KyU1Anuy59L8+HHOKM++CoUxrQWrZWXRik4BJFm+7i5NP6q/SW43xIBr80zzt+PDBJ7LeNmloQGfa0JGk0w==} cpu: [x64] os: [linux] @@ -4656,18 +4521,8 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.22.4': - resolution: {integrity: sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==} - cpu: [x64] - os: [linux] - - '@rollup/rollup-linux-x64-musl@4.27.3': - resolution: {integrity: sha512-nBXOfJds8OzUT1qUreT/en3eyOXd2EH5b0wr2bVB5999qHdGKkzGzIyKYaKj02lXk6wpN71ltLIaQpu58YFBoQ==} - cpu: [x64] - os: [linux] - - '@rollup/rollup-linux-x64-musl@4.40.1': - resolution: {integrity: sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==} + '@rollup/rollup-linux-x64-musl@4.59.1': + resolution: {integrity: sha512-GZkLk2t6naywsveSFBsEb0PLU+JC9ggVjbndsbG20VPhar6D1gkMfCx4NfP9owpovBXTN+eRdqGSkDGIxPHhmQ==} cpu: [x64] os: [linux] @@ -4676,28 +4531,28 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-openbsd-x64@4.59.1': + resolution: {integrity: sha512-1hjG9Jpl2KDOetr64iQd8AZAEjkDUUK5RbDkYWsViYLC1op1oNzdjMJeFiofcGhqbNTaY2kfgqowE7DILifsrA==} + cpu: [x64] + os: [openbsd] + '@rollup/rollup-openbsd-x64@4.60.1': resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==} cpu: [x64] os: [openbsd] - '@rollup/rollup-openharmony-arm64@4.60.1': - resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==} + '@rollup/rollup-openharmony-arm64@4.59.1': + resolution: {integrity: sha512-ARoKfflk0SiiYm3r1fmF73K/yB+PThmOwfWCk1sr7x/k9dc3uGLWuEE9if+Pw21el8MSpp3TMnG5vLNsJ/MMGQ==} cpu: [arm64] os: [openharmony] - '@rollup/rollup-win32-arm64-msvc@4.22.4': - resolution: {integrity: sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==} - cpu: [arm64] - os: [win32] - - '@rollup/rollup-win32-arm64-msvc@4.27.3': - resolution: {integrity: sha512-ogfbEVQgIZOz5WPWXF2HVb6En+kWzScuxJo/WdQTqEgeyGkaa2ui5sQav9Zkr7bnNCLK48uxmmK0TySm22eiuw==} + '@rollup/rollup-openharmony-arm64@4.60.1': + resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==} cpu: [arm64] - os: [win32] + os: [openharmony] - '@rollup/rollup-win32-arm64-msvc@4.40.1': - resolution: {integrity: sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==} + '@rollup/rollup-win32-arm64-msvc@4.59.1': + resolution: {integrity: sha512-oOST61G6VM45Mz2vdzWMr1s2slI7y9LqxEV5fCoWi2MDONmMvgsJVHSXxce/I2xOSZPTZ47nDPOl1tkwKWSHcw==} cpu: [arm64] os: [win32] @@ -4706,18 +4561,8 @@ packages: cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.22.4': - resolution: {integrity: sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==} - cpu: [ia32] - os: [win32] - - '@rollup/rollup-win32-ia32-msvc@4.27.3': - resolution: {integrity: sha512-ecE36ZBMLINqiTtSNQ1vzWc5pXLQHlf/oqGp/bSbi7iedcjcNb6QbCBNG73Euyy2C+l/fn8qKWEwxr+0SSfs3w==} - cpu: [ia32] - os: [win32] - - '@rollup/rollup-win32-ia32-msvc@4.40.1': - resolution: {integrity: sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==} + '@rollup/rollup-win32-ia32-msvc@4.59.1': + resolution: {integrity: sha512-x5WgLi5dWpRz7WclKBGEF15LcWTh0ewrHM6Cq4A+WUbkysUMZNeqt05bwPonOQ3ihPS/WMhAZV5zB1DfnI4Sxg==} cpu: [ia32] os: [win32] @@ -4726,23 +4571,18 @@ packages: cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-gnu@4.60.1': - resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==} - cpu: [x64] - os: [win32] - - '@rollup/rollup-win32-x64-msvc@4.22.4': - resolution: {integrity: sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==} + '@rollup/rollup-win32-x64-gnu@4.59.1': + resolution: {integrity: sha512-wS+zHAJRVP5zOL0e+a3V3E/NTEwM2HEvvNKoDy5Xcfs0o8lljxn+EAFPkUsxihBdmDq1JWzXmmB9cbssCPdxxw==} cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.27.3': - resolution: {integrity: sha512-vliZLrDmYKyaUoMzEbMTg2JkerfBjn03KmAw9CykO0Zzkzoyd7o3iZNam/TpyWNjNT+Cz2iO3P9Smv2wgrR+Eg==} + '@rollup/rollup-win32-x64-gnu@4.60.1': + resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==} cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.40.1': - resolution: {integrity: sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==} + '@rollup/rollup-win32-x64-msvc@4.59.1': + resolution: {integrity: sha512-rhHyrMeLpErT/C7BxcEsU4COHQUzHyrPYW5tOZUeUhziNtRuYxmDWvqQqzpuUt8xpOgmbKa1btGXfnA/ANVO+g==} cpu: [x64] os: [win32] @@ -4751,31 +4591,43 @@ packages: cpu: [x64] os: [win32] - '@rushstack/eslint-patch@1.7.2': - resolution: {integrity: sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==} + '@rtsao/scc@1.1.0': + resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + + '@rushstack/eslint-patch@1.16.1': + resolution: {integrity: sha512-TvZbIpeKqGQQ7X0zSCvPH9riMSFQFSggnfBjFZ1mEoILW+UuXCKwOoPcgjMwiUtRqFZ8jWhPJc4um14vC6I4ag==} '@sentry/core@8.42.0': resolution: {integrity: sha512-ac6O3pgoIbU6rpwz6LlwW0wp3/GAHuSI0C5IsTgIY6baN8rOBnlAtG6KrHDDkGmUQ2srxkDJu9n1O6Td3cBCqw==} engines: {node: '>=14.18'} - '@shikijs/core@1.23.1': - resolution: {integrity: sha512-NuOVgwcHgVC6jBVH5V7iblziw6iQbWWHrj5IlZI3Fqu2yx9awH7OIQkXIcsHsUmY19ckwSgUMgrqExEyP5A0TA==} - - '@shikijs/engine-javascript@1.23.1': - resolution: {integrity: sha512-i/LdEwT5k3FVu07SiApRFwRcSJs5QM9+tod5vYCPig1Ywi8GR30zcujbxGQFJHwYD7A5BUqagi8o5KS+LEVgBg==} + '@shikijs/core@3.23.0': + resolution: {integrity: sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==} - '@shikijs/engine-oniguruma@1.23.1': - resolution: {integrity: sha512-KQ+lgeJJ5m2ISbUZudLR1qHeH3MnSs2mjFg7bnencgs5jDVPeJ2NVDJ3N5ZHbcTsOIh0qIueyAJnwg7lg7kwXQ==} + '@shikijs/engine-javascript@3.23.0': + resolution: {integrity: sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==} '@shikijs/engine-oniguruma@1.24.2': resolution: {integrity: sha512-ZN6k//aDNWRJs1uKB12pturKHh7GejKugowOFGAuG7TxDRLod1Bd5JhpOikOiFqPmKjKEPtEA6mRCf7q3ulDyQ==} - '@shikijs/types@1.23.1': - resolution: {integrity: sha512-98A5hGyEhzzAgQh2dAeHKrWW4HfCMeoFER2z16p5eJ+vmPeF6lZ/elEne6/UCU551F/WqkopqRsr1l2Yu6+A0g==} + '@shikijs/engine-oniguruma@3.23.0': + resolution: {integrity: sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==} + + '@shikijs/langs@3.23.0': + resolution: {integrity: sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==} + + '@shikijs/themes@3.23.0': + resolution: {integrity: sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==} '@shikijs/types@1.24.2': resolution: {integrity: sha512-bdeWZiDtajGLG9BudI0AHet0b6e7FbR0EsE4jpGaI0YwHm/XJunI9+3uZnzFtX65gsyJ6ngCIWUfA4NWRPnBkQ==} + '@shikijs/types@3.23.0': + resolution: {integrity: sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==} + + '@shikijs/vscode-textmate@10.0.2': + resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} + '@shikijs/vscode-textmate@9.3.1': resolution: {integrity: sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==} @@ -4794,12 +4646,12 @@ packages: '@solidjs/meta@0.29.4': resolution: {integrity: sha512-zdIWBGpR9zGx1p1bzIPqF5Gs+Ks/BH8R6fWhmUa/dcK1L2rUC8BAcZJzNRYBQv74kScf1TSOs0EY//Vd/I0V8g==} peerDependencies: - solid-js: '>=1.8.4' + solid-js: ^1.9.4 '@solidjs/router@0.14.1': resolution: {integrity: sha512-GumQ4jbt5xDngLypAndC4EjapY/3DP0G8Az4YWEVQHdCtjHwB8IOm32eEBxE9lKpOffbtXV0r/0X0mofHJ1m5w==} peerDependencies: - solid-js: ^1.8.6 + solid-js: ^1.9.4 '@solidjs/start@1.0.10': resolution: {integrity: sha512-3yg4KraSxc4rXs9dy/3kkqjDhU0JCPsZFLmDl5n6hHRPwtLLac6WUhs2k5VxGzitHaaJM/ZQCfT7i544Mf+4tw==} @@ -4819,7 +4671,7 @@ packages: peerDependencies: '@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 svelte: ^4.0.0 || ^5.0.0-next.0 - vite: ^5.0.3 || ^6.0.0 + vite: 6.4.1 '@sveltejs/vite-plugin-svelte-inspector@4.0.1': resolution: {integrity: sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==} @@ -4827,14 +4679,14 @@ packages: peerDependencies: '@sveltejs/vite-plugin-svelte': ^5.0.0 svelte: ^5.0.0 - vite: ^6.0.0 + vite: 6.4.1 '@sveltejs/vite-plugin-svelte@5.0.2': resolution: {integrity: sha512-GElAxQMlznx1pRdodtkmiyBZcjlaJntJ8APa2hBhnbUAJqKAFGdmwjRPJhh+2DMxwARRLBzQIs/iZ5EbR4X/og==} engines: {node: ^18.0.0 || ^20.0.0 || >=22} peerDependencies: svelte: ^5.0.0 - vite: ^6.0.0 + vite: 6.4.1 '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} @@ -4842,16 +4694,9 @@ packages: '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} - '@swc/helpers@0.5.5': - resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} - '@total-typescript/ts-reset@0.5.1': resolution: {integrity: sha512-AqlrT8YA1o7Ff5wPfMOL0pvL+1X+sw60NN6CcOCqs658emD6RfiXhF7Gu9QcfKBH7ELY2nInLhKSCWVoNL70MQ==} - '@trysound/sax@0.2.0': - resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} - engines: {node: '>=10.13.0'} - '@tsconfig/node10@1.0.9': resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -4912,9 +4757,6 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/estree@1.0.7': - resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} - '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} @@ -4948,30 +4790,15 @@ packages: '@types/micromatch@4.0.9': resolution: {integrity: sha512-7V+8ncr22h4UoYRLnLXSpTxjQrNUXtWHGeMPRJt1nULXI57G9bIcpyrHlmrQ7QK24EyyuXvYcSSWAM8GA9nqCg==} - '@types/minimist@1.2.5': - resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@12.20.55': - resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - - '@types/node@20.10.0': - resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==} - - '@types/node@20.11.15': - resolution: {integrity: sha512-gscmuADZfvNULx1eyirVbr3kVOVZtpQtzKMCZpeSZcN6MfbkRXAR4s9/gsQ4CzxLHw6EStDtKLNtSDL3vbq05A==} - '@types/node@20.12.12': resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} - '@types/normalize-package-data@2.4.4': - resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} - '@types/prop-types@15.7.11': resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} @@ -4981,9 +4808,6 @@ packages: '@types/react-dom@18.3.0': resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} - '@types/react-dom@18.3.1': - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} - '@types/react-dom@19.0.2': resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} peerDependencies: @@ -5141,30 +4965,24 @@ packages: peerDependencies: vinxi: ^0.4.3 - '@vitejs/plugin-react@4.3.3': - resolution: {integrity: sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - vite: ^4.2.0 || ^5.0.0 - '@vitejs/plugin-react@4.3.4': resolution: {integrity: sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^4.2.0 || ^5.0.0 || ^6.0.0 + vite: 6.4.1 '@vitejs/plugin-vue-jsx@4.2.0': resolution: {integrity: sha512-DSTrmrdLp+0LDNF77fqrKfx7X0ErRbOcUAgJL/HbSesqQwoUvUQ4uYQqaex+rovqgGcoPqVk+AwUh3v9CuiYIw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^5.0.0 || ^6.0.0 + vite: 6.4.1 vue: ^3.0.0 '@vitejs/plugin-vue@5.2.4': resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^5.0.0 || ^6.0.0 + vite: 6.4.1 vue: ^3.2.25 '@vitest/coverage-v8@2.1.9': @@ -5183,7 +5001,7 @@ packages: resolution: {integrity: sha512-tVL6uJgoUdi6icpxmdrn5YNo3g3Dxv+IHJBr0GXHaEdTcw3F+cPKnsXFhli6nO+f/6SDKPHEK1UN+k+TQv0Ehg==} peerDependencies: msw: ^2.4.9 - vite: ^5.0.0 + vite: 6.4.1 peerDependenciesMeta: msw: optional: true @@ -5315,18 +5133,27 @@ packages: '@vue/reactivity@3.5.13': resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} + '@vue/reactivity@3.5.32': + resolution: {integrity: sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==} + '@vue/runtime-core@3.4.21': resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==} '@vue/runtime-core@3.5.13': resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==} + '@vue/runtime-core@3.5.32': + resolution: {integrity: sha512-pDrXCejn4UpFDFmMd27AcJEbHaLemaE5o4pbb7sLk79SRIhc6/t34BQA7SGNgYtbMnvbF/HHOftYBgFJtUoJUQ==} + '@vue/runtime-dom@3.4.21': resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==} '@vue/runtime-dom@3.5.13': resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==} + '@vue/runtime-dom@3.5.32': + resolution: {integrity: sha512-1CDVv7tv/IV13V8Nip1k/aaObVbWqRlVCVezTwx3K07p7Vxossp5JU1dcPNhJk3w347gonIUT9jQOGutyJrSVQ==} + '@vue/server-renderer@3.4.21': resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==} peerDependencies: @@ -5337,6 +5164,11 @@ packages: peerDependencies: vue: 3.5.13 + '@vue/server-renderer@3.5.32': + resolution: {integrity: sha512-IOjm2+JQwRFS7W28HNuJeXQle9KdZbODFY7hFGVtnnghF51ta20EWAZJHX+zLGtsHhaU6uC9BGPV52KVpYryMQ==} + peerDependencies: + vue: 3.5.32 + '@vue/shared@3.4.21': resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} @@ -5449,8 +5281,8 @@ packages: '@xtuc/long@4.2.2': resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - '@zeit/schemas@2.29.0': - resolution: {integrity: sha512-g5QiLIfbg3pLuYUJPlisNKY+epQJTcMDsOnVNkscrDP1oi7vmJnzOANYJI/1pZcVJ6umUkBv3aFtlg1UvUHGzA==} + '@zeit/schemas@2.36.0': + resolution: {integrity: sha512-7kjMwcChYEzMKjeex9ZFXkt1AyNov9R5HZtjBKVsmVpw7pa7ZtlCGvCBC2vnnXctaYN+aRI61HjIqeetZW5ROg==} '@zxing/text-encoding@0.9.0': resolution: {integrity: sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA==} @@ -5542,6 +5374,9 @@ packages: ajv@8.11.0: resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} + ajv@8.18.0: + resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} + ansi-align@3.0.1: resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} @@ -5553,9 +5388,9 @@ packages: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} - ansi-escapes@6.2.0: - resolution: {integrity: sha512-kzRaCqXnpzWs+3z5ABPQiVke+iq0KXkHo8xiWV4RPTi5Yli0l97BEQuhXV1s7+aSU/fu1kUuxgS4MsQ0fRuygw==} - engines: {node: '>=14.16'} + ansi-escapes@7.3.0: + resolution: {integrity: sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==} + engines: {node: '>=18'} ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} @@ -5565,6 +5400,10 @@ packages: resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} engines: {node: '>=12'} + ansi-regex@6.2.2: + resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} + engines: {node: '>=12'} + ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} @@ -5577,6 +5416,10 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} + ansi-styles@6.2.3: + resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} + engines: {node: '>=12'} + ansis@4.2.0: resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==} engines: {node: '>=14'} @@ -5629,6 +5472,10 @@ packages: array-buffer-byte-length@1.0.0: resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} + array-buffer-byte-length@1.0.2: + resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} + engines: {node: '>= 0.4'} + array-flatten@1.1.1: resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} @@ -5636,6 +5483,10 @@ packages: resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} engines: {node: '>= 0.4'} + array-includes@3.1.9: + resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==} + engines: {node: '>= 0.4'} + array-iterate@2.0.1: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} @@ -5643,28 +5494,48 @@ packages: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} + array.prototype.findlast@1.2.5: + resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==} + engines: {node: '>= 0.4'} + array.prototype.findlastindex@1.2.3: resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} engines: {node: '>= 0.4'} + array.prototype.findlastindex@1.2.6: + resolution: {integrity: sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==} + engines: {node: '>= 0.4'} + array.prototype.flat@1.3.2: resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} engines: {node: '>= 0.4'} + array.prototype.flat@1.3.3: + resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==} + engines: {node: '>= 0.4'} + array.prototype.flatmap@1.3.2: resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} engines: {node: '>= 0.4'} + array.prototype.flatmap@1.3.3: + resolution: {integrity: sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==} + engines: {node: '>= 0.4'} + array.prototype.tosorted@1.1.2: resolution: {integrity: sha512-HuQCHOlk1Weat5jzStICBCd83NxiIMwqDg/dHEsoefabn/hJRj5pVdWcPUSpRrwhwxZOsQassMpgN/xRYFBMIg==} + array.prototype.tosorted@1.1.4: + resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==} + engines: {node: '>= 0.4'} + arraybuffer.prototype.slice@1.0.2: resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} engines: {node: '>= 0.4'} - arrify@1.0.1: - resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} - engines: {node: '>=0.10.0'} + arraybuffer.prototype.slice@1.0.4: + resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==} + engines: {node: '>= 0.4'} assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} @@ -5689,14 +5560,9 @@ packages: resolution: {integrity: sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==} hasBin: true - astro@4.16.18: - resolution: {integrity: sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==} - engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} - hasBin: true - - astro@5.0.9: - resolution: {integrity: sha512-6jRMPSB+V82y/l8XOylPYJz78ux268nNNV2SLRvUaT4faf18rvIFAR33Y25wTM0Oeukcv1951xFuFsmAkQc+jg==} - engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} + astro@5.18.1: + resolution: {integrity: sha512-m4VWilWZ+Xt6NPoYzC4CgGZim/zQUO7WFL0RHCH0AiEavF1153iC3+me2atDvXpf/yX4PyGUeD8wZLq1cirT3g==} + engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true async-sema@3.1.1: @@ -5730,6 +5596,14 @@ packages: resolution: {integrity: sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==} engines: {node: '>= 0.4'} + available-typed-arrays@1.0.7: + resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} + engines: {node: '>= 0.4'} + + axe-core@4.11.2: + resolution: {integrity: sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==} + engines: {node: '>=4'} + axe-core@4.7.0: resolution: {integrity: sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==} engines: {node: '>=4'} @@ -5763,10 +5637,6 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - balanced-match@4.0.4: - resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} - engines: {node: 18 || 20 || >=22} - bare-events@2.2.2: resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==} @@ -5827,24 +5697,13 @@ packages: brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} - brace-expansion@2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} - - brace-expansion@5.0.5: - resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} - engines: {node: 18 || 20 || >=22} - - braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} + brace-expansion@2.0.3: + resolution: {integrity: sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==} braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - breakword@1.0.6: - resolution: {integrity: sha512-yjxDAYyK/pBvws9H4xKYpLDpYKEH6CzrBPAuXq3x18I+c/2MkVtT3qAr7Oloi6Dss9qNhPVueAAVU1CSeNDIXw==} - browserify-zlib@0.1.4: resolution: {integrity: sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==} @@ -5941,16 +5800,28 @@ packages: resolution: {integrity: sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==} engines: {node: '>= 0.4'} + call-bind-apply-helpers@1.0.2: + resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} + engines: {node: '>= 0.4'} + call-bind@1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} call-bind@1.0.5: resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} + call-bind@1.0.8: + resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==} + engines: {node: '>= 0.4'} + call-bound@1.0.3: resolution: {integrity: sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==} engines: {node: '>= 0.4'} + call-bound@1.0.4: + resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} + engines: {node: '>= 0.4'} + callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -5959,14 +5830,6 @@ packages: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} engines: {node: '>= 6'} - camelcase-keys@6.2.2: - resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} - engines: {node: '>=8'} - - camelcase@5.3.1: - resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} - engines: {node: '>=6'} - camelcase@7.0.1: resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} engines: {node: '>=14.16'} @@ -6029,8 +5892,8 @@ packages: character-reference-invalid@2.0.1: resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==} - chardet@0.7.0: - resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} + chardet@2.1.1: + resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==} check-error@2.1.1: resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==} @@ -6055,10 +5918,6 @@ packages: chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} - chownr@2.0.0: - resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} - engines: {node: '>=10'} - chownr@3.0.0: resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} engines: {node: '>=18'} @@ -6067,12 +5926,8 @@ packages: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} engines: {node: '>=6.0'} - ci-info@3.9.0: - resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} - engines: {node: '>=8'} - - ci-info@4.1.0: - resolution: {integrity: sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==} + ci-info@4.4.0: + resolution: {integrity: sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==} engines: {node: '>=8'} citty@0.1.6: @@ -6093,10 +5948,6 @@ packages: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} - cli-cursor@4.0.0: - resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - cli-cursor@5.0.0: resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==} engines: {node: '>=18'} @@ -6105,9 +5956,9 @@ packages: resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==} engines: {node: '>=6'} - cli-truncate@4.0.0: - resolution: {integrity: sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==} - engines: {node: '>=18'} + cli-truncate@5.2.0: + resolution: {integrity: sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==} + engines: {node: '>=20'} cli-width@4.1.0: resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==} @@ -6124,9 +5975,6 @@ packages: resolution: {integrity: sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==} engines: {node: '>=18'} - cliui@6.0.0: - resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} - cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} @@ -6178,9 +6026,6 @@ packages: resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} engines: {node: '>=12.5.0'} - colord@2.9.3: - resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} - colorette@1.4.0: resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} @@ -6194,9 +6039,9 @@ packages: resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} engines: {node: '>=14'} - commander@11.1.0: - resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} - engines: {node: '>=16'} + commander@14.0.3: + resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==} + engines: {node: '>=20'} commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -6229,10 +6074,6 @@ packages: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} - compression@1.7.4: - resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} - engines: {node: '>= 0.8.0'} - compression@1.8.1: resolution: {integrity: sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==} engines: {node: '>= 0.8.0'} @@ -6306,6 +6147,10 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} + cookie@1.1.1: + resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} + engines: {node: '>=18'} + copy-anything@4.0.5: resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==} engines: {node: '>=18'} @@ -6333,15 +6178,8 @@ packages: resolution: {integrity: sha512-onMB0OkDjkXunhdW9htFjEhqrD54+M94i6ackoUkjHKbRnXdyEyKRelp4nJ1kAz32+s27jP1FsebpJCVl0BsvA==} engines: {node: '>=18.0'} - cross-spawn@5.1.0: - resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} - - cross-spawn@6.0.5: - resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} - engines: {node: '>=4.8'} - - cross-spawn@7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + cross-spawn@7.0.6: + resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} crossws@0.2.4: @@ -6375,6 +6213,10 @@ packages: resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} + css-tree@3.2.1: + resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} + css-what@6.1.0: resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} engines: {node: '>= 6'} @@ -6384,23 +6226,23 @@ packages: engines: {node: '>=4'} hasBin: true - cssnano-preset-default@7.0.6: - resolution: {integrity: sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==} + cssnano-preset-default@7.0.12: + resolution: {integrity: sha512-B3Eoouzw/sl2zANI0AL9KbacummJTCww+fkHaDBMZad/xuVx8bUduPLly6hKVQAlrmvYkS1jB1CVQEKm3gn0AA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - cssnano-utils@5.0.0: - resolution: {integrity: sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==} + cssnano-utils@5.0.1: + resolution: {integrity: sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - cssnano@7.0.6: - resolution: {integrity: sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==} + cssnano@7.1.4: + resolution: {integrity: sha512-T9PNS7y+5Nc9Qmu9mRONqfxG1RVY7Vuvky0XN6MZ+9hqplesTEwnj9r0ROtVuSwUVfaDhVlavuzWIVLUgm4hkQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 csso@5.0.5: resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} @@ -6409,18 +6251,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - csv-generate@3.4.3: - resolution: {integrity: sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==} - - csv-parse@4.16.3: - resolution: {integrity: sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==} - - csv-stringify@5.6.5: - resolution: {integrity: sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==} - - csv@5.5.3: - resolution: {integrity: sha512-QTaY0XjjhTQOdguARF0lGKm5/mEq9PD9/VhZZegHDIBq2tQwgNpHc3dneD4mGo2iJs+fTKv5Bp0fZ+BRuY3Z0g==} - engines: {node: '>= 0.1.90'} + csstype@3.2.3: + resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} damerau-levenshtein@1.0.8: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} @@ -6429,6 +6261,18 @@ packages: resolution: {integrity: sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==} engines: {node: '>= 6'} + data-view-buffer@1.0.2: + resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==} + engines: {node: '>= 0.4'} + + data-view-byte-length@1.0.2: + resolution: {integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==} + engines: {node: '>= 0.4'} + + data-view-byte-offset@1.0.1: + resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} + engines: {node: '>= 0.4'} + date-fns@3.3.1: resolution: {integrity: sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==} @@ -6530,14 +6374,6 @@ packages: supports-color: optional: true - decamelize-keys@1.1.1: - resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} - engines: {node: '>=0.10.0'} - - decamelize@1.2.0: - resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} - engines: {node: '>=0.10.0'} - decode-named-character-reference@1.0.2: resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} @@ -6582,6 +6418,10 @@ packages: resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==} engines: {node: '>= 0.4'} + define-data-property@1.1.4: + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} + engines: {node: '>= 0.4'} + define-lazy-prop@2.0.0: resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} engines: {node: '>=8'} @@ -6641,12 +6481,16 @@ packages: resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} engines: {node: '>=8'} + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} + engines: {node: '>=8'} + deterministic-object-hash@2.0.2: resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==} engines: {node: '>=18'} - devalue@5.1.1: - resolution: {integrity: sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==} + devalue@5.6.4: + resolution: {integrity: sha512-Gp6rDldRsFh/7XuouDbxMH3Mx8GMCcgzIb1pDTvNyn8pZGQ22u+Wa+lGV9dQCltFQ7uVw0MhRyb8XDskNFOReA==} devlop@1.1.0: resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} @@ -6745,9 +6589,6 @@ packages: emmet@2.4.11: resolution: {integrity: sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==} - emoji-regex-xs@1.0.0: - resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==} - emoji-regex@10.3.0: resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} @@ -6800,6 +6641,10 @@ packages: engines: {node: '>=4'} hasBin: true + environment@1.1.0: + resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==} + engines: {node: '>=18'} + err-code@2.0.3: resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==} @@ -6823,6 +6668,10 @@ packages: resolution: {integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==} engines: {node: '>= 0.4'} + es-abstract@1.24.1: + resolution: {integrity: sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==} + engines: {node: '>= 0.4'} + es-define-property@1.0.1: resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} engines: {node: '>= 0.4'} @@ -6834,6 +6683,10 @@ packages: es-iterator-helpers@1.0.15: resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} + es-iterator-helpers@1.3.1: + resolution: {integrity: sha512-zWwRvqWiuBPr0muUG/78cW3aHROFCNIQ3zpmYDpwdbnt2m+xlNyRWpHBpa2lJjSBit7BQ+RXA1iwbSmu5yJ/EQ==} + engines: {node: '>= 0.4'} + es-module-lexer@1.3.1: resolution: {integrity: sha512-JUFAyicQV9mXc3YRxPnDlrfBKpqt6hUYzz9/boprUJHs4e4KVr3XwOF70doO6gwXUor6EWZJAyWAfKki84t20Q==} @@ -6847,6 +6700,10 @@ packages: resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==} engines: {node: '>= 0.4'} + es-object-atoms@1.1.1: + resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} + engines: {node: '>= 0.4'} + es-set-tostringtag@2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} engines: {node: '>= 0.4'} @@ -6855,16 +6712,28 @@ packages: resolution: {integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==} engines: {node: '>= 0.4'} + es-set-tostringtag@2.1.0: + resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} + engines: {node: '>= 0.4'} + es-shim-unscopables@1.0.0: resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} es-shim-unscopables@1.0.2: resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} + es-shim-unscopables@1.1.0: + resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==} + engines: {node: '>= 0.4'} + es-to-primitive@1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} + es-to-primitive@1.3.0: + resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} + engines: {node: '>= 0.4'} + esbuild-plugins-node-modules-polyfill@1.6.4: resolution: {integrity: sha512-x3MCOvZrKDGAfqAYS/pZUUSwiN+XH7x84A+Prup0CZBJKuGfuGkTAC4g01D6JPs/GCM9wzZVfd8bmiy+cP/iXA==} engines: {node: '>=14.0.0'} @@ -6934,10 +6803,10 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-next@14.2.25: - resolution: {integrity: sha512-BwuRQJeqw4xP/fkul/WWjivwbaLs8AjvuMzQCC+nJI65ZVhnVolWs6tk5VSD92xPHu96gSTahfaSkQjIRtJ3ag==} + eslint-config-next@15.2.9: + resolution: {integrity: sha512-MWpGYzLdkJ38OF1g1R4wQe9GVvoinCyIeYofITHh5D3FmHuIOgeWAK46M+iUYrIG1cJNX0HPh5fHpjmuC3dnrw==} peerDependencies: - eslint: ^7.23.0 || ^8.0.0 + eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' peerDependenciesMeta: typescript: @@ -6959,6 +6828,27 @@ packages: eslint: '*' eslint-plugin-import: '*' + eslint-module-utils@2.12.1: + resolution: {integrity: sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint: + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true + eslint-module-utils@2.8.0: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} @@ -6990,6 +6880,16 @@ packages: '@typescript-eslint/parser': optional: true + eslint-plugin-import@2.32.0: + resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-plugin-isaacscript@3.12.2: resolution: {integrity: sha512-NE/EbtsNuDdUUy8Z1jp0u82g3+6SSMMH6mEzsDEdVVGlIeHvuwM9J1Qd8yEXGvaqV44dLnAYydFtMyuFpVV88w==} peerDependencies: @@ -6997,6 +6897,12 @@ packages: eslint: '>= 8.0.0' typescript: '>= 5.0.0' + eslint-plugin-jsx-a11y@6.10.2: + resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==} + engines: {node: '>=4.0'} + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 + eslint-plugin-jsx-a11y@6.8.0: resolution: {integrity: sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==} engines: {node: '>=4.0'} @@ -7023,6 +6929,12 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + eslint-plugin-react-hooks@5.2.0: + resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} + engines: {node: '>=10'} + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + eslint-plugin-react-refresh@0.4.5: resolution: {integrity: sha512-D53FYKJa+fDmZMtriODxvhwrO+IOqrxoEo21gMA0sjHdU6dPVH4OhyFip9ypl8HOF5RV5KdTo+rBQLvnY2cO8w==} peerDependencies: @@ -7034,6 +6946,12 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + eslint-plugin-react@7.37.5: + resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==} + engines: {node: '>=4'} + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 + eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} @@ -7160,20 +7078,12 @@ packages: exsolve@1.0.8: resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==} - extend-shallow@2.0.1: - resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} - engines: {node: '>=0.10.0'} - extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} extendable-error@0.1.7: resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==} - external-editor@3.1.0: - resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} - engines: {node: '>=4'} - externality@1.0.2: resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==} @@ -7186,6 +7096,10 @@ packages: fast-fifo@1.3.2: resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==} + fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + engines: {node: '>=8.6.0'} + fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} @@ -7209,8 +7123,8 @@ packages: fast-string-width@1.1.0: resolution: {integrity: sha512-O3fwIVIH5gKB38QNbdg+3760ZmGz0SZMgvwJbA1b2TGXceKE6A2cOlfogh1iw8lr049zPyd7YADHy+B7U4W9bQ==} - fast-url-parser@1.1.3: - resolution: {integrity: sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==} + fast-uri@3.1.0: + resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} fast-wrap-ansi@0.1.6: resolution: {integrity: sha512-HlUwET7a5gqjURj70D5jl7aC3Zmy4weA1SHUfM0JFI0Ptq987NH2TwbBFLoERhfwk+E+eaq4EK3jXoT+R3yp3w==} @@ -7228,15 +7142,7 @@ packages: fdir@6.4.2: resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==} peerDependencies: - picomatch: ^3 || ^4 - peerDependenciesMeta: - picomatch: - optional: true - - fdir@6.4.4: - resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} - peerDependencies: - picomatch: ^3 || ^4 + picomatch: ^4.0.4 peerDependenciesMeta: picomatch: optional: true @@ -7245,7 +7151,7 @@ packages: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} peerDependencies: - picomatch: ^3 || ^4 + picomatch: ^4.0.4 peerDependenciesMeta: picomatch: optional: true @@ -7257,10 +7163,6 @@ packages: file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} - fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -7269,10 +7171,6 @@ packages: resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==} engines: {node: '>= 0.8'} - find-up-simple@1.0.0: - resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==} - engines: {node: '>=18'} - find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} @@ -7281,9 +7179,6 @@ packages: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} - find-yarn-workspace-root2@1.2.16: - resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} - flat-cache@3.2.0: resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} engines: {node: ^10.12.0 || >=12.0.0} @@ -7292,8 +7187,8 @@ packages: resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} hasBin: true - flatted@3.2.9: - resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} + flatted@3.4.2: + resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} flattie@1.1.1: resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==} @@ -7308,9 +7203,20 @@ packages: debug: optional: true + fontace@0.4.1: + resolution: {integrity: sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==} + + fontkitten@1.0.3: + resolution: {integrity: sha512-Wp1zXWPVUPBmfoa3Cqc9ctaKuzKAV6uLstRqlR56kSjplf5uAce+qeyYym7F+PHbGTk+tCEdkCW6RD7DX/gBZw==} + engines: {node: '>=20'} + for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} + for-each@0.3.5: + resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==} + engines: {node: '>= 0.4'} + foreground-child@3.1.1: resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} engines: {node: '>=14'} @@ -7356,10 +7262,6 @@ packages: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} - fs-minipass@2.1.0: - resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} - engines: {node: '>= 8'} - fs-minipass@3.0.3: resolution: {integrity: sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -7379,6 +7281,10 @@ packages: resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} engines: {node: '>= 0.4'} + function.prototype.name@1.1.8: + resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==} + engines: {node: '>= 0.4'} + functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} @@ -7409,6 +7315,10 @@ packages: resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} engines: {node: '>=18'} + get-east-asian-width@1.5.0: + resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==} + engines: {node: '>=18'} + get-intrinsic@1.2.1: resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} @@ -7419,6 +7329,10 @@ packages: resolution: {integrity: sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==} engines: {node: '>= 0.4'} + get-intrinsic@1.3.0: + resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} + engines: {node: '>= 0.4'} + get-port-please@3.1.2: resolution: {integrity: sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==} @@ -7429,6 +7343,10 @@ packages: resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} engines: {node: '>=8'} + get-proto@1.0.1: + resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} + engines: {node: '>= 0.4'} + get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -7441,6 +7359,10 @@ packages: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} + get-symbol-description@1.1.0: + resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} + engines: {node: '>= 0.4'} + get-tsconfig@4.7.2: resolution: {integrity: sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==} @@ -7466,13 +7388,9 @@ packages: glob-to-regexp@0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - glob@10.3.10: - resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} - engines: {node: '>=16 || 14 >=14.17'} - hasBin: true - - glob@10.4.5: - resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + glob@10.5.0: + resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@13.0.6: @@ -7481,12 +7399,12 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -7504,6 +7422,10 @@ packages: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} + globalthis@1.0.4: + resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} + engines: {node: '>= 0.4'} + globalyzer@0.1.0: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} @@ -7540,9 +7462,6 @@ packages: graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} @@ -7550,10 +7469,6 @@ packages: resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - gray-matter@4.0.3: - resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} - engines: {node: '>=6.0'} - gunzip-maybe@1.4.2: resolution: {integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==} hasBin: true @@ -7562,19 +7477,9 @@ packages: resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - h3@1.11.1: - resolution: {integrity: sha512-AbaH6IDnZN6nmbnJOH72y3c5Wwh9P97soSVdGSBbcDACRdkC0FEWf25pzx4f/NuOCK6quHmW18yF2Wx+G4Zi1A==} - - h3@1.13.0: - resolution: {integrity: sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==} - h3@1.15.11: resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==} - hard-rejection@2.1.0: - resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} - engines: {node: '>=6'} - has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} @@ -7592,10 +7497,17 @@ packages: has-property-descriptors@1.0.1: resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==} + has-property-descriptors@1.0.2: + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} + has-proto@1.0.1: resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} engines: {node: '>= 0.4'} + has-proto@1.2.0: + resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==} + engines: {node: '>= 0.4'} + has-symbols@1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} @@ -7608,6 +7520,10 @@ packages: resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} engines: {node: '>= 0.4'} + has-tostringtag@1.0.2: + resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} + engines: {node: '>= 0.4'} + has-unicode@2.0.1: resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} @@ -7644,6 +7560,9 @@ packages: hast-util-to-html@9.0.3: resolution: {integrity: sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==} + hast-util-to-html@9.0.5: + resolution: {integrity: sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==} + hast-util-to-parse5@8.0.0: resolution: {integrity: sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==} @@ -7690,8 +7609,8 @@ packages: html-void-elements@3.0.0: resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==} - http-cache-semantics@4.1.1: - resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} + http-cache-semantics@4.2.0: + resolution: {integrity: sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==} http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} @@ -7723,8 +7642,9 @@ packages: httpxy@0.5.0: resolution: {integrity: sha512-qwX7QX/rK2visT10/b7bSeZWQOMlSm3svTD0pZpU+vJjNUP0YHtNv4c3z+MO+MSnGuRFWJFdCZiV+7F7dXIOzg==} - human-id@1.0.2: - resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} + human-id@4.1.3: + resolution: {integrity: sha512-tsYlhAYpjCKa//8rXZ9DqKEawhPoSytweBC2eNvcaDK+57RZLHGqNs3PZTQO6yekLFSuvA6AlnAfrw1uBvtb+Q==} + hasBin: true human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} @@ -7747,6 +7667,10 @@ packages: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} + iconv-lite@0.7.2: + resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==} + engines: {node: '>=0.10.0'} + icss-utils@5.1.0: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} @@ -7783,6 +7707,9 @@ packages: import-meta-resolve@4.1.0: resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==} + import-meta-resolve@4.2.0: + resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==} + impound@0.2.2: resolution: {integrity: sha512-9CNg+Ly8QjH4FwCUoE9nl1zeqY1NPK1s1P6Btp4L8lJxn8oZLN/0p6RZhitnyEL0BnVWrcVPfbs0Q3x+O/ucHg==} @@ -7823,6 +7750,10 @@ packages: resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==} engines: {node: '>= 0.4'} + internal-slot@1.1.0: + resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} + engines: {node: '>= 0.4'} + interpret@3.1.1: resolution: {integrity: sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==} engines: {node: '>=10.13.0'} @@ -7855,6 +7786,10 @@ packages: is-array-buffer@3.0.2: resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} + is-array-buffer@3.0.5: + resolution: {integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==} + engines: {node: '>= 0.4'} + is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} @@ -7868,6 +7803,10 @@ packages: is-bigint@1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} + is-bigint@1.1.0: + resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==} + engines: {node: '>= 0.4'} + is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} @@ -7876,6 +7815,10 @@ packages: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} engines: {node: '>= 0.4'} + is-boolean-object@1.2.2: + resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==} + engines: {node: '>= 0.4'} + is-buffer@2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} engines: {node: '>=4'} @@ -7891,10 +7834,22 @@ packages: is-core-module@2.13.1: resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} + is-core-module@2.16.1: + resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} + engines: {node: '>= 0.4'} + + is-data-view@1.0.2: + resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==} + engines: {node: '>= 0.4'} + is-date-object@1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} + is-date-object@1.1.0: + resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==} + engines: {node: '>= 0.4'} + is-decimal@2.0.1: resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==} @@ -7911,10 +7866,6 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true - is-extendable@0.1.1: - resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} - engines: {node: '>=0.10.0'} - is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} @@ -7922,18 +7873,22 @@ packages: is-finalizationregistry@1.0.2: resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==} + is-finalizationregistry@1.1.1: + resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==} + engines: {node: '>= 0.4'} + is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - is-fullwidth-code-point@4.0.0: - resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==} - engines: {node: '>=12'} - is-fullwidth-code-point@5.0.0: resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==} engines: {node: '>=18'} + is-fullwidth-code-point@5.1.0: + resolution: {integrity: sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==} + engines: {node: '>=18'} + is-generator-function@1.0.10: resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} engines: {node: '>= 0.4'} @@ -7966,13 +7921,13 @@ packages: resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} engines: {node: '>=8'} - is-interactive@2.0.0: - resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==} - engines: {node: '>=12'} - is-map@2.0.2: resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==} + is-map@2.0.3: + resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==} + engines: {node: '>= 0.4'} + is-module@1.0.0: resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} @@ -7980,6 +7935,10 @@ packages: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} + is-negative-zero@2.0.3: + resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==} + engines: {node: '>= 0.4'} + is-node-process@1.2.0: resolution: {integrity: sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==} @@ -7987,6 +7946,10 @@ packages: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} engines: {node: '>= 0.4'} + is-number-object@1.1.1: + resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==} + engines: {node: '>= 0.4'} + is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} @@ -8032,6 +7995,10 @@ packages: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} + is-regex@1.2.1: + resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==} + engines: {node: '>= 0.4'} + is-regexp@1.0.0: resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} engines: {node: '>=0.10.0'} @@ -8039,9 +8006,17 @@ packages: is-set@2.0.2: resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==} + is-set@2.0.3: + resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==} + engines: {node: '>= 0.4'} + is-shared-array-buffer@1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} + is-shared-array-buffer@1.0.4: + resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==} + engines: {node: '>= 0.4'} + is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} @@ -8054,6 +8029,10 @@ packages: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} + is-string@1.1.1: + resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==} + engines: {node: '>= 0.4'} + is-subdir@1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} @@ -8062,31 +8041,43 @@ packages: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} + is-symbol@1.1.1: + resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==} + engines: {node: '>= 0.4'} + is-typed-array@1.1.12: resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} engines: {node: '>= 0.4'} + is-typed-array@1.1.15: + resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} + engines: {node: '>= 0.4'} + is-unicode-supported@0.1.0: resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} engines: {node: '>=10'} - is-unicode-supported@1.3.0: - resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==} - engines: {node: '>=12'} - - is-unicode-supported@2.1.0: - resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==} - engines: {node: '>=18'} - is-weakmap@2.0.1: resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==} + is-weakmap@2.0.2: + resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} + engines: {node: '>= 0.4'} + is-weakref@1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} + is-weakref@1.1.1: + resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==} + engines: {node: '>= 0.4'} + is-weakset@2.0.2: resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} + is-weakset@2.0.4: + resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==} + engines: {node: '>= 0.4'} + is-what@4.1.16: resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==} engines: {node: '>=12.13'} @@ -8151,9 +8142,9 @@ packages: iterator.prototype@1.1.2: resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} - jackspeak@2.3.6: - resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} - engines: {node: '>=14'} + iterator.prototype@1.1.5: + resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} + engines: {node: '>= 0.4'} jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} @@ -8188,9 +8179,6 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-tokens@9.0.0: - resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} - js-tokens@9.0.1: resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==} @@ -8202,6 +8190,10 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true + js-yaml@4.1.1: + resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} + hasBin: true + jsesc@3.0.2: resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} engines: {node: '>=6'} @@ -8301,16 +8293,12 @@ packages: resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} engines: {node: '>=10'} - lilconfig@3.0.0: - resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==} - engines: {node: '>=14'} - lilconfig@3.1.1: resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==} engines: {node: '>=14'} - lilconfig@3.1.2: - resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} + lilconfig@3.1.3: + resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} lines-and-columns@1.2.4: @@ -8319,9 +8307,9 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - lint-staged@15.2.1: - resolution: {integrity: sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==} - engines: {node: '>=18.12.0'} + lint-staged@16.4.0: + resolution: {integrity: sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==} + engines: {node: '>=20.17'} hasBin: true listhen@1.9.0: @@ -8332,18 +8320,14 @@ packages: resolution: {integrity: sha512-4EhoyVcXEpNlY5HJRSQpH7Rba94M8N2JmI62ePjl0lrJKXSfG0F1FAgHGxBoz/T3pe41sUEwkIRRIcaUL0/Ofw==} hasBin: true - listr2@8.0.1: - resolution: {integrity: sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==} - engines: {node: '>=18.0.0'} + listr2@9.0.5: + resolution: {integrity: sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==} + engines: {node: '>=20.0.0'} load-json-file@4.0.0: resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} engines: {node: '>=4'} - load-yaml-file@0.2.0: - resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} - engines: {node: '>=6'} - loader-runner@4.3.0: resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} engines: {node: '>=6.11.5'} @@ -8398,19 +8382,15 @@ packages: lodash.uniq@4.5.0: resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} - lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} log-symbols@4.1.0: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} - log-symbols@6.0.0: - resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==} - engines: {node: '>=18'} - - log-update@6.0.0: - resolution: {integrity: sha512-niTvB4gqvtof056rRIrTZvjNYE4rCUzO6X/X+kYjd7WFxXeJ0NwEFnRxX6ehkvv3jTwrXnNdtAak5XYZuIyPFw==} + log-update@6.1.0: + resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==} engines: {node: '>=18'} longest-streak@3.1.0: @@ -8430,9 +8410,6 @@ packages: resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} engines: {node: 20 || >=22} - lru-cache@4.1.5: - resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} - lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} @@ -8487,14 +8464,6 @@ packages: make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - map-obj@1.0.1: - resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} - engines: {node: '>=0.10.0'} - - map-obj@4.3.0: - resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} - engines: {node: '>=8'} - markdown-extensions@1.1.1: resolution: {integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==} engines: {node: '>=0.10.0'} @@ -8510,6 +8479,10 @@ packages: resolution: {integrity: sha512-4MqMiKP90ybymYvsut0CH2g4XWbfLtmlCkXmtmdcDCxNB+mQcu1w/1+L/VD7vi/PSv7X2JYV7SCcR+jiPXnQtA==} engines: {node: '>= 0.4'} + math-intrinsics@1.1.0: + resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} + engines: {node: '>= 0.4'} + mdast-util-definitions@5.1.2: resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==} @@ -8588,6 +8561,9 @@ packages: mdn-data@2.0.30: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} + mdn-data@2.27.1: + resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==} + mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} @@ -8602,10 +8578,6 @@ packages: resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==} engines: {node: '>= 0.10.0'} - meow@6.1.1: - resolution: {integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==} - engines: {node: '>=8'} - merge-anything@5.1.7: resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==} engines: {node: '>=12.13'} @@ -8859,33 +8831,17 @@ packages: resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==} engines: {node: '>=18'} - min-indent@1.0.1: - resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} - engines: {node: '>=4'} - - minimatch@10.2.5: - resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} - engines: {node: 18 || 20 || >=22} - - minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + minimatch@3.1.4: + resolution: {integrity: sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==} - minimatch@5.1.6: - resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} + minimatch@5.1.9: + resolution: {integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==} engines: {node: '>=10'} - minimatch@9.0.3: - resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} - engines: {node: '>=16 || 14 >=14.17'} - - minimatch@9.0.5: - resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + minimatch@9.0.9: + resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} - minimist-options@4.1.0: - resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} - engines: {node: '>= 6'} - minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} @@ -8905,22 +8861,10 @@ packages: resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} engines: {node: '>=8'} - minipass@5.0.0: - resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} - engines: {node: '>=8'} - - minipass@7.1.2: - resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} - engines: {node: '>=16 || 14 >=14.17'} - minipass@7.1.3: resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==} engines: {node: '>=16 || 14 >=14.17'} - minizlib@2.1.2: - resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} - engines: {node: '>= 8'} - minizlib@3.1.0: resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==} engines: {node: '>= 18'} @@ -8928,18 +8872,9 @@ packages: mitt@3.0.1: resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} - mixme@0.5.10: - resolution: {integrity: sha512-5H76ANWinB1H3twpJ6JY8uvAtpmFvHNArpilJAjXRKXSDDLPIMoZArw5SH0q9z+lLs8IrMw7Q2VWpWimFKFT1Q==} - engines: {node: '>= 8.0.0'} - mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - mkdirp@1.0.4: - resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} - engines: {node: '>=10'} - hasBin: true - mkdist@1.3.0: resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==} hasBin: true @@ -8955,9 +8890,6 @@ packages: mlly@1.6.1: resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==} - mlly@1.7.1: - resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==} - mlly@1.7.3: resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==} @@ -8986,6 +8918,10 @@ packages: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} + mrmime@2.0.1: + resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} + engines: {node: '>=10'} + ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -9051,28 +8987,9 @@ packages: resolution: {integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==} engines: {node: '>= 10'} - next@14.2.25: - resolution: {integrity: sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==} - engines: {node: '>=18.17.0'} - hasBin: true - peerDependencies: - '@opentelemetry/api': ^1.1.0 - '@playwright/test': ^1.41.2 - react: ^18.2.0 - react-dom: ^18.2.0 - sass: ^1.3.0 - peerDependenciesMeta: - '@opentelemetry/api': - optional: true - '@playwright/test': - optional: true - sass: - optional: true - - next@15.2.6: - resolution: {integrity: sha512-DIKFctUpZoCq5ok2ztVU+PqhWsbiqM9xNP7rHL2cAp29NQcmDp7Y6JnBBhHRbFt4bCsCZigj6uh+/Gwh2158Wg==} + next@15.2.9: + resolution: {integrity: sha512-jXEBIPi+kIkMe5KI4okvGIWvot9hyiDz2fT4OqxxsSeZTA6zhSwrQkJwTE3GmQ1HQlolcQjTNMjHMvc8hhog7g==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} - deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -9091,9 +9008,6 @@ packages: sass: optional: true - nice-try@1.0.5: - resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} - nitropack@2.10.4: resolution: {integrity: sha512-sJiG/MIQlZCVSw2cQrFG1H6mLeSqHlYfFerRjLKz69vUfdu0EL2l0WdOxlQbzJr3mMv/l4cOlCCLzVRzjzzF/g==} engines: {node: ^16.11.0 || >=17.0.0} @@ -9136,10 +9050,6 @@ packages: encoding: optional: true - node-forge@1.3.1: - resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} - engines: {node: '>= 6.13.0'} - node-forge@1.4.0: resolution: {integrity: sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==} engines: {node: '>= 6.13.0'} @@ -9231,7 +9141,7 @@ packages: hasBin: true peerDependencies: '@parcel/watcher': ^2.1.0 - '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + '@types/node': ^20.12.12 peerDependenciesMeta: '@parcel/watcher': optional: true @@ -9266,6 +9176,10 @@ packages: resolution: {integrity: sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==} engines: {node: '>= 0.4'} + object-inspect@1.13.4: + resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} + engines: {node: '>= 0.4'} + object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} @@ -9278,17 +9192,33 @@ packages: resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} engines: {node: '>= 0.4'} + object.assign@4.1.7: + resolution: {integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==} + engines: {node: '>= 0.4'} + object.entries@1.1.7: resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==} engines: {node: '>= 0.4'} + object.entries@1.1.9: + resolution: {integrity: sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==} + engines: {node: '>= 0.4'} + object.fromentries@2.0.7: resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} engines: {node: '>= 0.4'} - object.groupby@1.0.1: + object.fromentries@2.0.8: + resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==} + engines: {node: '>= 0.4'} + + object.groupby@1.0.1: resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} + object.groupby@1.0.3: + resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==} + engines: {node: '>= 0.4'} + object.hasown@1.1.3: resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==} @@ -9296,6 +9226,10 @@ packages: resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} engines: {node: '>= 0.4'} + object.values@1.2.1: + resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} + engines: {node: '>= 0.4'} + ofetch@1.4.1: resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} @@ -9305,9 +9239,6 @@ packages: ofetch@2.0.0-alpha.3: resolution: {integrity: sha512-zpYTCs2byOuft65vI3z43Dd6iSdFbOZZLb9/d21aCpx2rGastVU9dOCv0lu4ykc1Ur1anAYjDi3SUvR0vq50JA==} - ohash@1.1.3: - resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} - ohash@1.1.4: resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==} @@ -9326,10 +9257,6 @@ packages: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} - on-headers@1.0.2: - resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} - engines: {node: '>= 0.8'} - on-headers@1.1.0: resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==} engines: {node: '>= 0.8'} @@ -9349,8 +9276,11 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} - oniguruma-to-es@0.4.1: - resolution: {integrity: sha512-rNcEohFz095QKGRovP/yqPIKc+nP+Sjs4YTHMv33nMePGKrq/r2eu9Yh4646M5XluGJsUnmwoXuiXE69KDs+fQ==} + oniguruma-parser@0.12.1: + resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==} + + oniguruma-to-es@4.3.5: + resolution: {integrity: sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==} open@10.2.0: resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==} @@ -9378,14 +9308,6 @@ packages: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} engines: {node: '>=10'} - ora@8.1.1: - resolution: {integrity: sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==} - engines: {node: '>=18'} - - os-tmpdir@1.0.2: - resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} - engines: {node: '>=0.10.0'} - outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} @@ -9395,6 +9317,10 @@ packages: outvariant@1.4.3: resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==} + own-keys@1.0.1: + resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} + engines: {node: '>= 0.4'} + oxc-parser@0.56.5: resolution: {integrity: sha512-MNT32sqiTFeSbQZP2WZIRQ/mlIpNNq4sua+/4hBG4qT5aef2iQe+1/BjezZURPlvucZeSfN1Y6b60l7OgBdyUA==} engines: {node: '>=14.0.0'} @@ -9411,8 +9337,8 @@ packages: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} - p-limit@6.1.0: - resolution: {integrity: sha512-H0jc0q1vOzlEk0TqAKXKZxdl7kX3OFUzCnNVUnq5Pc3DGo0kpeaMuPqxQn235HibwBEb0/pm9dgKTjXy66fBkg==} + p-limit@6.2.0: + resolution: {integrity: sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==} engines: {node: '>=18'} p-locate@4.1.0: @@ -9431,8 +9357,8 @@ packages: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} - p-queue@8.0.1: - resolution: {integrity: sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==} + p-queue@8.1.1: + resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==} engines: {node: '>=18'} p-timeout@6.1.3: @@ -9446,6 +9372,12 @@ packages: package-json-from-dist@1.0.1: resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} + package-manager-detector@0.2.11: + resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==} + + package-manager-detector@1.6.0: + resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==} + pako@0.2.9: resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==} @@ -9460,10 +9392,6 @@ packages: resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} engines: {node: '>=4'} - parse-json@5.2.0: - resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} - engines: {node: '>=8'} - parse-json@8.1.0: resolution: {integrity: sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==} engines: {node: '>=18'} @@ -9496,10 +9424,6 @@ packages: path-is-inside@1.0.2: resolution: {integrity: sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==} - path-key@2.0.1: - resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} - engines: {node: '>=4'} - path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} @@ -9519,11 +9443,11 @@ packages: resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} engines: {node: 18 || 20 || >=22} - path-to-regexp@0.1.12: - resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} + path-to-regexp@0.1.13: + resolution: {integrity: sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==} - path-to-regexp@2.2.1: - resolution: {integrity: sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==} + path-to-regexp@3.3.0: + resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==} path-to-regexp@6.3.0: resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} @@ -9566,20 +9490,15 @@ packages: periscopic@3.1.0: resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} + piccolore@0.1.3: + resolution: {integrity: sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==} + picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} - picomatch@2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} - engines: {node: '>=8.6'} - - picomatch@4.0.2: - resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} - engines: {node: '>=12'} - picomatch@4.0.4: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} @@ -9633,29 +9552,33 @@ packages: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} - postcss-calc@10.0.2: - resolution: {integrity: sha512-DT/Wwm6fCKgpYVI7ZEWuPJ4az8hiEHtCUeYjZXqU7Ou4QqYh1Df2yCQ7Ca6N7xqKPFkxN3fhf+u9KSoOCJNAjg==} + possible-typed-array-names@1.1.0: + resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} + engines: {node: '>= 0.4'} + + postcss-calc@10.1.1: + resolution: {integrity: sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==} engines: {node: ^18.12 || ^20.9 || >=22.0} peerDependencies: postcss: ^8.4.38 - postcss-colormin@7.0.2: - resolution: {integrity: sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==} + postcss-colormin@7.0.7: + resolution: {integrity: sha512-sBQ628lSj3VQpDquQel8Pen5mmjFPsO4pH9lDLaHB1AVkMRHtkl0pRB5DCWznc9upWsxint/kV+AveSj7W1tew==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-convert-values@7.0.4: - resolution: {integrity: sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==} + postcss-convert-values@7.0.9: + resolution: {integrity: sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-discard-comments@7.0.3: - resolution: {integrity: sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==} + postcss-discard-comments@7.0.6: + resolution: {integrity: sha512-Sq+Fzj1Eg5/CPf1ERb0wS1Im5cvE2gDXCE+si4HCn1sf+jpQZxDI4DXEp8t77B/ImzDceWE2ebJQFXdqZ6GRJw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 postcss-discard-duplicates@5.1.0: resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} @@ -9663,23 +9586,23 @@ packages: peerDependencies: postcss: ^8.2.15 - postcss-discard-duplicates@7.0.1: - resolution: {integrity: sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==} + postcss-discard-duplicates@7.0.2: + resolution: {integrity: sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-discard-empty@7.0.0: - resolution: {integrity: sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==} + postcss-discard-empty@7.0.1: + resolution: {integrity: sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-discard-overridden@7.0.0: - resolution: {integrity: sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==} + postcss-discard-overridden@7.0.1: + resolution: {integrity: sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 postcss-import@15.1.0: resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} @@ -9705,41 +9628,41 @@ packages: ts-node: optional: true - postcss-merge-longhand@7.0.4: - resolution: {integrity: sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==} + postcss-merge-longhand@7.0.5: + resolution: {integrity: sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-merge-rules@7.0.4: - resolution: {integrity: sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==} + postcss-merge-rules@7.0.8: + resolution: {integrity: sha512-BOR1iAM8jnr7zoQSlpeBmCsWV5Uudi/+5j7k05D0O/WP3+OFMPD86c1j/20xiuRtyt45bhxw/7hnhZNhW2mNFA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-minify-font-values@7.0.0: - resolution: {integrity: sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==} + postcss-minify-font-values@7.0.1: + resolution: {integrity: sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-minify-gradients@7.0.0: - resolution: {integrity: sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==} + postcss-minify-gradients@7.0.2: + resolution: {integrity: sha512-fVY3AB8Um7SJR5usHqTY2Ngf9qh8IRN+FFzrBP0ONJy6yYXsP7xyjK2BvSAIrpgs1cST+H91V0TXi3diHLYJtw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-minify-params@7.0.2: - resolution: {integrity: sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==} + postcss-minify-params@7.0.6: + resolution: {integrity: sha512-YOn02gC68JijlaXVuKvFSCvQOhTpblkcfDre2hb/Aaa58r2BIaK4AtE/cyZf2wV7YKAG+UlP9DT+By0ry1E4VQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-minify-selectors@7.0.4: - resolution: {integrity: sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==} + postcss-minify-selectors@7.0.6: + resolution: {integrity: sha512-lIbC0jy3AAwDxEgciZlBullDiMBeBCT+fz5G8RcA9MWqh/hfUkpOI3vNDUNEZHgokaoiv0juB9Y8fGcON7rU/A==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 postcss-modules-extract-imports@3.1.0: resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==} @@ -9776,77 +9699,77 @@ packages: peerDependencies: postcss: ^8.2.14 - postcss-normalize-charset@7.0.0: - resolution: {integrity: sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==} + postcss-normalize-charset@7.0.1: + resolution: {integrity: sha512-sn413ofhSQHlZFae//m9FTOfkmiZ+YQXsbosqOWRiVQncU2BA3daX3n0VF3cG6rGLSFVc5Di/yns0dFfh8NFgQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-display-values@7.0.0: - resolution: {integrity: sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==} + postcss-normalize-display-values@7.0.1: + resolution: {integrity: sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-positions@7.0.0: - resolution: {integrity: sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==} + postcss-normalize-positions@7.0.1: + resolution: {integrity: sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-repeat-style@7.0.0: - resolution: {integrity: sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==} + postcss-normalize-repeat-style@7.0.1: + resolution: {integrity: sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-string@7.0.0: - resolution: {integrity: sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==} + postcss-normalize-string@7.0.1: + resolution: {integrity: sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-timing-functions@7.0.0: - resolution: {integrity: sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==} + postcss-normalize-timing-functions@7.0.1: + resolution: {integrity: sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-unicode@7.0.2: - resolution: {integrity: sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==} + postcss-normalize-unicode@7.0.6: + resolution: {integrity: sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-url@7.0.0: - resolution: {integrity: sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==} + postcss-normalize-url@7.0.1: + resolution: {integrity: sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-normalize-whitespace@7.0.0: - resolution: {integrity: sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==} + postcss-normalize-whitespace@7.0.1: + resolution: {integrity: sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-ordered-values@7.0.1: - resolution: {integrity: sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==} + postcss-ordered-values@7.0.2: + resolution: {integrity: sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-reduce-initial@7.0.2: - resolution: {integrity: sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==} + postcss-reduce-initial@7.0.6: + resolution: {integrity: sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-reduce-transforms@7.0.0: - resolution: {integrity: sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==} + postcss-reduce-transforms@7.0.1: + resolution: {integrity: sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 postcss-selector-parser@6.0.16: resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} @@ -9856,17 +9779,21 @@ packages: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} - postcss-svgo@7.0.1: - resolution: {integrity: sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==} + postcss-selector-parser@7.1.1: + resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} + engines: {node: '>=4'} + + postcss-svgo@7.1.1: + resolution: {integrity: sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==} engines: {node: ^18.12.0 || ^20.9.0 || >= 18} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 - postcss-unique-selectors@7.0.3: - resolution: {integrity: sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==} + postcss-unique-selectors@7.0.5: + resolution: {integrity: sha512-3QoYmEt4qg/rUWDn6Tc8+ZVPmbp4G1hXDtCNWDx0st8SjtCbRcxRXDDM1QrEiXGG3A45zscSJFb4QH90LViyxg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} @@ -9895,14 +9822,6 @@ packages: resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==} engines: {node: '>=20'} - preferred-pm@3.1.2: - resolution: {integrity: sha512-nk7dKrcW8hfCZ4H6klWcdRknBOXWzNQByJ0oJyX97BOupsYD+FzLS4hflgEu/uPUEHZCuRfMxzCBsuWd7OzT8Q==} - engines: {node: '>=10'} - - preferred-pm@4.0.0: - resolution: {integrity: sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==} - engines: {node: '>=18.12'} - prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -9921,8 +9840,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.2.4: - resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} engines: {node: '>=14'} hasBin: true @@ -9938,8 +9857,8 @@ packages: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} - prismjs@1.29.0: - resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} + prismjs@1.30.0: + resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==} engines: {node: '>=6'} proc-log@3.0.0: @@ -9975,13 +9894,13 @@ packages: property-information@6.5.0: resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==} + property-information@7.1.0: + resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} + proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} - pseudomap@1.0.2: - resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} - psl@1.15.0: resolution: {integrity: sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==} @@ -9998,9 +9917,6 @@ packages: resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} engines: {node: '>=6'} - punycode@1.4.1: - resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} - punycode@2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} @@ -10029,16 +9945,9 @@ packages: resolution: {integrity: sha512-2EkLLm3CsBhbHfYEgBWHSJZZRpVHUZLeuJVEQoU/lsCqxcOvVkgVlF4nWv2ACWKkb0lgxgMh3m8vq9rhx9LTIg==} engines: {node: '>= 0.14.0'} - quick-lru@4.0.1: - resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} - engines: {node: '>=8'} - radix3@1.1.2: resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} - randombytes@2.1.0: - resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} - range-parser@1.2.0: resolution: {integrity: sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==} engines: {node: '>= 0.6'} @@ -10111,18 +10020,10 @@ packages: read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} - read-pkg-up@7.0.1: - resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} - engines: {node: '>=8'} - read-pkg@3.0.0: resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==} engines: {node: '>=4'} - read-pkg@5.2.0: - resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} - engines: {node: '>=8'} - read-yaml-file@1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} @@ -10161,10 +10062,6 @@ packages: resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==} engines: {node: '>= 10.13.0'} - redent@3.0.0: - resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} - engines: {node: '>=8'} - redis-errors@1.2.0: resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==} engines: {node: '>=4'} @@ -10173,6 +10070,10 @@ packages: resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==} engines: {node: '>=4'} + reflect.getprototypeof@1.0.10: + resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} + engines: {node: '>= 0.4'} + reflect.getprototypeof@1.0.4: resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} engines: {node: '>= 0.4'} @@ -10180,19 +10081,23 @@ packages: regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - regex-recursion@4.2.1: - resolution: {integrity: sha512-QHNZyZAeKdndD1G3bKAbBEKOSSK4KOHQrAJ01N1LJeb0SoH4DJIeFhp0uUpETgONifS4+P3sOgoA1dhzgrQvhA==} + regex-recursion@6.0.2: + resolution: {integrity: sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==} regex-utilities@2.3.0: resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==} - regex@5.0.2: - resolution: {integrity: sha512-/pczGbKIQgfTMRV0XjABvc5RzLqQmwqxLHdQao2RTXPk+pmTXB2P0IaUHYdYyk412YLwUIkaeMd5T+RzVgTqnQ==} + regex@6.1.0: + resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==} regexp.prototype.flags@1.5.1: resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} engines: {node: '>= 0.4'} + regexp.prototype.flags@1.5.4: + resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} + engines: {node: '>= 0.4'} + registry-auth-token@3.3.2: resolution: {integrity: sha512-JL39c60XlzCVgNrO+qq68FoNb56w/m7JYvGR2jT5iR1xBrUA3Mfx5Twk5rqTThPmQKMWydGmq8oFtDlxfrmxnQ==} @@ -10215,8 +10120,8 @@ packages: remark-frontmatter@4.0.1: resolution: {integrity: sha512-38fJrB0KnmD3E33a5jZC/5+gGAC2WKNiPw1/fdXJvijBlhA7RCsvJklrYJakS0HedninvaCYW8lQGf9C918GfA==} - remark-gfm@4.0.0: - resolution: {integrity: sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==} + remark-gfm@4.0.1: + resolution: {integrity: sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==} remark-mdx-frontmatter@1.1.1: resolution: {integrity: sha512-7teX9DW4tI2WZkXS4DBxneYSY7NHiXl4AKdWDO9LXVweULlCT8OPWsOjLEnMIXViN1j+QcY8mfbq3k0EK6x3uA==} @@ -10234,8 +10139,8 @@ packages: remark-rehype@10.1.0: resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==} - remark-rehype@11.1.1: - resolution: {integrity: sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==} + remark-rehype@11.1.2: + resolution: {integrity: sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==} remark-smartypants@3.0.2: resolution: {integrity: sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==} @@ -10265,9 +10170,6 @@ packages: require-like@0.1.2: resolution: {integrity: sha512-oyrU88skkMtDdauHDuKVrgR+zuItqr6/c//FXzvmxRGMexSDc6hNvJInGW3LL46n+8b50RykrvwSUIIQH2LQ5A==} - require-main-filename@2.0.0: - resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - requires-port@1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} @@ -10302,10 +10204,6 @@ packages: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} - restore-cursor@4.0.0: - resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - restore-cursor@5.1.0: resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==} engines: {node: '>=18'} @@ -10330,9 +10228,6 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - rfdc@1.3.1: - resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} - rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} @@ -10384,28 +10279,13 @@ packages: rollup: optional: true - rollup@3.29.4: - resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - - rollup@3.29.5: - resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} + rollup@3.30.0: + resolution: {integrity: sha512-kQvGasUgN+AlWGliFn2POSajRQEsULVYFGTvOZmK06d7vCD+YhZztt70kGk3qaeAXeWYL5eO7zx+rAubBc55eA==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - rollup@4.22.4: - resolution: {integrity: sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - - rollup@4.27.3: - resolution: {integrity: sha512-SLsCOnlmGt9VoZ9Ek8yBK8tAdmPHeppkw+Xa7yDlCEhDTvwYei03JlWo1fdc7YTfLZ4tD8riJCUyAgTbszk1fQ==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - - rollup@4.40.1: - resolution: {integrity: sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==} + rollup@4.59.1: + resolution: {integrity: sha512-iZKH8BeoCwTCBTZBZWQQMreekd4mdomwdjIQ40GC1oZm6o+8PnNMIxFOiCsGMWeS8iDJ7KZcl7KwmKk/0HOQpA==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -10433,12 +10313,20 @@ packages: resolution: {integrity: sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==} engines: {node: '>=0.4'} + safe-array-concat@1.1.3: + resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} + engines: {node: '>=0.4'} + safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + safe-push-apply@1.0.0: + resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==} + engines: {node: '>= 0.4'} + safe-regex-test@1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} @@ -10446,9 +10334,17 @@ packages: resolution: {integrity: sha512-83S9w6eFq12BBIJYvjMux6/dkirb8+4zJRA9cxNBVb7Wq5fJBW+Xze48WqR8pxua7bDuAaaAxtVVd4Idjp1dBQ==} engines: {node: '>= 0.4'} + safe-regex-test@1.1.0: + resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} + engines: {node: '>= 0.4'} + safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} + sax@1.6.0: + resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} + engines: {node: '>=11.0.0'} + scheduler@0.23.0: resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} @@ -10465,10 +10361,6 @@ packages: scule@1.3.0: resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==} - section-matter@1.0.0: - resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==} - engines: {node: '>=4'} - semver@5.7.2: resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} hasBin: true @@ -10504,9 +10396,6 @@ packages: resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==} engines: {node: '>= 18'} - serialize-javascript@6.0.1: - resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} - serialize-javascript@7.0.5: resolution: {integrity: sha512-F4LcB0UqUl1zErq+1nYEEzSHJnIwb3AF2XWB94b+afhrekOUijwooAYqFyRbjYkm2PAKBabx6oYv/xDxNi8IBw==} engines: {node: '>=20.0.0'} @@ -10515,14 +10404,20 @@ packages: resolution: {integrity: sha512-KtcJg590L3X3dd7ixs6am4UGVcV69TyjYhHtanIdQJq4dy2OceWXmmvWrYx7oFDNe+LNdxdWd0I5BQXuV5fBhA==} engines: {node: '>=10'} peerDependencies: - seroval: ^1.0 + seroval: ^1.4.1 + + seroval-plugins@1.5.1: + resolution: {integrity: sha512-4FbuZ/TMl02sqv0RTFexu0SP6V+ywaIe5bAWCCEik0fk17BhALgwvUDVF7e3Uvf9pxmwCEJsRPmlkUE6HdzLAw==} + engines: {node: '>=10'} + peerDependencies: + seroval: ^1.4.1 - seroval@1.1.0: - resolution: {integrity: sha512-74Wpe+hhPx4V8NFe00I2Fu9gTJopKoH5vE7nCqFzVgKOXV8AnN23T58K79QLYQotzGpH93UZ+UN2Y11j9huZJg==} + seroval@1.5.1: + resolution: {integrity: sha512-OwrZRZAfhHww0WEnKHDY8OM0U/Qs8OTfIDWhUD4BLpNJUfXK4cGmjiagGze086m+mhI+V2nD0gfbHEnJjb9STA==} engines: {node: '>=10'} - serve-handler@6.1.5: - resolution: {integrity: sha512-ijPFle6Hwe8zfmBxJdE+5fta53fdIY0lHISJvuikXB3VYFafRjMRpOffSPvCYsbKyBA7pvy9oYr/BT1O3EArlg==} + serve-handler@6.1.7: + resolution: {integrity: sha512-CinAq1xWb0vR3twAv9evEU8cNWkXCb9kd5ePAHUKJBkOsUpR1wt/CvGdeca7vqumL1U5cSaeVQ6zZMxiJ3yWsg==} serve-placeholder@2.0.2: resolution: {integrity: sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==} @@ -10535,8 +10430,8 @@ packages: resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==} engines: {node: '>= 18'} - serve@14.2.1: - resolution: {integrity: sha512-48er5fzHh7GCShLnNyPBRPEjs2I6QBozeGr02gaacROiyS/8ARADlj595j39iZXAqBbJHH/ivJJyPRWY9sQWZA==} + serve@14.2.6: + resolution: {integrity: sha512-QEjUSA+sD4Rotm1znR8s50YqA3kYpRGPmtd5GlFxbaL9n/FdUNbqMhxClqdditSk0LlZyA/dhud6XNRTOC9x2Q==} engines: {node: '>= 14'} hasBin: true @@ -10553,10 +10448,22 @@ packages: resolution: {integrity: sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==} engines: {node: '>= 0.4'} + set-function-length@1.2.2: + resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} + engines: {node: '>= 0.4'} + set-function-name@2.0.1: resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} engines: {node: '>= 0.4'} + set-function-name@2.0.2: + resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} + engines: {node: '>= 0.4'} + + set-proto@1.0.0: + resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==} + engines: {node: '>= 0.4'} + setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} @@ -10568,18 +10475,14 @@ packages: resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} - shebang-command@1.2.0: - resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} - engines: {node: '>=0.10.0'} + sharp@0.34.5: + resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} - shebang-regex@1.0.0: - resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} - engines: {node: '>=0.10.0'} - shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} @@ -10591,8 +10494,8 @@ packages: resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} engines: {node: '>= 0.4'} - shiki@1.23.1: - resolution: {integrity: sha512-8kxV9TH4pXgdKGxNOkrSMydn1Xf6It8lsle0fiqxf7a1149K1WGtdOu3Zb91T5r1JpvRPxqxU3C2XdZZXQnrig==} + shiki@3.23.0: + resolution: {integrity: sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==} shikiji-core@0.9.19: resolution: {integrity: sha512-AFJu/vcNT21t0e6YrfadZ+9q86gvPum6iywRyt1OtIPjPFe25RQnYJyxHQPMLKCCWA992TPxmEmbNcOZCAJclw==} @@ -10660,35 +10563,34 @@ packages: resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} engines: {node: '>=14.16'} - slice-ansi@5.0.0: - resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} - engines: {node: '>=12'} - slice-ansi@7.1.0: resolution: {integrity: sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==} engines: {node: '>=18'} - smartwrap@2.0.2: - resolution: {integrity: sha512-vCsKNQxb7PnCNd2wY1WClWifAc2lwqsG8OaswpJkVJsvMGcnEntdTCDajZCkk93Ay1U3t/9puJmb525Rg5MZBA==} - engines: {node: '>=6'} - hasBin: true + slice-ansi@8.0.0: + resolution: {integrity: sha512-stxByr12oeeOyY2BlviTNQlYV5xOj47GirPr4yA1hE9JCtxfQN0+tVbkxwCtYDQWhEKWFHsEK48ORg5jrouCAg==} + engines: {node: '>=20'} smob@1.5.0: resolution: {integrity: sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==} - solid-js@1.8.19: - resolution: {integrity: sha512-h8z/TvTQYsf894LM9Iau/ZW2iAKrCzAWDwjPhMcXnonmW1OIIihc28wp82b1wwei1p81fH5+gnfNOe8RzLbDRQ==} + smol-toml@1.6.1: + resolution: {integrity: sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg==} + engines: {node: '>= 18'} + + solid-js@1.9.12: + resolution: {integrity: sha512-QzKaSJq2/iDrWR1As6MHZQ8fQkdOBf8GReYb7L5iKwMGceg7HxDcaOHk0at66tNgn9U2U7dXo8ZZpLIAmGMzgw==} solid-refresh@0.6.3: resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} peerDependencies: - solid-js: ^1.3 + solid-js: ^1.9.4 solid-use@0.8.0: resolution: {integrity: sha512-YX+XmcKLvSx3bwMimMhFy40ZkDnShnUcEw6cW6fSscwKEgl1TG3GlgAvkBmQ3AeWjvQSd8+HGTr82ImsrjkkqA==} engines: {node: '>=10'} peerDependencies: - solid-js: ^1.7 + solid-js: ^1.9.4 source-map-js@1.2.0: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} @@ -10716,8 +10618,8 @@ packages: space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} - spawndamnit@2.0.0: - resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} + spawndamnit@3.0.1: + resolution: {integrity: sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==} spdx-correct@3.2.0: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} @@ -10773,9 +10675,9 @@ packages: std-env@4.0.0: resolution: {integrity: sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==} - stdin-discarder@0.2.2: - resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} - engines: {node: '>=18'} + stop-iteration-iterator@1.1.0: + resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} + engines: {node: '>= 0.4'} stream-shift@1.0.3: resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==} @@ -10783,9 +10685,6 @@ packages: stream-slice@0.1.2: resolution: {integrity: sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA==} - stream-transform@2.1.3: - resolution: {integrity: sha512-9GHUiM5hMiCi6Y03jD2ARC1ettBXkQBoQAe7nJsPknnI0ow10aXjTnew8QtYQmLjzn974BnmWEAJgCY6ZP1DeQ==} - streamsearch@1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} @@ -10811,21 +10710,36 @@ packages: resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} engines: {node: '>=12'} - string-width@7.1.0: - resolution: {integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==} - engines: {node: '>=18'} - string-width@7.2.0: resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} engines: {node: '>=18'} + string-width@8.2.0: + resolution: {integrity: sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==} + engines: {node: '>=20'} + + string.prototype.includes@2.0.1: + resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==} + engines: {node: '>= 0.4'} + string.prototype.matchall@4.0.10: resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} + string.prototype.matchall@4.0.12: + resolution: {integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==} + engines: {node: '>= 0.4'} + string.prototype.padend@3.1.5: resolution: {integrity: sha512-DOB27b/2UTTD+4myKUFh+/fXWcu/UDyASIXfg+7VzoCNNGOfWvoyU/x5pvVHr++ztyt/oSYI1BcWBBG/hmlNjA==} engines: {node: '>= 0.4'} + string.prototype.repeat@1.0.0: + resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==} + + string.prototype.trim@1.2.10: + resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==} + engines: {node: '>= 0.4'} + string.prototype.trim@1.2.8: resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} engines: {node: '>= 0.4'} @@ -10833,9 +10747,17 @@ packages: string.prototype.trimend@1.0.7: resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} + string.prototype.trimend@1.0.9: + resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==} + engines: {node: '>= 0.4'} + string.prototype.trimstart@1.0.7: resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} + string.prototype.trimstart@1.0.8: + resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==} + engines: {node: '>= 0.4'} + string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} @@ -10857,9 +10779,9 @@ packages: resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} - strip-bom-string@1.0.0: - resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==} - engines: {node: '>=0.10.0'} + strip-ansi@7.2.0: + resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==} + engines: {node: '>=12'} strip-bom@3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} @@ -10873,10 +10795,6 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} - strip-indent@3.0.0: - resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} - engines: {node: '>=8'} - strip-json-comments@2.0.1: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} @@ -10897,19 +10815,6 @@ packages: style-to-object@0.4.4: resolution: {integrity: sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==} - styled-jsx@5.1.1: - resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} - engines: {node: '>= 12.0.0'} - peerDependencies: - '@babel/core': '*' - babel-plugin-macros: '*' - react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' - peerDependenciesMeta: - '@babel/core': - optional: true - babel-plugin-macros: - optional: true - styled-jsx@5.1.6: resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==} engines: {node: '>= 12.0.0'} @@ -10923,11 +10828,11 @@ packages: babel-plugin-macros: optional: true - stylehacks@7.0.4: - resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==} + stylehacks@7.0.8: + resolution: {integrity: sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.31 + postcss: ^8.4.32 sucrase@3.35.0: resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} @@ -10978,8 +10883,8 @@ packages: resolution: {integrity: sha512-DET9IJw6LUStRnu5rTXnlBs1fsJt417C9QXE8J+gIEWc4IsqxcJsa3OYUsf7ZJmDQbaBudcp4pxI7Za0NR1QYg==} engines: {node: '>=18'} - svgo@3.3.2: - resolution: {integrity: sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==} + svgo@3.3.3: + resolution: {integrity: sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==} engines: {node: '>=14.0.0'} hasBin: true @@ -11019,10 +10924,6 @@ packages: tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} - tar@6.2.1: - resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} - engines: {node: '>=10'} - tar@7.5.13: resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==} engines: {node: '>=18'} @@ -11035,7 +10936,7 @@ packages: resolution: {integrity: sha512-4jkpXGKemeWjsBGDoBK1tnovGfIEMM8+Fa99T0TD4VYUaZq6hXHEWMfHshxy1h+DzsanDAwSBIBM0NnOohzijw==} engines: {node: '>=10'} peerDependencies: - solid-js: ^1.8 + solid-js: ^1.9.4 terser-webpack-plugin@5.3.10: resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} @@ -11091,6 +10992,9 @@ packages: tiny-glob@0.2.9: resolution: {integrity: sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==} + tiny-inflate@1.0.3: + resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} + tiny-invariant@1.3.3: resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} @@ -11116,10 +11020,6 @@ packages: resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} engines: {node: '>=12.0.0'} - tinyglobby@0.2.13: - resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} - engines: {node: '>=12.0.0'} - tinyglobby@0.2.15: resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} @@ -11136,10 +11036,6 @@ packages: resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==} engines: {node: '>=14.0.0'} - tmp@0.0.33: - resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} - engines: {node: '>=0.6.0'} - to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} @@ -11169,10 +11065,6 @@ packages: trim-lines@3.0.1: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} - trim-newlines@3.0.1: - resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} - engines: {node: '>=8'} - trough@2.2.0: resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} @@ -11191,7 +11083,7 @@ packages: peerDependencies: '@swc/core': '>=1.2.50' '@swc/wasm': '>=1.2.50' - '@types/node': '*' + '@types/node': ^20.12.12 typescript: '>=2.7' peerDependenciesMeta: '@swc/core': @@ -11209,8 +11101,8 @@ packages: typescript: optional: true - tsconfck@3.1.4: - resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} + tsconfck@3.1.6: + resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -11232,11 +11124,6 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tty-table@4.2.3: - resolution: {integrity: sha512-Fs15mu0vGzCrj8fmJNP7Ynxt5J7praPXqFN0leZeZBXJwkMxv9cb2D454k1ltrtUSJbZ4yH4e0CynsHLxmUfFA==} - engines: {node: '>=8.0.0'} - hasBin: true - tunnel@0.0.6: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} @@ -11248,10 +11135,6 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - type-fest@0.13.1: - resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} - engines: {node: '>=10'} - type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} @@ -11260,22 +11143,10 @@ packages: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} - type-fest@0.6.0: - resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} - engines: {node: '>=8'} - - type-fest@0.8.1: - resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} - engines: {node: '>=8'} - type-fest@2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - type-fest@3.13.1: - resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} - engines: {node: '>=14.16'} - type-fest@4.27.0: resolution: {integrity: sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==} engines: {node: '>=16'} @@ -11292,17 +11163,33 @@ packages: resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} engines: {node: '>= 0.4'} + typed-array-buffer@1.0.3: + resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} + engines: {node: '>= 0.4'} + typed-array-byte-length@1.0.0: resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} engines: {node: '>= 0.4'} + typed-array-byte-length@1.0.3: + resolution: {integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==} + engines: {node: '>= 0.4'} + typed-array-byte-offset@1.0.0: resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} engines: {node: '>= 0.4'} + typed-array-byte-offset@1.0.4: + resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==} + engines: {node: '>= 0.4'} + typed-array-length@1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} + typed-array-length@1.0.7: + resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} + engines: {node: '>= 0.4'} + typedoc@0.27.5: resolution: {integrity: sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==} engines: {node: '>= 18'} @@ -11349,6 +11236,10 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} + unbox-primitive@1.1.0: + resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} + engines: {node: '>= 0.4'} + unbuild@2.0.0: resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==} hasBin: true @@ -11370,10 +11261,6 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici@5.28.4: - resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} - engines: {node: '>=14.0'} - undici@6.24.1: resolution: {integrity: sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==} engines: {node: '>=18.17'} @@ -11405,6 +11292,9 @@ packages: unified@11.0.5: resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} + unifont@0.7.4: + resolution: {integrity: sha512-oHeis4/xl42HUIeHuNZRGEvxj5AaIKR+bHPNegRq5LV1gdc3jundpONbjglKpihmJf+dswygdMJn3eftGIMemg==} + unimport@3.13.2: resolution: {integrity: sha512-VKAepeIb6BWLtBl4tmyHY1/7rJgz3ynmZrWf8cU1a+v5Uv/k1gyyAEeGBnYcrwy8bxG5sflxEx4a9VQUqOVHUA==} @@ -11469,6 +11359,9 @@ packages: unist-util-visit-parents@6.0.1: resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==} + unist-util-visit-parents@6.0.2: + resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==} + unist-util-visit@4.1.2: resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==} @@ -11701,10 +11594,6 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} - hasBin: true - uvu@0.5.6: resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} engines: {node: '>=8'} @@ -11761,12 +11650,12 @@ packages: vite-dev-rpc@1.1.0: resolution: {integrity: sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==} peerDependencies: - vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0 + vite: 6.4.1 vite-hot-client@2.1.0: resolution: {integrity: sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==} peerDependencies: - vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 + vite: 6.4.1 vite-node@1.5.0: resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} @@ -11793,7 +11682,7 @@ packages: optionator: ^0.9.4 stylelint: '>=16' typescript: '*' - vite: '>=2.0.0' + vite: 6.4.1 vls: '*' vti: '*' vue-tsc: ~2.2.10 @@ -11822,7 +11711,7 @@ packages: engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' - vite: ^6.0.0 || ^7.0.0-0 + vite: 6.4.1 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -11831,8 +11720,8 @@ packages: resolution: {integrity: sha512-G+NiwDj4EAeUE0wt3Ur9f+Lt9oMUuLd0FIxYuqwJSqRacKQRteCwUFzNy8zMEt88xWokngQhiFjfJMhjc1fDXw==} peerDependencies: '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* - solid-js: ^1.7.2 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 + solid-js: ^1.9.4 + vite: 6.4.1 peerDependenciesMeta: '@testing-library/jest-dom': optional: true @@ -11840,13 +11729,13 @@ packages: vite-plugin-vue-tracer@1.3.0: resolution: {integrity: sha512-Cgfce6VikzOw5MUJTpeg50s5rRjzU1Vr61ZjuHunVVHLjZZ5AUlgyExHthZ3r59vtoz9W2rDt23FYG81avYBKw==} peerDependencies: - vite: ^6.0.0 || ^7.0.0 + vite: 6.4.1 vue: ^3.5.0 vite-tsconfig-paths@4.3.2: resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: - vite: '*' + vite: 6.4.1 peerDependenciesMeta: vite: optional: true @@ -11856,7 +11745,7 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^20.12.12 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -11879,12 +11768,12 @@ packages: terser: optional: true - vite@5.4.11: - resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} + vite@5.4.19: + resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 + '@types/node': ^20.12.12 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -11910,22 +11799,27 @@ packages: terser: optional: true - vite@5.4.19: - resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==} - engines: {node: ^18.0.0 || >=20.0.0} + vite@6.4.1: + resolution: {integrity: sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 + '@types/node': ^20.12.12 + jiti: '>=1.21.0' less: '*' lightningcss: ^1.21.0 sass: '*' sass-embedded: '*' stylus: '*' sugarss: '*' - terser: ^5.4.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 peerDependenciesMeta: '@types/node': optional: true + jiti: + optional: true less: optional: true lightningcss: @@ -11940,20 +11834,24 @@ packages: optional: true terser: optional: true + tsx: + optional: true + yaml: + optional: true - vite@6.3.5: - resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==} - engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + vite@7.3.1: + resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} + engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: - '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + '@types/node': ^20.12.12 jiti: '>=1.21.0' - less: '*' + less: ^4.0.0 lightningcss: ^1.21.0 - sass: '*' - sass-embedded: '*' - stylus: '*' - sugarss: '*' + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: '>=0.54.8' + sugarss: ^5.0.0 terser: ^5.16.0 tsx: ^4.8.1 yaml: ^2.4.2 @@ -11984,7 +11882,15 @@ packages: vitefu@1.0.4: resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==} peerDependencies: - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 + vite: 6.4.1 + peerDependenciesMeta: + vite: + optional: true + + vitefu@1.1.3: + resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==} + peerDependencies: + vite: 6.4.1 peerDependenciesMeta: vite: optional: true @@ -11995,7 +11901,7 @@ packages: hasBin: true peerDependencies: '@edge-runtime/vm': '*' - '@types/node': ^18.0.0 || >=20.0.0 + '@types/node': ^20.12.12 '@vitest/browser': 2.1.9 '@vitest/ui': 2.1.9 happy-dom: '*' @@ -12126,8 +12032,8 @@ packages: vscode-uri@3.1.0: resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==} - vue-bundle-renderer@2.1.1: - resolution: {integrity: sha512-+qALLI5cQncuetYOXp4yScwYvqh8c6SMXee3B+M7oTZxOgtESP0l4j/fXdEJoZ+EdMxkGWIj+aSEyjXkOdmd7g==} + vue-bundle-renderer@2.2.0: + resolution: {integrity: sha512-sz/0WEdYH1KfaOm0XaBmRZOWgYTEvUDt6yPYaUzl4E52qzgWLlknaPPTTZmp6benaPTlQAI/hN1x3tAzZygycg==} vue-devtools-stub@0.1.0: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} @@ -12142,6 +12048,11 @@ packages: peerDependencies: vue: ^3.2.0 + vue-router@4.6.4: + resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==} + peerDependencies: + vue: ^3.5.0 + vue@3.4.21: resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: @@ -12158,6 +12069,14 @@ packages: typescript: optional: true + vue@3.5.32: + resolution: {integrity: sha512-vM4z4Q9tTafVfMAK7IVzmxg34rSzTFMyIe0UUEijUCkn9+23lj0WRfA83dg7eQZIUlgOSGrkViIaCfqSAUXsMw==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + watchpack@2.4.0: resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} engines: {node: '>=10.13.0'} @@ -12239,28 +12158,29 @@ packages: which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + which-boxed-primitive@1.1.1: + resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==} + engines: {node: '>= 0.4'} + which-builtin-type@1.1.3: resolution: {integrity: sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==} engines: {node: '>= 0.4'} + which-builtin-type@1.2.1: + resolution: {integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==} + engines: {node: '>= 0.4'} + which-collection@1.0.1: resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==} - which-module@2.0.1: - resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==} + which-collection@1.0.2: + resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} + engines: {node: '>= 0.4'} which-pm-runs@1.1.0: resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==} engines: {node: '>=4'} - which-pm@2.0.0: - resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} - engines: {node: '>=8.15'} - - which-pm@3.0.0: - resolution: {integrity: sha512-ysVYmw6+ZBhx3+ZkcPwRuJi38ZOTLJJ33PSHaitLxSKUMsh0LkKd0nC69zZCwt5D+AYUcMK2hhw4yWny20vSGg==} - engines: {node: '>=18.12'} - which-typed-array@1.1.11: resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} engines: {node: '>= 0.4'} @@ -12269,9 +12189,9 @@ packages: resolution: {integrity: sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==} engines: {node: '>= 0.4'} - which@1.3.1: - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} - hasBin: true + which-typed-array@1.1.20: + resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==} + engines: {node: '>= 0.4'} which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} @@ -12370,16 +12290,10 @@ packages: xxhash-wasm@1.1.0: resolution: {integrity: sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==} - y18n@4.0.3: - resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} - y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} - yallist@2.1.2: - resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} - yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} @@ -12420,10 +12334,6 @@ packages: engines: {node: '>= 14.6'} hasBin: true - yargs-parser@18.1.3: - resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} - engines: {node: '>=6'} - yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} @@ -12432,10 +12342,6 @@ packages: resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==} engines: {node: ^20.19.0 || ^22.12.0 || >=23} - yargs@15.4.1: - resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} - engines: {node: '>=8'} - yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} @@ -12456,8 +12362,8 @@ packages: resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} - yocto-spinner@0.1.2: - resolution: {integrity: sha512-VfmLIh/ZSZOJnVRQZc/dvpPP90lWL4G0bmxQMP0+U/2vKBA8GSpcBuWv17y7F+CZItRuO97HN1wdbb4p10uhOg==} + yocto-spinner@0.2.3: + resolution: {integrity: sha512-sqBChb33loEnkoXte1bLg45bEBsOP9N1kzQh5JZNKj/0rik4zAPTNSAVPj3uQAdc6slYJ0Ksc403G2XgxsJQFQ==} engines: {node: '>=18.19'} yoctocolors-cjs@2.1.2: @@ -12481,10 +12387,10 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod-to-json-schema@3.23.5: - resolution: {integrity: sha512-5wlSS0bXfF/BrL4jPAbz9da5hDlDptdEppYfe+x4eIJ7jioqKG9uUxOwPzqof09u/XeVdrgFu29lZi+8XNDJtA==} + zod-to-json-schema@3.25.2: + resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==} peerDependencies: - zod: ^3.23.3 + zod: ^3.25.28 || ^4 zod-to-ts@1.2.0: resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==} @@ -12498,6 +12404,9 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.25.76: + resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -12505,10 +12414,14 @@ snapshots: '@aashutoshrathi/word-wrap@1.2.6': {} - '@actions/core@1.10.1': + '@actions/core@1.11.1': dependencies: + '@actions/exec': 1.1.1 '@actions/http-client': 2.2.1 - uuid: 8.3.2 + + '@actions/exec@1.1.1': + dependencies: + '@actions/io': 1.1.3 '@actions/github@6.0.0': dependencies: @@ -12520,7 +12433,9 @@ snapshots: '@actions/http-client@2.2.1': dependencies: tunnel: 0.0.6 - undici: 5.28.4 + undici: 6.24.1 + + '@actions/io@1.1.3': {} '@alloc/quick-lru@5.2.0': {} @@ -12529,9 +12444,9 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@astrojs/check@0.9.4(prettier@3.2.4)(typescript@5.7.2)': + '@astrojs/check@0.9.4(prettier@3.8.1)(typescript@5.7.2)': dependencies: - '@astrojs/language-server': 2.15.4(prettier@3.2.4)(typescript@5.7.2) + '@astrojs/language-server': 2.15.4(prettier@3.8.1)(typescript@5.7.2) chokidar: 4.0.1 kleur: 4.1.5 typescript: 5.7.2 @@ -12542,11 +12457,11 @@ snapshots: '@astrojs/compiler@2.10.3': {} - '@astrojs/internal-helpers@0.4.1': {} + '@astrojs/compiler@2.13.1': {} - '@astrojs/internal-helpers@0.4.2': {} + '@astrojs/internal-helpers@0.7.6': {} - '@astrojs/language-server@2.15.4(prettier@3.2.4)(typescript@5.7.2)': + '@astrojs/language-server@2.15.4(prettier@3.8.1)(typescript@5.7.2)': dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/yaml2ts': 0.2.2 @@ -12560,120 +12475,67 @@ snapshots: volar-service-css: 0.0.62(@volar/language-service@2.4.10) volar-service-emmet: 0.0.62(@volar/language-service@2.4.10) volar-service-html: 0.0.62(@volar/language-service@2.4.10) - volar-service-prettier: 0.0.62(@volar/language-service@2.4.10)(prettier@3.2.4) + volar-service-prettier: 0.0.62(@volar/language-service@2.4.10)(prettier@3.8.1) volar-service-typescript: 0.0.62(@volar/language-service@2.4.10) volar-service-typescript-twoslash-queries: 0.0.62(@volar/language-service@2.4.10) volar-service-yaml: 0.0.62(@volar/language-service@2.4.10) vscode-html-languageservice: 5.3.1 vscode-uri: 3.0.8 optionalDependencies: - prettier: 3.2.4 + prettier: 3.8.1 transitivePeerDependencies: - typescript - '@astrojs/markdown-remark@5.3.0': - dependencies: - '@astrojs/prism': 3.1.0 - github-slugger: 2.0.0 - hast-util-from-html: 2.0.3 - hast-util-to-text: 4.0.2 - import-meta-resolve: 4.1.0 - mdast-util-definitions: 6.0.0 - rehype-raw: 7.0.0 - rehype-stringify: 10.0.1 - remark-gfm: 4.0.0 - remark-parse: 11.0.0 - remark-rehype: 11.1.1 - remark-smartypants: 3.0.2 - shiki: 1.23.1 - unified: 11.0.5 - unist-util-remove-position: 5.0.0 - unist-util-visit: 5.0.0 - unist-util-visit-parents: 6.0.1 - vfile: 6.0.3 - transitivePeerDependencies: - - supports-color - - '@astrojs/markdown-remark@6.0.1': + '@astrojs/markdown-remark@6.3.11': dependencies: - '@astrojs/prism': 3.2.0 + '@astrojs/internal-helpers': 0.7.6 + '@astrojs/prism': 3.3.0 github-slugger: 2.0.0 hast-util-from-html: 2.0.3 hast-util-to-text: 4.0.2 - import-meta-resolve: 4.1.0 - js-yaml: 4.1.0 + import-meta-resolve: 4.2.0 + js-yaml: 4.1.1 mdast-util-definitions: 6.0.0 rehype-raw: 7.0.0 rehype-stringify: 10.0.1 - remark-gfm: 4.0.0 + remark-gfm: 4.0.1 remark-parse: 11.0.0 - remark-rehype: 11.1.1 + remark-rehype: 11.1.2 remark-smartypants: 3.0.2 - shiki: 1.23.1 + shiki: 3.23.0 + smol-toml: 1.6.1 unified: 11.0.5 unist-util-remove-position: 5.0.0 unist-util-visit: 5.0.0 - unist-util-visit-parents: 6.0.1 + unist-util-visit-parents: 6.0.2 vfile: 6.0.3 transitivePeerDependencies: - supports-color - '@astrojs/node@8.3.4(astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2))': - dependencies: - astro: 4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2) - send: 0.19.0 - server-destroy: 1.0.1 - transitivePeerDependencies: - - supports-color - - '@astrojs/node@9.0.0(astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': + '@astrojs/node@9.0.0(astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - astro: 5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) + astro: 5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) send: 1.1.0 server-destroy: 1.0.1 transitivePeerDependencies: - supports-color - '@astrojs/prism@3.1.0': - dependencies: - prismjs: 1.29.0 - - '@astrojs/prism@3.2.0': + '@astrojs/prism@3.3.0': dependencies: - prismjs: 1.29.0 + prismjs: 1.30.0 - '@astrojs/react@3.6.3(@types/node@20.12.12)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.27.0)': + '@astrojs/react@4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3)': dependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@vitejs/plugin-react': 4.3.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@types/react': 19.0.1 + '@types/react-dom': 19.0.2(@types/react@19.0.1) + '@vitejs/plugin-react': 4.3.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) ultrahtml: 1.5.3 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - '@astrojs/react@4.1.1(@types/node@20.12.12)(@types/react-dom@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(jiti@2.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(terser@5.27.0)(yaml@2.8.3)': - dependencies: - '@types/react': 19.0.1 - '@types/react-dom': 19.0.2(@types/react@19.0.1) - '@vitejs/plugin-react': 4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - react: 19.0.0 - react-dom: 19.0.0(react@19.0.0) - ultrahtml: 1.5.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - transitivePeerDependencies: - - '@types/node' - - jiti + - jiti - less - lightningcss - sass @@ -12685,22 +12547,10 @@ snapshots: - tsx - yaml - '@astrojs/telemetry@3.1.0': - dependencies: - ci-info: 4.1.0 - debug: 4.4.0(supports-color@9.4.0) - dlv: 1.1.3 - dset: 3.1.4 - is-docker: 3.0.0 - is-wsl: 3.1.0 - which-pm-runs: 1.1.0 - transitivePeerDependencies: - - supports-color - - '@astrojs/telemetry@3.2.0': + '@astrojs/telemetry@3.3.0': dependencies: - ci-info: 4.1.0 - debug: 4.4.0(supports-color@9.4.0) + ci-info: 4.4.0 + debug: 4.4.3(supports-color@9.4.0) dlv: 1.1.3 dset: 3.1.4 is-docker: 3.0.0 @@ -12717,11 +12567,7 @@ snapshots: dependencies: '@babel/highlight': 7.24.2 picocolors: 1.1.1 - - '@babel/code-frame@7.24.7': - dependencies: - '@babel/highlight': 7.24.7 - picocolors: 1.1.1 + optional: true '@babel/code-frame@7.26.2': dependencies: @@ -12772,7 +12618,7 @@ snapshots: '@babel/types': 7.29.0 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -12795,14 +12641,6 @@ snapshots: '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.0.2 - '@babel/helper-annotate-as-pure@7.22.5': - dependencies: - '@babel/types': 7.26.0 - - '@babel/helper-annotate-as-pure@7.25.9': - dependencies: - '@babel/types': 7.26.0 - '@babel/helper-annotate-as-pure@7.27.3': dependencies: '@babel/types': 7.29.0 @@ -12823,19 +12661,6 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.26.0) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -12849,19 +12674,8 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-environment-visitor@7.22.20': {} - - '@babel/helper-function-name@7.23.0': - dependencies: - '@babel/template': 7.24.0 - '@babel/types': 7.26.0 - '@babel/helper-globals@7.28.0': {} - '@babel/helper-member-expression-to-functions@7.23.0': - dependencies: - '@babel/types': 7.26.0 - '@babel/helper-member-expression-to-functions@7.28.5': dependencies: '@babel/traverse': 7.29.0 @@ -12873,10 +12687,6 @@ snapshots: dependencies: '@babel/types': 7.26.0 - '@babel/helper-module-imports@7.22.15': - dependencies: - '@babel/types': 7.26.0 - '@babel/helper-module-imports@7.25.9': dependencies: '@babel/traverse': 7.25.9 @@ -12891,15 +12701,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.23.3(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -12918,29 +12719,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-optimise-call-expression@7.22.5': - dependencies: - '@babel/types': 7.26.0 - '@babel/helper-optimise-call-expression@7.27.1': dependencies: '@babel/types': 7.29.0 - '@babel/helper-plugin-utils@7.24.0': {} - - '@babel/helper-plugin-utils@7.24.8': {} - '@babel/helper-plugin-utils@7.25.9': {} '@babel/helper-plugin-utils@7.28.6': {} - '@babel/helper-replace-supers@7.24.1(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -12952,11 +12738,7 @@ snapshots: '@babel/helper-simple-access@7.22.5': dependencies: - '@babel/types': 7.26.0 - - '@babel/helper-skip-transparent-expression-wrappers@7.22.5': - dependencies: - '@babel/types': 7.26.0 + '@babel/types': 7.29.0 '@babel/helper-skip-transparent-expression-wrappers@7.27.1': dependencies: @@ -12965,26 +12747,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-split-export-declaration@7.22.6': - dependencies: - '@babel/types': 7.26.0 - '@babel/helper-string-parser@7.24.8': {} '@babel/helper-string-parser@7.25.9': {} '@babel/helper-string-parser@7.27.1': {} - '@babel/helper-validator-identifier@7.22.20': {} - '@babel/helper-validator-identifier@7.24.7': {} '@babel/helper-validator-identifier@7.25.9': {} '@babel/helper-validator-identifier@7.28.5': {} - '@babel/helper-validator-option@7.23.5': {} - '@babel/helper-validator-option@7.25.9': {} '@babel/helper-validator-option@7.27.1': {} @@ -13001,17 +12775,11 @@ snapshots: '@babel/highlight@7.24.2': dependencies: - '@babel/helper-validator-identifier': 7.22.20 - chalk: 2.4.2 - js-tokens: 4.0.0 - picocolors: 1.1.1 - - '@babel/highlight@7.24.7': - dependencies: - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.28.5 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.1.1 + optional: true '@babel/parser@7.24.4': dependencies: @@ -13029,15 +12797,10 @@ snapshots: dependencies: '@babel/types': 7.29.0 - '@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.24.0 - - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.26.0)': + '@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)': dependencies: @@ -13049,11 +12812,6 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -13064,12 +12822,14 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.26.0)': + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.26.0) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.29.0 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 '@babel/helper-simple-access': 7.22.5 + transitivePeerDependencies: + - supports-color '@babel/plugin-transform-react-jsx-self@7.25.9(@babel/core@7.26.0)': dependencies: @@ -13081,25 +12841,6 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-transform-react-jsx@7.25.9(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/types': 7.26.0 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-typescript@7.24.4(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.26.0) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -13111,14 +12852,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/preset-typescript@7.24.1(@babel/core@7.26.0)': + '@babel/preset-typescript@7.24.1(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.26.0 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.26.0) + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-validator-option': 7.27.1 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.29.0) + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) + transitivePeerDependencies: + - supports-color '@babel/runtime@7.23.9': dependencies: @@ -13128,12 +12871,6 @@ snapshots: '@babel/standalone@7.26.2': {} - '@babel/template@7.24.0': - dependencies: - '@babel/code-frame': 7.24.2 - '@babel/parser': 7.24.4 - '@babel/types': 7.26.0 - '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.2 @@ -13153,7 +12890,7 @@ snapshots: '@babel/parser': 7.26.2 '@babel/template': 7.25.9 '@babel/types': 7.26.0 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -13166,7 +12903,7 @@ snapshots: '@babel/parser': 7.29.2 '@babel/template': 7.28.6 '@babel/types': 7.29.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -13206,13 +12943,17 @@ snapshots: '@types/tough-cookie': 4.0.5 tough-cookie: 4.1.4 - '@changesets/apply-release-plan@7.0.0': + '@capsizecss/unpack@4.0.0': dependencies: - '@babel/runtime': 7.23.9 - '@changesets/config': 3.0.0 + fontkitten: 1.0.3 + + '@changesets/apply-release-plan@7.1.0': + dependencies: + '@changesets/config': 3.1.3 '@changesets/get-version-range-type': 0.4.0 - '@changesets/git': 3.0.0 - '@changesets/types': 6.0.0 + '@changesets/git': 3.0.4 + '@changesets/should-skip-package': 0.1.2 + '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 detect-indent: 6.1.0 fs-extra: 7.0.1 @@ -13220,62 +12961,59 @@ snapshots: outdent: 0.5.0 prettier: 2.8.8 resolve-from: 5.0.0 - semver: 7.6.3 + semver: 7.7.4 - '@changesets/assemble-release-plan@6.0.0': + '@changesets/assemble-release-plan@6.0.9': dependencies: - '@babel/runtime': 7.23.9 '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.0.0 - '@changesets/types': 6.0.0 + '@changesets/get-dependents-graph': 2.1.3 + '@changesets/should-skip-package': 0.1.2 + '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 - semver: 7.6.3 + semver: 7.7.4 - '@changesets/changelog-git@0.2.0': + '@changesets/changelog-git@0.2.1': dependencies: - '@changesets/types': 6.0.0 + '@changesets/types': 6.1.0 - '@changesets/cli@2.27.1': + '@changesets/cli@2.30.0(@types/node@20.12.12)': dependencies: - '@babel/runtime': 7.23.9 - '@changesets/apply-release-plan': 7.0.0 - '@changesets/assemble-release-plan': 6.0.0 - '@changesets/changelog-git': 0.2.0 - '@changesets/config': 3.0.0 + '@changesets/apply-release-plan': 7.1.0 + '@changesets/assemble-release-plan': 6.0.9 + '@changesets/changelog-git': 0.2.1 + '@changesets/config': 3.1.3 '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.0.0 - '@changesets/get-release-plan': 4.0.0 - '@changesets/git': 3.0.0 - '@changesets/logger': 0.1.0 - '@changesets/pre': 2.0.0 - '@changesets/read': 0.6.0 - '@changesets/types': 6.0.0 - '@changesets/write': 0.3.0 + '@changesets/get-dependents-graph': 2.1.3 + '@changesets/get-release-plan': 4.0.15 + '@changesets/git': 3.0.4 + '@changesets/logger': 0.1.1 + '@changesets/pre': 2.0.2 + '@changesets/read': 0.6.7 + '@changesets/should-skip-package': 0.1.2 + '@changesets/types': 6.1.0 + '@changesets/write': 0.4.0 + '@inquirer/external-editor': 1.0.3(@types/node@20.12.12) '@manypkg/get-packages': 1.1.3 - '@types/semver': 7.5.6 ansi-colors: 4.1.3 - chalk: 2.4.2 - ci-info: 3.9.0 enquirer: 2.4.1 - external-editor: 3.1.0 fs-extra: 7.0.1 - human-id: 1.0.2 - meow: 6.1.1 - outdent: 0.5.0 - p-limit: 2.3.0 - preferred-pm: 3.1.2 + mri: 1.2.0 + package-manager-detector: 0.2.11 + picocolors: 1.1.1 resolve-from: 5.0.0 - semver: 7.5.4 - spawndamnit: 2.0.0 + semver: 7.7.4 + spawndamnit: 3.0.1 term-size: 2.2.1 - tty-table: 4.2.3 + transitivePeerDependencies: + - '@types/node' - '@changesets/config@3.0.0': + '@changesets/config@3.1.3': dependencies: '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.0.0 - '@changesets/logger': 0.1.0 - '@changesets/types': 6.0.0 + '@changesets/get-dependents-graph': 2.1.3 + '@changesets/logger': 0.1.1 + '@changesets/should-skip-package': 0.1.2 + '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 micromatch: 4.0.8 @@ -13284,74 +13022,72 @@ snapshots: dependencies: extendable-error: 0.1.7 - '@changesets/get-dependents-graph@2.0.0': + '@changesets/get-dependents-graph@2.1.3': dependencies: - '@changesets/types': 6.0.0 + '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 - chalk: 2.4.2 - fs-extra: 7.0.1 - semver: 7.6.3 + picocolors: 1.1.1 + semver: 7.7.4 - '@changesets/get-release-plan@4.0.0': + '@changesets/get-release-plan@4.0.15': dependencies: - '@babel/runtime': 7.23.9 - '@changesets/assemble-release-plan': 6.0.0 - '@changesets/config': 3.0.0 - '@changesets/pre': 2.0.0 - '@changesets/read': 0.6.0 - '@changesets/types': 6.0.0 + '@changesets/assemble-release-plan': 6.0.9 + '@changesets/config': 3.1.3 + '@changesets/pre': 2.0.2 + '@changesets/read': 0.6.7 + '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 '@changesets/get-version-range-type@0.4.0': {} - '@changesets/git@3.0.0': + '@changesets/git@3.0.4': dependencies: - '@babel/runtime': 7.23.9 '@changesets/errors': 0.2.0 - '@changesets/types': 6.0.0 '@manypkg/get-packages': 1.1.3 is-subdir: 1.2.0 micromatch: 4.0.8 - spawndamnit: 2.0.0 + spawndamnit: 3.0.1 - '@changesets/logger@0.1.0': + '@changesets/logger@0.1.1': dependencies: - chalk: 2.4.2 + picocolors: 1.1.1 - '@changesets/parse@0.4.0': + '@changesets/parse@0.4.3': dependencies: - '@changesets/types': 6.0.0 - js-yaml: 3.14.1 + '@changesets/types': 6.1.0 + js-yaml: 4.1.1 - '@changesets/pre@2.0.0': + '@changesets/pre@2.0.2': dependencies: - '@babel/runtime': 7.23.9 '@changesets/errors': 0.2.0 - '@changesets/types': 6.0.0 + '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 - '@changesets/read@0.6.0': + '@changesets/read@0.6.7': dependencies: - '@babel/runtime': 7.23.9 - '@changesets/git': 3.0.0 - '@changesets/logger': 0.1.0 - '@changesets/parse': 0.4.0 - '@changesets/types': 6.0.0 - chalk: 2.4.2 + '@changesets/git': 3.0.4 + '@changesets/logger': 0.1.1 + '@changesets/parse': 0.4.3 + '@changesets/types': 6.1.0 fs-extra: 7.0.1 p-filter: 2.1.0 + picocolors: 1.1.1 + + '@changesets/should-skip-package@0.1.2': + dependencies: + '@changesets/types': 6.1.0 + '@manypkg/get-packages': 1.1.3 '@changesets/types@4.1.0': {} - '@changesets/types@6.0.0': {} + '@changesets/types@6.1.0': {} - '@changesets/write@0.3.0': + '@changesets/write@0.4.0': dependencies: - '@babel/runtime': 7.23.9 - '@changesets/types': 6.0.0 + '@changesets/types': 6.1.0 fs-extra: 7.0.1 - human-id: 1.0.2 + human-id: 4.1.3 prettier: 2.8.8 '@clack/core@1.2.0': @@ -13374,23 +13110,17 @@ snapshots: '@codecov/bundler-plugin-core@1.5.0': dependencies: - '@actions/core': 1.10.1 + '@actions/core': 1.11.1 '@actions/github': 6.0.0 chalk: 4.1.2 semver: 7.6.3 unplugin: 1.16.0 zod: 3.23.8 - '@codecov/rollup-plugin@1.5.0(rollup@3.29.4)': - dependencies: - '@codecov/bundler-plugin-core': 1.5.0 - rollup: 3.29.4 - unplugin: 1.16.0 - - '@codecov/rollup-plugin@1.5.0(rollup@4.22.4)': + '@codecov/rollup-plugin@1.5.0(rollup@4.59.1)': dependencies: '@codecov/bundler-plugin-core': 1.5.0 - rollup: 4.22.4 + rollup: 4.59.1 unplugin: 1.16.0 '@codecov/rollup-plugin@1.5.0(rollup@4.60.1)': @@ -13399,6 +13129,8 @@ snapshots: rollup: 4.60.1 unplugin: 1.16.0 + '@colordx/core@5.0.3': {} + '@cspotcode/source-map-support@0.8.1': dependencies: '@jridgewell/trace-mapping': 0.3.9 @@ -13441,11 +13173,6 @@ snapshots: tslib: 2.8.1 optional: true - '@emnapi/runtime@1.2.0': - dependencies: - tslib: 2.8.1 - optional: true - '@emnapi/runtime@1.9.2': dependencies: tslib: 2.8.1 @@ -14035,15 +13762,13 @@ snapshots: ignore: 5.3.1 import-fresh: 3.3.0 js-yaml: 4.1.0 - minimatch: 3.1.2 + minimatch: 9.0.9 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color '@eslint/js@8.56.0': {} - '@fastify/busboy@2.1.1': {} - '@fontsource/fira-mono@4.5.10': {} '@gerrit0/mini-shiki@1.24.4': @@ -14056,7 +13781,7 @@ snapshots: dependencies: '@humanwhocodes/object-schema': 2.0.2 debug: 4.3.4 - minimatch: 3.1.2 + minimatch: 9.0.9 transitivePeerDependencies: - supports-color @@ -14064,92 +13789,177 @@ snapshots: '@humanwhocodes/object-schema@2.0.2': {} + '@img/colour@1.1.0': + optional: true + '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-darwin-arm64': 1.0.4 optional: true + '@img/sharp-darwin-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-darwin-arm64': 1.2.4 + optional: true + '@img/sharp-darwin-x64@0.33.5': optionalDependencies: '@img/sharp-libvips-darwin-x64': 1.0.4 optional: true + '@img/sharp-darwin-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-darwin-x64': 1.2.4 + optional: true + '@img/sharp-libvips-darwin-arm64@1.0.4': optional: true + '@img/sharp-libvips-darwin-arm64@1.2.4': + optional: true + '@img/sharp-libvips-darwin-x64@1.0.4': optional: true + '@img/sharp-libvips-darwin-x64@1.2.4': + optional: true + '@img/sharp-libvips-linux-arm64@1.0.4': optional: true + '@img/sharp-libvips-linux-arm64@1.2.4': + optional: true + '@img/sharp-libvips-linux-arm@1.0.5': optional: true + '@img/sharp-libvips-linux-arm@1.2.4': + optional: true + + '@img/sharp-libvips-linux-ppc64@1.2.4': + optional: true + + '@img/sharp-libvips-linux-riscv64@1.2.4': + optional: true + '@img/sharp-libvips-linux-s390x@1.0.4': optional: true + '@img/sharp-libvips-linux-s390x@1.2.4': + optional: true + '@img/sharp-libvips-linux-x64@1.0.4': optional: true + '@img/sharp-libvips-linux-x64@1.2.4': + optional: true + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': optional: true + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + optional: true + '@img/sharp-libvips-linuxmusl-x64@1.0.4': optional: true + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + optional: true + '@img/sharp-linux-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-arm64': 1.0.4 optional: true + '@img/sharp-linux-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm64': 1.2.4 + optional: true + '@img/sharp-linux-arm@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-arm': 1.0.5 optional: true + '@img/sharp-linux-arm@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.2.4 + optional: true + + '@img/sharp-linux-ppc64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-ppc64': 1.2.4 + optional: true + + '@img/sharp-linux-riscv64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-riscv64': 1.2.4 + optional: true + '@img/sharp-linux-s390x@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-s390x': 1.0.4 optional: true + '@img/sharp-linux-s390x@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-s390x': 1.2.4 + optional: true + '@img/sharp-linux-x64@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-x64': 1.0.4 optional: true + '@img/sharp-linux-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-x64': 1.2.4 + optional: true + '@img/sharp-linuxmusl-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 optional: true + '@img/sharp-linuxmusl-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + optional: true + '@img/sharp-linuxmusl-x64@0.33.5': optionalDependencies: '@img/sharp-libvips-linuxmusl-x64': 1.0.4 optional: true + '@img/sharp-linuxmusl-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + optional: true + '@img/sharp-wasm32@0.33.5': dependencies: - '@emnapi/runtime': 1.2.0 + '@emnapi/runtime': 1.9.2 + optional: true + + '@img/sharp-wasm32@0.34.5': + dependencies: + '@emnapi/runtime': 1.9.2 + optional: true + + '@img/sharp-win32-arm64@0.34.5': optional: true '@img/sharp-win32-ia32@0.33.5': optional: true - '@img/sharp-win32-x64@0.33.5': + '@img/sharp-win32-ia32@0.34.5': optional: true - '@inquirer/confirm@5.1.0(@types/node@20.10.0)': - dependencies: - '@inquirer/core': 10.1.1(@types/node@20.10.0) - '@inquirer/type': 3.0.1(@types/node@20.10.0) - '@types/node': 20.10.0 + '@img/sharp-win32-x64@0.33.5': + optional: true - '@inquirer/confirm@5.1.0(@types/node@20.11.15)': - dependencies: - '@inquirer/core': 10.1.1(@types/node@20.11.15) - '@inquirer/type': 3.0.1(@types/node@20.11.15) - '@types/node': 20.11.15 + '@img/sharp-win32-x64@0.34.5': + optional: true '@inquirer/confirm@5.1.0(@types/node@20.12.12)': dependencies: @@ -14157,10 +13967,10 @@ snapshots: '@inquirer/type': 3.0.1(@types/node@20.12.12) '@types/node': 20.12.12 - '@inquirer/core@10.1.1(@types/node@20.10.0)': + '@inquirer/core@10.1.1(@types/node@20.12.12)': dependencies: '@inquirer/figures': 1.0.8 - '@inquirer/type': 3.0.1(@types/node@20.10.0) + '@inquirer/type': 3.0.1(@types/node@20.12.12) ansi-escapes: 4.3.2 cli-width: 4.1.0 mute-stream: 2.0.0 @@ -14171,45 +13981,16 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@inquirer/core@10.1.1(@types/node@20.11.15)': + '@inquirer/external-editor@1.0.3(@types/node@20.12.12)': dependencies: - '@inquirer/figures': 1.0.8 - '@inquirer/type': 3.0.1(@types/node@20.11.15) - ansi-escapes: 4.3.2 - cli-width: 4.1.0 - mute-stream: 2.0.0 - signal-exit: 4.1.0 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - yoctocolors-cjs: 2.1.2 - transitivePeerDependencies: - - '@types/node' + chardet: 2.1.1 + iconv-lite: 0.7.2 + optionalDependencies: + '@types/node': 20.12.12 - '@inquirer/core@10.1.1(@types/node@20.12.12)': - dependencies: - '@inquirer/figures': 1.0.8 - '@inquirer/type': 3.0.1(@types/node@20.12.12) - ansi-escapes: 4.3.2 - cli-width: 4.1.0 - mute-stream: 2.0.0 - signal-exit: 4.1.0 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - yoctocolors-cjs: 2.1.2 - transitivePeerDependencies: - - '@types/node' - - '@inquirer/figures@1.0.8': {} - - '@inquirer/type@3.0.1(@types/node@20.10.0)': - dependencies: - '@types/node': 20.10.0 - - '@inquirer/type@3.0.1(@types/node@20.11.15)': - dependencies: - '@types/node': 20.11.15 - - '@inquirer/type@3.0.1(@types/node@20.12.12)': + '@inquirer/figures@1.0.8': {} + + '@inquirer/type@3.0.1(@types/node@20.12.12)': dependencies: '@types/node': 20.12.12 @@ -14254,8 +14035,8 @@ snapshots: '@jridgewell/source-map@0.3.5': dependencies: - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 '@jridgewell/sourcemap-codec@1.4.15': {} @@ -14282,7 +14063,7 @@ snapshots: '@kwsites/file-exists@1.1.1': dependencies: - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -14291,7 +14072,7 @@ snapshots: '@manypkg/find-root@1.1.0': dependencies: '@babel/runtime': 7.23.9 - '@types/node': 12.20.55 + '@types/node': 20.12.12 find-up: 4.1.0 fs-extra: 8.1.0 @@ -14313,8 +14094,8 @@ snapshots: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.6.3 - tar: 6.2.1 + semver: 7.7.4 + tar: 7.5.13 transitivePeerDependencies: - encoding - supports-color @@ -14322,7 +14103,7 @@ snapshots: '@mapbox/node-pre-gyp@2.0.3(encoding@0.1.13)': dependencies: consola: 3.4.2 - detect-libc: 2.0.3 + detect-libc: 2.1.2 https-proxy-agent: 7.0.5(supports-color@9.4.0) node-fetch: 2.7.0(encoding@0.1.13) nopt: 8.1.0 @@ -14383,62 +14164,33 @@ snapshots: '@netlify/node-cookies': 0.1.0 urlpattern-polyfill: 8.0.2 - '@next/env@14.2.25': {} - - '@next/env@15.2.6': {} + '@next/env@15.2.9': {} - '@next/eslint-plugin-next@14.2.25': + '@next/eslint-plugin-next@15.2.9': dependencies: - glob: 10.3.10 - - '@next/swc-darwin-arm64@14.2.25': - optional: true + fast-glob: 3.3.1 '@next/swc-darwin-arm64@15.2.5': optional: true - '@next/swc-darwin-x64@14.2.25': - optional: true - '@next/swc-darwin-x64@15.2.5': optional: true - '@next/swc-linux-arm64-gnu@14.2.25': - optional: true - '@next/swc-linux-arm64-gnu@15.2.5': optional: true - '@next/swc-linux-arm64-musl@14.2.25': - optional: true - '@next/swc-linux-arm64-musl@15.2.5': optional: true - '@next/swc-linux-x64-gnu@14.2.25': - optional: true - '@next/swc-linux-x64-gnu@15.2.5': optional: true - '@next/swc-linux-x64-musl@14.2.25': - optional: true - '@next/swc-linux-x64-musl@15.2.5': optional: true - '@next/swc-win32-arm64-msvc@14.2.25': - optional: true - '@next/swc-win32-arm64-msvc@15.2.5': optional: true - '@next/swc-win32-ia32-msvc@14.2.25': - optional: true - - '@next/swc-win32-x64-msvc@14.2.25': - optional: true - '@next/swc-win32-x64-msvc@15.2.5': optional: true @@ -14456,7 +14208,7 @@ snapshots: '@npmcli/fs@3.1.0': dependencies: - semver: 7.6.3 + semver: 7.7.4 '@npmcli/git@4.1.0': dependencies: @@ -14466,7 +14218,7 @@ snapshots: proc-log: 3.0.0 promise-inflight: 1.0.1 promise-retry: 2.0.1 - semver: 7.6.3 + semver: 7.7.4 which: 3.0.1 transitivePeerDependencies: - bluebird @@ -14474,12 +14226,12 @@ snapshots: '@npmcli/package-json@4.0.1': dependencies: '@npmcli/git': 4.1.0 - glob: 10.4.5 + glob: 10.5.0 hosted-git-info: 6.1.1 json-parse-even-better-errors: 3.0.1 normalize-package-data: 5.0.0 proc-log: 3.0.0 - semver: 7.6.3 + semver: 7.7.4 transitivePeerDependencies: - bluebird @@ -14487,44 +14239,6 @@ snapshots: dependencies: which: 3.0.1 - '@nuxt/cli@3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.3.5)': - dependencies: - '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.2) - '@clack/prompts': 1.2.0 - c12: 3.3.4(magicast@0.3.5) - citty: 0.2.2 - confbox: 0.2.4 - consola: 3.4.2 - debug: 4.4.3 - defu: 6.1.6 - exsolve: 1.0.8 - fuse.js: 7.2.0 - fzf: 0.5.2 - giget: 3.2.0 - jiti: 2.6.1 - listhen: 1.9.1 - nypm: 0.6.5 - ofetch: 1.5.1 - ohash: 2.0.11 - pathe: 2.0.3 - perfect-debounce: 2.1.0 - pkg-types: 2.3.0 - scule: 1.3.0 - semver: 7.7.4 - srvx: 0.11.15 - std-env: 3.10.0 - tinyclip: 0.1.12 - tinyexec: 1.0.4 - ufo: 1.6.3 - youch: 4.1.1 - optionalDependencies: - '@nuxt/schema': 3.16.2 - transitivePeerDependencies: - - cac - - commander - - magicast - - supports-color - '@nuxt/cli@3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2)': dependencies: '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.2) @@ -14533,7 +14247,7 @@ snapshots: citty: 0.2.2 confbox: 0.2.4 consola: 3.4.2 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) defu: 6.1.6 exsolve: 1.0.8 fuse.js: 7.2.0 @@ -14565,19 +14279,19 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@nuxt/devtools-kit@2.7.0(magicast@0.3.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@nuxt/kit': 3.21.2(magicast@0.3.5) execa: 8.0.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - magicast - '@nuxt/devtools-kit@2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@nuxt/devtools-kit@2.7.0(magicast@0.3.5)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@nuxt/kit': 3.21.2(magicast@0.3.5) execa: 8.0.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - magicast @@ -14592,12 +14306,12 @@ snapshots: prompts: 2.4.2 semver: 7.7.4 - '@nuxt/devtools@2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': + '@nuxt/devtools@2.7.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3))': dependencies: - '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@nuxt/devtools-wizard': 2.7.0 '@nuxt/kit': 3.21.2(magicast@0.3.5) - '@vue/devtools-core': 7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + '@vue/devtools-core': 7.7.9(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3)) '@vue/devtools-kit': 7.7.9 birpc: 2.9.0 consola: 3.4.2 @@ -14622,9 +14336,9 @@ snapshots: sirv: 3.0.2 structured-clone-es: 1.0.0 tinyglobby: 0.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vite-plugin-vue-tracer: 1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-vue-tracer: 1.3.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3)) which: 5.0.0 ws: 8.20.0 transitivePeerDependencies: @@ -14633,12 +14347,12 @@ snapshots: - utf-8-validate - vue - '@nuxt/devtools@2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@nuxt/devtools@2.7.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2))': dependencies: - '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@nuxt/devtools-wizard': 2.7.0 '@nuxt/kit': 3.21.2(magicast@0.3.5) - '@vue/devtools-core': 7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vue/devtools-core': 7.7.9(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) '@vue/devtools-kit': 7.7.9 birpc: 2.9.0 consola: 3.4.2 @@ -14663,9 +14377,9 @@ snapshots: sirv: 3.0.2 structured-clone-es: 1.0.0 tinyglobby: 0.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vite-plugin-vue-tracer: 1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-vue-tracer: 1.3.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) which: 5.0.0 ws: 8.20.0 transitivePeerDependencies: @@ -14674,12 +14388,12 @@ snapshots: - utf-8-validate - vue - '@nuxt/devtools@2.7.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@nuxt/devtools@2.7.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2))': dependencies: - '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@nuxt/devtools-kit': 2.7.0(magicast@0.3.5)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@nuxt/devtools-wizard': 2.7.0 '@nuxt/kit': 3.21.2(magicast@0.3.5) - '@vue/devtools-core': 7.7.9(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vue/devtools-core': 7.7.9(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) '@vue/devtools-kit': 7.7.9 birpc: 2.9.0 consola: 3.4.2 @@ -14704,9 +14418,9 @@ snapshots: sirv: 3.0.2 structured-clone-es: 1.0.0 tinyglobby: 0.2.15 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vite-plugin-vue-tracer: 1.3.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-inspect: 11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-vue-tracer: 1.3.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) which: 5.0.0 ws: 8.20.0 transitivePeerDependencies: @@ -14715,33 +14429,6 @@ snapshots: - utf-8-validate - vue - '@nuxt/kit@3.16.2(magicast@0.3.5)': - dependencies: - c12: 3.3.4(magicast@0.3.5) - consola: 3.4.2 - defu: 6.1.6 - destr: 2.0.5 - errx: 0.1.0 - exsolve: 1.0.8 - globby: 14.1.0 - ignore: 7.0.5 - jiti: 2.6.1 - klona: 2.0.6 - knitwork: 1.3.0 - mlly: 1.8.2 - ohash: 2.0.11 - pathe: 2.0.3 - pkg-types: 2.3.0 - scule: 1.3.0 - semver: 7.7.4 - std-env: 3.10.0 - ufo: 1.6.3 - unctx: 2.5.0 - unimport: 4.2.0 - untyped: 2.0.0 - transitivePeerDependencies: - - magicast - '@nuxt/kit@3.16.2(magicast@0.5.2)': dependencies: c12: 3.3.4(magicast@0.5.2) @@ -14795,32 +14482,6 @@ snapshots: transitivePeerDependencies: - magicast - '@nuxt/kit@3.21.2(magicast@0.5.2)': - dependencies: - c12: 3.3.4(magicast@0.5.2) - consola: 3.4.2 - defu: 6.1.6 - destr: 2.0.5 - errx: 0.1.0 - exsolve: 1.0.8 - ignore: 7.0.5 - jiti: 2.6.1 - klona: 2.0.6 - knitwork: 1.3.0 - mlly: 1.8.2 - ohash: 2.0.11 - pathe: 2.0.3 - pkg-types: 2.3.0 - rc9: 3.0.1 - scule: 1.3.0 - semver: 7.7.4 - tinyglobby: 0.2.15 - ufo: 1.6.3 - unctx: 2.5.0 - untyped: 2.0.0 - transitivePeerDependencies: - - magicast - '@nuxt/schema@3.16.2': dependencies: consola: 3.4.2 @@ -14828,15 +14489,6 @@ snapshots: pathe: 2.0.3 std-env: 3.10.0 - '@nuxt/telemetry@2.8.0(@nuxt/kit@3.16.2(magicast@0.3.5))': - dependencies: - '@nuxt/kit': 3.16.2(magicast@0.3.5) - citty: 0.2.2 - consola: 3.4.2 - ofetch: 2.0.0-alpha.3 - rc9: 3.0.1 - std-env: 4.0.0 - '@nuxt/telemetry@2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2))': dependencies: '@nuxt/kit': 3.16.2(magicast@0.5.2) @@ -14846,15 +14498,15 @@ snapshots: rc9: 3.0.1 std-env: 4.0.0 - '@nuxt/vite-builder@3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3))(yaml@2.8.3)': + '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.59.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.32(typescript@5.7.2))(yaml@2.8.3)': dependencies: '@nuxt/kit': 3.16.2(magicast@0.5.2) - '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) - '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) - '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) + '@rollup/plugin-replace': 6.0.3(rollup@4.59.1) + '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.8) + cssnano: 7.1.4(postcss@8.5.8) defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 @@ -14872,16 +14524,16 @@ snapshots: perfect-debounce: 1.0.0 pkg-types: 2.3.0 postcss: 8.5.8 - rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) + rollup-plugin-visualizer: 5.14.0(rollup@4.59.1) std-env: 3.10.0 ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.3.3) - vue-bundle-renderer: 2.1.1 + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.32(typescript@5.7.2) + vue-bundle-renderer: 2.2.0 transitivePeerDependencies: - '@biomejs/biome' - '@types/node' @@ -14907,76 +14559,15 @@ snapshots: - vue-tsc - yaml - '@nuxt/vite-builder@3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3)': + '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.32(typescript@5.3.3))(yaml@2.8.3)': dependencies: '@nuxt/kit': 3.16.2(magicast@0.5.2) '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) - '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - autoprefixer: 10.4.27(postcss@8.5.8) - consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.8) - defu: 6.1.6 - esbuild: 0.25.3 - escape-string-regexp: 5.0.0 - exsolve: 1.0.8 - externality: 1.0.2 - get-port-please: 3.2.0 - h3: 1.15.11 - jiti: 2.6.1 - knitwork: 1.3.0 - magic-string: 0.30.21 - mlly: 1.8.2 - mocked-exports: 0.1.1 - ohash: 2.0.11 - pathe: 2.0.3 - perfect-debounce: 1.0.0 - pkg-types: 2.3.0 - postcss: 8.5.8 - rollup-plugin-visualizer: 5.14.0(rollup@4.60.1) - std-env: 3.10.0 - ufo: 1.6.3 - unenv: 2.0.0-rc.24 - unplugin: 2.3.11 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.7.2) - vue-bundle-renderer: 2.1.1 - transitivePeerDependencies: - - '@biomejs/biome' - - '@types/node' - - eslint - - less - - lightningcss - - magicast - - meow - - optionator - - rolldown - - rollup - - sass - - sass-embedded - - stylelint - - stylus - - sugarss - - supports-color - - terser - - tsx - - typescript - - vls - - vti - - vue-tsc - - yaml - - '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3)': - dependencies: - '@nuxt/kit': 3.16.2(magicast@0.3.5) - '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) - '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3)) autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.8) + cssnano: 7.1.4(postcss@8.5.8) defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 @@ -14999,11 +14590,11 @@ snapshots: ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.7.2) - vue-bundle-renderer: 2.1.1 + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.3.3)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.32(typescript@5.3.3) + vue-bundle-renderer: 2.2.0 transitivePeerDependencies: - '@biomejs/biome' - '@types/node' @@ -15029,15 +14620,15 @@ snapshots: - vue-tsc - yaml - '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3)': + '@nuxt/vite-builder@3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.32(typescript@5.7.2))(yaml@2.8.3)': dependencies: '@nuxt/kit': 3.16.2(magicast@0.5.2) '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) - '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) autoprefixer: 10.4.27(postcss@8.5.8) consola: 3.4.2 - cssnano: 7.0.6(postcss@8.5.8) + cssnano: 7.1.4(postcss@8.5.8) defu: 6.1.6 esbuild: 0.25.3 escape-string-regexp: 5.0.0 @@ -15060,11 +14651,11 @@ snapshots: ufo: 1.6.3 unenv: 2.0.0-rc.24 unplugin: 2.3.11 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.7.2) - vue-bundle-renderer: 2.1.1 + vite-plugin-checker: 0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.32(typescript@5.7.2) + vue-bundle-renderer: 2.2.0 transitivePeerDependencies: - '@biomejs/biome' - '@types/node' @@ -15337,7 +14928,7 @@ snapshots: '@parcel/watcher@2.5.6': dependencies: - detect-libc: 2.0.3 + detect-libc: 2.1.2 is-glob: 4.0.3 node-addon-api: 7.1.0 picomatch: 4.0.4 @@ -15393,7 +14984,7 @@ snapshots: js-levenshtein: 1.1.6 js-yaml: 4.1.0 lodash.isequal: 4.5.0 - minimatch: 5.1.6 + minimatch: 9.0.9 node-fetch: 2.7.0(encoding@0.1.13) pluralize: 8.0.0 yaml-ast-parser: 0.0.43 @@ -15401,16 +14992,16 @@ snapshots: - encoding - supports-color - '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3)': + '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5))(@remix-run/serve@2.17.4(typescript@5.4.5))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))(typescript@5.4.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3)': dependencies: - '@babel/core': 7.26.0 - '@babel/generator': 7.26.2 - '@babel/parser': 7.26.2 - '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/preset-typescript': 7.24.1(@babel/core@7.26.0) - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 + '@babel/core': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/parser': 7.29.2 + '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.29.0) + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) + '@babel/preset-typescript': 7.24.1(@babel/core@7.29.0) + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 '@remix-run/node': 2.17.4(typescript@5.4.5) @@ -15418,14 +15009,14 @@ snapshots: '@remix-run/router': 1.23.2 '@remix-run/server-runtime': 2.17.4(typescript@5.4.5) '@types/mdx': 2.0.13 - '@vanilla-extract/integration': 6.5.0(@types/node@20.12.12)(terser@5.27.0) + '@vanilla-extract/integration': 6.5.0(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) arg: 5.0.2 cacache: 17.1.4 chalk: 4.1.2 chokidar: 3.6.0 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 dotenv: 16.4.5 - es-module-lexer: 1.5.4 + es-module-lexer: 1.7.0 esbuild: 0.17.6 esbuild-plugins-node-modules-polyfill: 1.6.4(esbuild@0.17.6) execa: 5.1.1 @@ -15436,24 +15027,24 @@ snapshots: gunzip-maybe: 1.4.2 jsesc: 3.0.2 json5: 2.2.3 - lodash: 4.17.21 + lodash: 4.18.1 lodash.debounce: 4.0.8 - minimatch: 9.0.5 + minimatch: 9.0.9 ora: 5.4.1 pathe: 1.1.2 picocolors: 1.1.1 - picomatch: 2.3.1 + picomatch: 4.0.4 pidtree: 0.6.0 - postcss: 8.5.3 - postcss-discard-duplicates: 5.1.0(postcss@8.5.3) - postcss-load-config: 4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) - postcss-modules: 6.0.0(postcss@8.5.3) + postcss: 8.5.8 + postcss-discard-duplicates: 5.1.0(postcss@8.5.8) + postcss-load-config: 4.0.2(postcss@8.5.8)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) + postcss-modules: 6.0.0(postcss@8.5.8) prettier: 2.8.8 pretty-ms: 7.0.1 react-refresh: 0.14.2 remark-frontmatter: 4.0.1 remark-mdx-frontmatter: 1.1.1 - semver: 7.6.3 + semver: 7.7.4 set-cookie-parser: 2.6.0 tar-fs: 2.1.4 tsconfig-paths: 4.2.0 @@ -15463,7 +15054,7 @@ snapshots: optionalDependencies: '@remix-run/serve': 2.17.4(typescript@5.4.5) typescript: 5.4.5 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -15483,16 +15074,16 @@ snapshots: - utf-8-validate - yaml - '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2))(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3)': + '@remix-run/dev@2.17.4(@remix-run/react@2.17.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/serve@2.17.4(typescript@5.7.2))(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.7.2))(typescript@5.7.2)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3)': dependencies: - '@babel/core': 7.26.0 - '@babel/generator': 7.26.2 - '@babel/parser': 7.26.2 - '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.26.0) - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/preset-typescript': 7.24.1(@babel/core@7.26.0) - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 + '@babel/core': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/parser': 7.29.2 + '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.29.0) + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) + '@babel/preset-typescript': 7.24.1(@babel/core@7.29.0) + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 '@remix-run/node': 2.17.4(typescript@5.7.2) @@ -15500,14 +15091,14 @@ snapshots: '@remix-run/router': 1.23.2 '@remix-run/server-runtime': 2.17.4(typescript@5.7.2) '@types/mdx': 2.0.13 - '@vanilla-extract/integration': 6.5.0(@types/node@20.11.15)(terser@5.27.0) + '@vanilla-extract/integration': 6.5.0(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) arg: 5.0.2 cacache: 17.1.4 chalk: 4.1.2 chokidar: 3.6.0 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 dotenv: 16.4.5 - es-module-lexer: 1.5.4 + es-module-lexer: 1.7.0 esbuild: 0.17.6 esbuild-plugins-node-modules-polyfill: 1.6.4(esbuild@0.17.6) execa: 5.1.1 @@ -15518,34 +15109,34 @@ snapshots: gunzip-maybe: 1.4.2 jsesc: 3.0.2 json5: 2.2.3 - lodash: 4.17.21 + lodash: 4.18.1 lodash.debounce: 4.0.8 - minimatch: 9.0.5 + minimatch: 9.0.9 ora: 5.4.1 pathe: 1.1.2 picocolors: 1.1.1 - picomatch: 2.3.1 + picomatch: 4.0.4 pidtree: 0.6.0 - postcss: 8.5.3 - postcss-discard-duplicates: 5.1.0(postcss@8.5.3) - postcss-load-config: 4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2)) - postcss-modules: 6.0.0(postcss@8.5.3) + postcss: 8.5.8 + postcss-discard-duplicates: 5.1.0(postcss@8.5.8) + postcss-load-config: 4.0.2(postcss@8.5.8)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.7.2)) + postcss-modules: 6.0.0(postcss@8.5.8) prettier: 2.8.8 pretty-ms: 7.0.1 react-refresh: 0.14.2 remark-frontmatter: 4.0.1 remark-mdx-frontmatter: 1.1.1 - semver: 7.6.3 + semver: 7.7.4 set-cookie-parser: 2.6.0 tar-fs: 2.1.4 tsconfig-paths: 4.2.0 valibot: 1.3.1(typescript@5.7.2) - vite-node: 3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) ws: 7.5.10 optionalDependencies: '@remix-run/serve': 2.17.4(typescript@5.7.2) typescript: 5.7.2 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -15666,7 +15257,7 @@ snapshots: '@web3-storage/multipart-parser': 1.0.0 cookie: 0.7.2 set-cookie-parser: 2.6.0 - source-map: 0.7.4 + source-map: 0.7.6 turbo-stream: 2.4.1 optionalDependencies: typescript: 5.4.5 @@ -15678,7 +15269,7 @@ snapshots: '@web3-storage/multipart-parser': 1.0.0 cookie: 0.7.2 set-cookie-parser: 2.6.0 - source-map: 0.7.4 + source-map: 0.7.6 turbo-stream: 2.4.1 optionalDependencies: typescript: 5.7.2 @@ -15713,30 +15304,30 @@ snapshots: '@rolldown/pluginutils@1.0.0-rc.13': {} - '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': + '@rollup/plugin-alias@5.1.0(rollup@4.59.1)': dependencies: slash: 4.0.0 optionalDependencies: - rollup: 3.29.4 + rollup: 4.59.1 - '@rollup/plugin-alias@5.1.1(rollup@4.27.3)': + '@rollup/plugin-alias@5.1.1(rollup@4.59.1)': optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 - '@rollup/plugin-alias@6.0.0(rollup@4.60.1)': + '@rollup/plugin-alias@6.0.0(rollup@4.59.1)': optionalDependencies: - rollup: 4.60.1 + rollup: 4.59.1 - '@rollup/plugin-commonjs@25.0.7(rollup@4.22.4)': + '@rollup/plugin-commonjs@25.0.7(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.22.4) + '@rollup/pluginutils': 5.0.5(rollup@4.59.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.5 optionalDependencies: - rollup: 4.22.4 + rollup: 4.59.1 '@rollup/plugin-commonjs@25.0.7(rollup@4.60.1)': dependencies: @@ -15749,43 +15340,43 @@ snapshots: optionalDependencies: rollup: 4.60.1 - '@rollup/plugin-commonjs@25.0.8(rollup@3.29.4)': + '@rollup/plugin-commonjs@25.0.8(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/pluginutils': 5.1.0(rollup@4.59.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.11 optionalDependencies: - rollup: 3.29.4 + rollup: 4.59.1 - '@rollup/plugin-commonjs@25.0.8(rollup@4.22.4)': + '@rollup/plugin-commonjs@25.0.8(rollup@4.60.1)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.22.4) + '@rollup/pluginutils': 5.1.0(rollup@4.60.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.11 optionalDependencies: - rollup: 4.22.4 + rollup: 4.60.1 - '@rollup/plugin-commonjs@28.0.1(rollup@4.27.3)': + '@rollup/plugin-commonjs@28.0.1(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) commondir: 1.0.1 estree-walker: 2.0.2 - fdir: 6.4.2(picomatch@4.0.2) + fdir: 6.5.0(picomatch@4.0.4) is-reference: 1.2.1 - magic-string: 0.30.17 - picomatch: 4.0.2 + magic-string: 0.30.21 + picomatch: 4.0.4 optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 - '@rollup/plugin-commonjs@29.0.2(rollup@4.60.1)': + '@rollup/plugin-commonjs@29.0.2(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) commondir: 1.0.1 estree-walker: 2.0.2 fdir: 6.5.0(picomatch@4.0.4) @@ -15793,63 +15384,32 @@ snapshots: magic-string: 0.30.21 picomatch: 4.0.4 optionalDependencies: - rollup: 4.60.1 + rollup: 4.59.1 - '@rollup/plugin-inject@5.0.5(rollup@4.27.3)': + '@rollup/plugin-inject@5.0.5(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) estree-walker: 2.0.2 - magic-string: 0.30.17 + magic-string: 0.30.21 optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 - '@rollup/plugin-inject@5.0.5(rollup@4.60.1)': + '@rollup/plugin-json@6.1.0(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) - estree-walker: 2.0.2 - magic-string: 0.30.17 - optionalDependencies: - rollup: 4.60.1 - - '@rollup/plugin-json@6.1.0(rollup@3.29.4)': - dependencies: - '@rollup/pluginutils': 5.1.3(rollup@3.29.4) - optionalDependencies: - rollup: 3.29.4 - - '@rollup/plugin-json@6.1.0(rollup@4.27.3)': - dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - optionalDependencies: - rollup: 4.27.3 - - '@rollup/plugin-json@6.1.0(rollup@4.60.1)': - dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) - optionalDependencies: - rollup: 4.60.1 - - '@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4)': - dependencies: - '@rollup/pluginutils': 5.0.5(rollup@3.29.4) - '@types/resolve': 1.20.2 - deepmerge: 4.3.1 - is-builtin-module: 3.2.1 - is-module: 1.0.0 - resolve: 1.22.8 + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) optionalDependencies: - rollup: 3.29.4 + rollup: 4.59.1 - '@rollup/plugin-node-resolve@15.2.3(rollup@4.22.4)': + '@rollup/plugin-node-resolve@15.2.3(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.22.4) + '@rollup/pluginutils': 5.0.5(rollup@4.59.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.22.4 + rollup: 4.59.1 '@rollup/plugin-node-resolve@15.2.3(rollup@4.60.1)': dependencies: @@ -15862,32 +15422,32 @@ snapshots: optionalDependencies: rollup: 4.60.1 - '@rollup/plugin-node-resolve@15.3.0(rollup@4.27.3)': + '@rollup/plugin-node-resolve@15.3.0(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 - '@rollup/plugin-node-resolve@16.0.3(rollup@4.60.1)': + '@rollup/plugin-node-resolve@16.0.3(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.60.1 + rollup: 4.59.1 - '@rollup/plugin-replace@5.0.5(rollup@4.22.4)': + '@rollup/plugin-replace@5.0.5(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.22.4) + '@rollup/pluginutils': 5.1.0(rollup@4.59.1) magic-string: 0.30.10 optionalDependencies: - rollup: 4.22.4 + rollup: 4.59.1 '@rollup/plugin-replace@5.0.5(rollup@4.60.1)': dependencies: @@ -15896,12 +15456,12 @@ snapshots: optionalDependencies: rollup: 4.60.1 - '@rollup/plugin-replace@5.0.7(rollup@3.29.4)': + '@rollup/plugin-replace@5.0.7(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/pluginutils': 5.1.0(rollup@4.59.1) magic-string: 0.30.11 optionalDependencies: - rollup: 3.29.4 + rollup: 4.59.1 '@rollup/plugin-replace@5.0.7(rollup@4.60.1)': dependencies: @@ -15910,12 +15470,19 @@ snapshots: optionalDependencies: rollup: 4.60.1 - '@rollup/plugin-replace@6.0.1(rollup@4.27.3)': + '@rollup/plugin-replace@6.0.1(rollup@4.59.1)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - magic-string: 0.30.17 + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) + magic-string: 0.30.21 + optionalDependencies: + rollup: 4.59.1 + + '@rollup/plugin-replace@6.0.3(rollup@4.59.1)': + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) + magic-string: 0.30.21 optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 '@rollup/plugin-replace@6.0.3(rollup@4.60.1)': dependencies: @@ -15924,98 +15491,66 @@ snapshots: optionalDependencies: rollup: 4.60.1 - '@rollup/plugin-terser@0.4.4(rollup@4.27.3)': + '@rollup/plugin-terser@0.4.4(rollup@4.59.1)': dependencies: - serialize-javascript: 6.0.1 + serialize-javascript: 7.0.5 smob: 1.5.0 terser: 5.27.0 optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 - '@rollup/plugin-terser@1.0.0(rollup@4.60.1)': + '@rollup/plugin-terser@1.0.0(rollup@4.59.1)': dependencies: serialize-javascript: 7.0.5 smob: 1.5.0 terser: 5.27.0 optionalDependencies: - rollup: 4.60.1 + rollup: 4.59.1 '@rollup/pluginutils@4.2.1': dependencies: estree-walker: 2.0.2 - picomatch: 2.3.1 - - '@rollup/pluginutils@5.0.5(rollup@3.29.4)': - dependencies: - '@types/estree': 1.0.5 - estree-walker: 2.0.2 - picomatch: 2.3.1 - optionalDependencies: - rollup: 3.29.4 + picomatch: 4.0.4 - '@rollup/pluginutils@5.0.5(rollup@4.22.4)': + '@rollup/pluginutils@5.0.5(rollup@4.59.1)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 4.0.4 optionalDependencies: - rollup: 4.22.4 + rollup: 4.59.1 '@rollup/pluginutils@5.0.5(rollup@4.60.1)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 4.0.4 optionalDependencies: rollup: 4.60.1 - '@rollup/pluginutils@5.1.0(rollup@3.29.4)': - dependencies: - '@types/estree': 1.0.5 - estree-walker: 2.0.2 - picomatch: 2.3.1 - optionalDependencies: - rollup: 3.29.4 - - '@rollup/pluginutils@5.1.0(rollup@4.22.4)': + '@rollup/pluginutils@5.1.0(rollup@4.59.1)': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 4.0.4 optionalDependencies: - rollup: 4.22.4 + rollup: 4.59.1 '@rollup/pluginutils@5.1.0(rollup@4.60.1)': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 4.0.4 optionalDependencies: rollup: 4.60.1 - '@rollup/pluginutils@5.1.3(rollup@3.29.4)': - dependencies: - '@types/estree': 1.0.6 - estree-walker: 2.0.2 - picomatch: 4.0.2 - optionalDependencies: - rollup: 3.29.4 - - '@rollup/pluginutils@5.1.3(rollup@4.27.3)': - dependencies: - '@types/estree': 1.0.6 - estree-walker: 2.0.2 - picomatch: 4.0.2 - optionalDependencies: - rollup: 4.27.3 - - '@rollup/pluginutils@5.1.3(rollup@4.60.1)': + '@rollup/pluginutils@5.3.0(rollup@4.59.1)': dependencies: - '@types/estree': 1.0.6 + '@types/estree': 1.0.8 estree-walker: 2.0.2 - picomatch: 4.0.2 + picomatch: 4.0.4 optionalDependencies: - rollup: 4.60.1 + rollup: 4.59.1 '@rollup/pluginutils@5.3.0(rollup@4.60.1)': dependencies: @@ -16025,282 +15560,205 @@ snapshots: optionalDependencies: rollup: 4.60.1 - '@rollup/rollup-android-arm-eabi@4.22.4': - optional: true - - '@rollup/rollup-android-arm-eabi@4.27.3': - optional: true - - '@rollup/rollup-android-arm-eabi@4.40.1': + '@rollup/rollup-android-arm-eabi@4.59.1': optional: true '@rollup/rollup-android-arm-eabi@4.60.1': optional: true - '@rollup/rollup-android-arm64@4.22.4': - optional: true - - '@rollup/rollup-android-arm64@4.27.3': - optional: true - - '@rollup/rollup-android-arm64@4.40.1': + '@rollup/rollup-android-arm64@4.59.1': optional: true '@rollup/rollup-android-arm64@4.60.1': optional: true - '@rollup/rollup-darwin-arm64@4.22.4': - optional: true - - '@rollup/rollup-darwin-arm64@4.27.3': - optional: true - - '@rollup/rollup-darwin-arm64@4.40.1': + '@rollup/rollup-darwin-arm64@4.59.1': optional: true '@rollup/rollup-darwin-arm64@4.60.1': optional: true - '@rollup/rollup-darwin-x64@4.22.4': - optional: true - - '@rollup/rollup-darwin-x64@4.27.3': - optional: true - - '@rollup/rollup-darwin-x64@4.40.1': + '@rollup/rollup-darwin-x64@4.59.1': optional: true '@rollup/rollup-darwin-x64@4.60.1': optional: true - '@rollup/rollup-freebsd-arm64@4.27.3': - optional: true - - '@rollup/rollup-freebsd-arm64@4.40.1': + '@rollup/rollup-freebsd-arm64@4.59.1': optional: true '@rollup/rollup-freebsd-arm64@4.60.1': optional: true - '@rollup/rollup-freebsd-x64@4.27.3': - optional: true - - '@rollup/rollup-freebsd-x64@4.40.1': + '@rollup/rollup-freebsd-x64@4.59.1': optional: true '@rollup/rollup-freebsd-x64@4.60.1': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.22.4': - optional: true - - '@rollup/rollup-linux-arm-gnueabihf@4.27.3': - optional: true - - '@rollup/rollup-linux-arm-gnueabihf@4.40.1': + '@rollup/rollup-linux-arm-gnueabihf@4.59.1': optional: true '@rollup/rollup-linux-arm-gnueabihf@4.60.1': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.22.4': - optional: true - - '@rollup/rollup-linux-arm-musleabihf@4.27.3': - optional: true - - '@rollup/rollup-linux-arm-musleabihf@4.40.1': + '@rollup/rollup-linux-arm-musleabihf@4.59.1': optional: true '@rollup/rollup-linux-arm-musleabihf@4.60.1': optional: true - '@rollup/rollup-linux-arm64-gnu@4.22.4': - optional: true - - '@rollup/rollup-linux-arm64-gnu@4.27.3': - optional: true - - '@rollup/rollup-linux-arm64-gnu@4.40.1': + '@rollup/rollup-linux-arm64-gnu@4.59.1': optional: true '@rollup/rollup-linux-arm64-gnu@4.60.1': optional: true - '@rollup/rollup-linux-arm64-musl@4.22.4': - optional: true - - '@rollup/rollup-linux-arm64-musl@4.27.3': - optional: true - - '@rollup/rollup-linux-arm64-musl@4.40.1': + '@rollup/rollup-linux-arm64-musl@4.59.1': optional: true '@rollup/rollup-linux-arm64-musl@4.60.1': optional: true - '@rollup/rollup-linux-loong64-gnu@4.60.1': - optional: true - - '@rollup/rollup-linux-loong64-musl@4.60.1': + '@rollup/rollup-linux-loong64-gnu@4.59.1': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.40.1': + '@rollup/rollup-linux-loong64-gnu@4.60.1': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.22.4': + '@rollup/rollup-linux-loong64-musl@4.59.1': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.27.3': + '@rollup/rollup-linux-loong64-musl@4.60.1': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': + '@rollup/rollup-linux-ppc64-gnu@4.59.1': optional: true '@rollup/rollup-linux-ppc64-gnu@4.60.1': optional: true - '@rollup/rollup-linux-ppc64-musl@4.60.1': - optional: true - - '@rollup/rollup-linux-riscv64-gnu@4.22.4': + '@rollup/rollup-linux-ppc64-musl@4.59.1': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.27.3': + '@rollup/rollup-linux-ppc64-musl@4.60.1': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.40.1': + '@rollup/rollup-linux-riscv64-gnu@4.59.1': optional: true '@rollup/rollup-linux-riscv64-gnu@4.60.1': optional: true - '@rollup/rollup-linux-riscv64-musl@4.40.1': + '@rollup/rollup-linux-riscv64-musl@4.59.1': optional: true '@rollup/rollup-linux-riscv64-musl@4.60.1': optional: true - '@rollup/rollup-linux-s390x-gnu@4.22.4': - optional: true - - '@rollup/rollup-linux-s390x-gnu@4.27.3': - optional: true - - '@rollup/rollup-linux-s390x-gnu@4.40.1': + '@rollup/rollup-linux-s390x-gnu@4.59.1': optional: true '@rollup/rollup-linux-s390x-gnu@4.60.1': optional: true - '@rollup/rollup-linux-x64-gnu@4.22.4': - optional: true - - '@rollup/rollup-linux-x64-gnu@4.27.3': - optional: true - - '@rollup/rollup-linux-x64-gnu@4.40.1': + '@rollup/rollup-linux-x64-gnu@4.59.1': optional: true '@rollup/rollup-linux-x64-gnu@4.60.1': optional: true - '@rollup/rollup-linux-x64-musl@4.22.4': - optional: true - - '@rollup/rollup-linux-x64-musl@4.27.3': - optional: true - - '@rollup/rollup-linux-x64-musl@4.40.1': + '@rollup/rollup-linux-x64-musl@4.59.1': optional: true '@rollup/rollup-linux-x64-musl@4.60.1': optional: true - '@rollup/rollup-openbsd-x64@4.60.1': + '@rollup/rollup-openbsd-x64@4.59.1': optional: true - '@rollup/rollup-openharmony-arm64@4.60.1': + '@rollup/rollup-openbsd-x64@4.60.1': optional: true - '@rollup/rollup-win32-arm64-msvc@4.22.4': + '@rollup/rollup-openharmony-arm64@4.59.1': optional: true - '@rollup/rollup-win32-arm64-msvc@4.27.3': + '@rollup/rollup-openharmony-arm64@4.60.1': optional: true - '@rollup/rollup-win32-arm64-msvc@4.40.1': + '@rollup/rollup-win32-arm64-msvc@4.59.1': optional: true '@rollup/rollup-win32-arm64-msvc@4.60.1': optional: true - '@rollup/rollup-win32-ia32-msvc@4.22.4': - optional: true - - '@rollup/rollup-win32-ia32-msvc@4.27.3': - optional: true - - '@rollup/rollup-win32-ia32-msvc@4.40.1': + '@rollup/rollup-win32-ia32-msvc@4.59.1': optional: true '@rollup/rollup-win32-ia32-msvc@4.60.1': optional: true - '@rollup/rollup-win32-x64-gnu@4.60.1': - optional: true - - '@rollup/rollup-win32-x64-msvc@4.22.4': + '@rollup/rollup-win32-x64-gnu@4.59.1': optional: true - '@rollup/rollup-win32-x64-msvc@4.27.3': + '@rollup/rollup-win32-x64-gnu@4.60.1': optional: true - '@rollup/rollup-win32-x64-msvc@4.40.1': + '@rollup/rollup-win32-x64-msvc@4.59.1': optional: true '@rollup/rollup-win32-x64-msvc@4.60.1': optional: true - '@rushstack/eslint-patch@1.7.2': {} + '@rtsao/scc@1.1.0': {} + + '@rushstack/eslint-patch@1.16.1': {} '@sentry/core@8.42.0': {} - '@shikijs/core@1.23.1': + '@shikijs/core@3.23.0': dependencies: - '@shikijs/engine-javascript': 1.23.1 - '@shikijs/engine-oniguruma': 1.23.1 - '@shikijs/types': 1.23.1 - '@shikijs/vscode-textmate': 9.3.1 + '@shikijs/types': 3.23.0 + '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 - hast-util-to-html: 9.0.3 - - '@shikijs/engine-javascript@1.23.1': - dependencies: - '@shikijs/types': 1.23.1 - '@shikijs/vscode-textmate': 9.3.1 - oniguruma-to-es: 0.4.1 + hast-util-to-html: 9.0.5 - '@shikijs/engine-oniguruma@1.23.1': + '@shikijs/engine-javascript@3.23.0': dependencies: - '@shikijs/types': 1.23.1 - '@shikijs/vscode-textmate': 9.3.1 + '@shikijs/types': 3.23.0 + '@shikijs/vscode-textmate': 10.0.2 + oniguruma-to-es: 4.3.5 '@shikijs/engine-oniguruma@1.24.2': dependencies: '@shikijs/types': 1.24.2 '@shikijs/vscode-textmate': 9.3.1 - '@shikijs/types@1.23.1': + '@shikijs/engine-oniguruma@3.23.0': dependencies: - '@shikijs/vscode-textmate': 9.3.1 - '@types/hast': 3.0.4 + '@shikijs/types': 3.23.0 + '@shikijs/vscode-textmate': 10.0.2 + + '@shikijs/langs@3.23.0': + dependencies: + '@shikijs/types': 3.23.0 + + '@shikijs/themes@3.23.0': + dependencies: + '@shikijs/types': 3.23.0 '@shikijs/types@1.24.2': dependencies: '@shikijs/vscode-textmate': 9.3.1 '@types/hast': 3.0.4 + '@shikijs/types@3.23.0': + dependencies: + '@shikijs/vscode-textmate': 10.0.2 + '@types/hast': 3.0.4 + + '@shikijs/vscode-textmate@10.0.2': {} + '@shikijs/vscode-textmate@9.3.1': {} '@sindresorhus/is@7.2.0': {} @@ -16309,30 +15767,30 @@ snapshots: '@sindresorhus/merge-streams@4.0.0': {} - '@solidjs/meta@0.29.4(solid-js@1.8.19)': + '@solidjs/meta@0.29.4(solid-js@1.9.12)': dependencies: - solid-js: 1.8.19 + solid-js: 1.9.12 - '@solidjs/router@0.14.1(solid-js@1.8.19)': + '@solidjs/router@0.14.1(solid-js@1.9.12)': dependencies: - solid-js: 1.8.19 + solid-js: 1.9.12 - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@solidjs/start@1.0.10(solid-js@1.9.12)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) - '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) - '@vinxi/server-functions': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 radix3: 1.1.2 - seroval: 1.1.0 - seroval-plugins: 1.1.0(seroval@1.1.0) + seroval: 1.5.1 + seroval-plugins: 1.1.0(seroval@1.5.1) shikiji: 0.9.19 source-map-js: 1.2.1 - terracotta: 1.0.5(solid-js@1.8.19) + terracotta: 1.0.5(solid-js@1.9.12) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-solid: 2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -16340,22 +15798,22 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@solidjs/start@1.0.10(solid-js@1.9.12)(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) - '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) - '@vinxi/server-functions': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 radix3: 1.1.2 - seroval: 1.1.0 - seroval-plugins: 1.1.0(seroval@1.1.0) + seroval: 1.5.1 + seroval-plugins: 1.1.0(seroval@1.5.1) shikiji: 0.9.19 source-map-js: 1.2.1 - terracotta: 1.0.5(solid-js@1.8.19) + terracotta: 1.0.5(solid-js@1.9.12) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-solid: 2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -16363,22 +15821,22 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@solidjs/start@1.0.10(solid-js@1.9.12)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) defu: 6.1.4 error-stack-parser: 2.1.4 html-to-image: 1.11.11 radix3: 1.1.2 - seroval: 1.1.0 - seroval-plugins: 1.1.0(seroval@1.1.0) + seroval: 1.5.1 + seroval-plugins: 1.1.0(seroval@1.5.1) shikiji: 0.9.19 source-map-js: 1.2.1 - terracotta: 1.0.5(solid-js@1.8.19) + terracotta: 1.0.5(solid-js@1.9.12) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-solid: 2.11.0(solid-js@1.9.12)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -16386,7 +15844,7 @@ snapshots: - vinxi - vite - '@solidjs/start@1.0.10(solid-js@1.8.19)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@solidjs/start@1.0.10(solid-js@1.9.12)(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@vinxi/server-components': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) @@ -16395,13 +15853,13 @@ snapshots: error-stack-parser: 2.1.4 html-to-image: 1.11.11 radix3: 1.1.2 - seroval: 1.1.0 - seroval-plugins: 1.1.0(seroval@1.1.0) + seroval: 1.5.1 + seroval-plugins: 1.1.0(seroval@1.5.1) shikiji: 0.9.19 source-map-js: 1.2.1 - terracotta: 1.0.5(solid-js@1.8.19) + terracotta: 1.0.5(solid-js@1.9.12) tinyglobby: 0.2.10 - vite-plugin-solid: 2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite-plugin-solid: 2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -16411,17 +15869,17 @@ snapshots: '@speed-highlight/core@1.2.15': {} - '@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))': + '@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))': dependencies: - '@sveltejs/kit': 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@sveltejs/kit': 2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) import-meta-resolve: 4.1.0 - '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/cookie': 0.6.0 cookie: 0.6.0 - devalue: 5.1.1 + devalue: 5.6.4 esm-env: 1.2.1 import-meta-resolve: 4.1.0 kleur: 4.1.5 @@ -16432,14 +15890,14 @@ snapshots: sirv: 3.0.0 svelte: 4.2.15 tiny-glob: 0.2.9 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/cookie': 0.6.0 cookie: 0.6.0 - devalue: 5.1.1 + devalue: 5.6.4 esm-env: 1.2.1 import-meta-resolve: 4.1.0 kleur: 4.1.5 @@ -16450,14 +15908,14 @@ snapshots: sirv: 3.0.0 svelte: 5.14.1 tiny-glob: 0.2.9 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/kit@2.12.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@types/cookie': 0.6.0 cookie: 0.6.0 - devalue: 5.1.1 + devalue: 5.6.4 esm-env: 1.2.1 import-meta-resolve: 4.1.0 kleur: 4.1.5 @@ -16468,71 +15926,71 @@ snapshots: sirv: 3.0.0 svelte: 5.14.1 tiny-glob: 0.2.9 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - debug: 4.4.0(supports-color@9.4.0) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + debug: 4.4.0 svelte: 4.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - debug: 4.4.0(supports-color@9.4.0) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + debug: 4.4.0 svelte: 5.14.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - debug: 4.4.0(supports-color@9.4.0) + '@sveltejs/vite-plugin-svelte': 5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + debug: 4.4.0 svelte: 5.14.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - debug: 4.4.0(supports-color@9.4.0) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@4.2.15)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + debug: 4.4.0 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 svelte: 4.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - debug: 4.4.0(supports-color@9.4.0) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + debug: 4.4.0 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 svelte: 5.14.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - debug: 4.4.0(supports-color@9.4.0) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.2(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)))(svelte@5.14.1)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + debug: 4.4.0 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 svelte: 5.14.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color @@ -16542,15 +16000,8 @@ snapshots: dependencies: tslib: 2.8.1 - '@swc/helpers@0.5.5': - dependencies: - '@swc/counter': 0.1.3 - tslib: 2.8.1 - '@total-typescript/ts-reset@0.5.1': {} - '@trysound/sax@0.2.0': {} - '@tsconfig/node10@1.0.9': {} '@tsconfig/node12@1.0.11': {} @@ -16566,7 +16017,7 @@ snapshots: '@types/acorn@4.0.6': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 '@types/babel__core@7.20.5': dependencies: @@ -16618,14 +16069,12 @@ snapshots: '@types/estree-jsx@1.0.5': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 '@types/estree@1.0.5': {} '@types/estree@1.0.6': {} - '@types/estree@1.0.7': {} - '@types/estree@1.0.8': {} '@types/hast@2.3.10': @@ -16660,30 +16109,16 @@ snapshots: dependencies: '@types/braces': 3.0.4 - '@types/minimist@1.2.5': {} - '@types/ms@0.7.34': {} '@types/nlcst@2.0.3': dependencies: '@types/unist': 3.0.3 - '@types/node@12.20.55': {} - - '@types/node@20.10.0': - dependencies: - undici-types: 5.26.5 - - '@types/node@20.11.15': - dependencies: - undici-types: 5.26.5 - '@types/node@20.12.12': dependencies: undici-types: 5.26.5 - '@types/normalize-package-data@2.4.4': {} - '@types/prop-types@15.7.11': {} '@types/react-dom@18.2.18': @@ -16694,10 +16129,6 @@ snapshots: dependencies: '@types/react': 18.3.12 - '@types/react-dom@18.3.1': - dependencies: - '@types/react': 18.3.12 - '@types/react-dom@19.0.2(@types/react@19.0.1)': dependencies: '@types/react': 19.0.1 @@ -16832,7 +16263,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 eslint: 8.56.0 ts-api-utils: 1.0.3(typescript@5.3.3) optionalDependencies: @@ -16844,7 +16275,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.4.5) '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.4.5) - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 eslint: 8.56.0 ts-api-utils: 1.0.3(typescript@5.4.5) optionalDependencies: @@ -16858,10 +16289,10 @@ snapshots: dependencies: '@typescript-eslint/types': 6.20.0 '@typescript-eslint/visitor-keys': 6.20.0 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.3 + minimatch: 9.0.9 semver: 7.6.3 ts-api-utils: 1.0.3(typescript@5.3.3) optionalDependencies: @@ -16873,10 +16304,10 @@ snapshots: dependencies: '@typescript-eslint/types': 6.20.0 '@typescript-eslint/visitor-keys': 6.20.0 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.3 + minimatch: 9.0.9 semver: 7.6.3 ts-api-utils: 1.0.3(typescript@5.4.5) optionalDependencies: @@ -16919,21 +16350,21 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unhead/vue@2.1.12(vue@3.5.13(typescript@5.3.3))': + '@unhead/vue@2.1.12(vue@3.5.32(typescript@5.3.3))': dependencies: hookable: 6.1.0 unhead: 2.1.12 - vue: 3.5.13(typescript@5.3.3) + vue: 3.5.32(typescript@5.3.3) - '@unhead/vue@2.1.12(vue@3.5.13(typescript@5.7.2))': + '@unhead/vue@2.1.12(vue@3.5.32(typescript@5.7.2))': dependencies: hookable: 6.1.0 unhead: 2.1.12 - vue: 3.5.13(typescript@5.7.2) + vue: 3.5.32(typescript@5.7.2) '@vanilla-extract/babel-plugin-debug-ids@1.0.6': dependencies: - '@babel/core': 7.26.0 + '@babel/core': 7.29.0 transitivePeerDependencies: - supports-color @@ -16953,51 +16384,25 @@ snapshots: transitivePeerDependencies: - babel-plugin-macros - '@vanilla-extract/integration@6.5.0(@types/node@20.11.15)(terser@5.27.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.26.0) - '@vanilla-extract/babel-plugin-debug-ids': 1.0.6 - '@vanilla-extract/css': 1.15.2 - esbuild: 0.19.4 - eval: 0.1.8 - find-up: 5.0.0 - javascript-stringify: 2.1.0 - lodash: 4.17.21 - mlly: 1.6.1 - outdent: 0.8.0 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - vite-node: 1.5.0(@types/node@20.11.15)(terser@5.27.0) - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - '@vanilla-extract/integration@6.5.0(@types/node@20.12.12)(terser@5.27.0)': + '@vanilla-extract/integration@6.5.0(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)': dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.26.0) + '@babel/core': 7.29.0 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) '@vanilla-extract/babel-plugin-debug-ids': 1.0.6 '@vanilla-extract/css': 1.15.2 esbuild: 0.19.4 eval: 0.1.8 find-up: 5.0.0 javascript-stringify: 2.1.0 - lodash: 4.17.21 - mlly: 1.6.1 + lodash: 4.18.1 + mlly: 1.8.2 outdent: 0.8.0 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vite-node: 1.5.0(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 1.5.0(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros + - jiti - less - lightningcss - sass @@ -17006,6 +16411,8 @@ snapshots: - sugarss - supports-color - terser + - tsx + - yaml '@vanilla-extract/private@1.0.5': {} @@ -17013,8 +16420,8 @@ snapshots: dependencies: '@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13) '@rollup/pluginutils': 4.2.1 - acorn: 8.14.0 - acorn-import-attributes: 1.9.5(acorn@8.14.0) + acorn: 8.16.0 + acorn-import-attributes: 1.9.5(acorn@8.16.0) async-sema: 3.1.1 bindings: 1.5.0 estree-walker: 2.0.2 @@ -17027,10 +16434,10 @@ snapshots: - encoding - supports-color - '@vercel/nft@1.5.0(encoding@0.1.13)(rollup@4.60.1)': + '@vercel/nft@1.5.0(encoding@0.1.13)(rollup@4.59.1)': dependencies: '@mapbox/node-pre-gyp': 2.0.3(encoding@0.1.13) - '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) acorn: 8.16.0 acorn-import-attributes: 1.9.5(acorn@8.16.0) async-sema: 3.1.1 @@ -17055,250 +16462,170 @@ snapshots: consola: 3.2.3 defu: 6.1.4 get-port-please: 3.1.2 - h3: 1.13.0 + h3: 1.15.11 http-shutdown: 1.2.2 jiti: 1.21.6 mlly: 1.7.3 - node-forge: 1.3.1 + node-forge: 1.4.0 pathe: 1.1.2 std-env: 3.8.0 ufo: 1.5.4 untun: 0.1.3 uqr: 0.1.2 - '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@babel/parser': 7.26.2 - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 tslib: 2.8.1 - vinxi: 0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vinxi/plugin-directives@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - '@babel/parser': 7.26.2 - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + acorn: 8.16.0 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - tslib: 2.8.1 - vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': + '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) - acorn: 8.14.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + acorn: 8.16.0 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))': + '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) - acorn: 8.14.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + acorn: 8.16.0 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) + vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - acorn: 8.14.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + acorn: 8.16.0 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/server-components@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - acorn: 8.14.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3)) + acorn: 8.16.0 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3) - '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2))': + '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2)) - acorn: 8.14.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + acorn: 8.16.0 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) - astring: 1.8.6 - magicast: 0.2.11 - recast: 0.23.9 - vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2) - - '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2))': - dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2)) - acorn: 8.14.0 - acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) - astring: 1.8.6 - magicast: 0.2.11 - recast: 0.23.9 - vinxi: 0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2) - - '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': - dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - acorn: 8.14.0 - acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) - astring: 1.8.6 - magicast: 0.2.11 - recast: 0.23.9 - vinxi: 0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - - '@vinxi/server-functions@0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': - dependencies: - '@vinxi/plugin-directives': 0.4.3(vinxi@0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - acorn: 8.14.0 - acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.14.0) + acorn-typescript: 1.4.13(acorn@8.16.0) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 vinxi: 0.5.1(@types/node@20.12.12)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vitejs/plugin-react@4.3.3(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))': - dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) - '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) - '@types/babel__core': 7.20.5 - react-refresh: 0.14.2 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - transitivePeerDependencies: - - supports-color - - '@vitejs/plugin-react@4.3.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': + '@vitejs/plugin-react@4.3.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - transitivePeerDependencies: - - supports-color - - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': - dependencies: - '@babel/core': 7.29.0 - '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) - '@rolldown/pluginutils': 1.0.0-rc.13 - '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.3.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) '@rolldown/pluginutils': 1.0.0-rc.13 '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.7.2) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.3.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) '@rolldown/pluginutils': 1.0.0-rc.13 '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.7.2) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.7.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': - dependencies: - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.3.3) - - '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': - dependencies: - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.7.2) - - '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3))': dependencies: - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.7.2) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.3.3) - '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0))': + '@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2))': dependencies: - '@ampproject/remapping': 2.3.0 - '@bcoe/v8-coverage': 0.2.3 - debug: 4.4.0(supports-color@9.4.0) - istanbul-lib-coverage: 3.2.2 - istanbul-lib-report: 3.0.1 - istanbul-lib-source-maps: 5.0.6 - istanbul-reports: 3.1.7 - magic-string: 0.30.17 - magicast: 0.3.5 - std-env: 3.8.0 - test-exclude: 7.0.1 - tinyrainbow: 1.2.0 - vitest: 2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0) - transitivePeerDependencies: - - supports-color + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.7.2) - '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0))': + '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 5.0.6 @@ -17308,15 +16635,15 @@ snapshots: std-env: 3.8.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + vitest: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0))': + '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 5.0.6 @@ -17326,15 +16653,15 @@ snapshots: std-env: 3.8.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0) + vitest: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0))': + '@vitest/coverage-v8@2.1.9(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 5.0.6 @@ -17344,7 +16671,7 @@ snapshots: std-env: 3.8.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0) + vitest: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color @@ -17355,41 +16682,32 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(vite@5.4.11(@types/node@20.10.0)(terser@5.27.0))': + '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@vitest/spy': 2.1.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - msw: 2.7.0(@types/node@20.10.0)(typescript@5.3.3) - vite: 5.4.11(@types/node@20.10.0)(terser@5.27.0) + msw: 2.7.0(@types/node@20.12.12)(typescript@5.3.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0))': - dependencies: - '@vitest/spy': 2.1.9 - estree-walker: 3.0.3 - magic-string: 0.30.17 - optionalDependencies: - msw: 2.7.0(@types/node@20.11.15)(typescript@5.3.3) - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - - '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))': + '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@vitest/spy': 2.1.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: msw: 2.7.0(@types/node@20.12.12)(typescript@5.4.5) - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0))': + '@vitest/mocker@2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))': dependencies: '@vitest/spy': 2.1.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: msw: 2.7.0(@types/node@20.12.12)(typescript@5.7.2) - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) '@vitest/pretty-format@2.1.9': dependencies: @@ -17466,7 +16784,7 @@ snapshots: '@vscode/l10n@0.0.18': {} - '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.3.3))': + '@vue-macros/common@1.16.1(vue@3.5.32(typescript@5.3.3))': dependencies: '@vue/compiler-sfc': 3.5.32 ast-kit: 1.4.3 @@ -17475,9 +16793,9 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.4 optionalDependencies: - vue: 3.5.13(typescript@5.3.3) + vue: 3.5.32(typescript@5.3.3) - '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.7.2))': + '@vue-macros/common@1.16.1(vue@3.5.32(typescript@5.7.2))': dependencies: '@vue/compiler-sfc': 3.5.32 ast-kit: 1.4.3 @@ -17486,7 +16804,7 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.4 optionalDependencies: - vue: 3.5.13(typescript@5.7.2) + vue: 3.5.32(typescript@5.7.2) '@vue/babel-helper-vue-transform-on@1.5.0': {} @@ -17611,39 +16929,39 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3))': + '@vue/devtools-core@7.7.9(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3))': dependencies: '@vue/devtools-kit': 7.7.9 '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 nanoid: 5.1.7 pathe: 2.0.3 - vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.3.3) + vite-hot-client: 2.1.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.32(typescript@5.3.3) transitivePeerDependencies: - vite - '@vue/devtools-core@7.7.9(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@vue/devtools-core@7.7.9(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2))': dependencies: '@vue/devtools-kit': 7.7.9 '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 nanoid: 5.1.7 pathe: 2.0.3 - vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.7.2) + vite-hot-client: 2.1.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.32(typescript@5.7.2) transitivePeerDependencies: - vite - '@vue/devtools-core@7.7.9(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2))': + '@vue/devtools-core@7.7.9(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2))': dependencies: '@vue/devtools-kit': 7.7.9 '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 nanoid: 5.1.7 pathe: 2.0.3 - vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vue: 3.5.13(typescript@5.7.2) + vite-hot-client: 2.1.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vue: 3.5.32(typescript@5.7.2) transitivePeerDependencies: - vite @@ -17669,6 +16987,10 @@ snapshots: dependencies: '@vue/shared': 3.5.13 + '@vue/reactivity@3.5.32': + dependencies: + '@vue/shared': 3.5.32 + '@vue/runtime-core@3.4.21': dependencies: '@vue/reactivity': 3.4.21 @@ -17679,6 +17001,11 @@ snapshots: '@vue/reactivity': 3.5.13 '@vue/shared': 3.5.13 + '@vue/runtime-core@3.5.32': + dependencies: + '@vue/reactivity': 3.5.32 + '@vue/shared': 3.5.32 + '@vue/runtime-dom@3.4.21': dependencies: '@vue/runtime-core': 3.4.21 @@ -17692,17 +17019,18 @@ snapshots: '@vue/shared': 3.5.13 csstype: 3.1.3 - '@vue/server-renderer@3.4.21(vue@3.5.13(typescript@5.7.2))': + '@vue/runtime-dom@3.5.32': dependencies: - '@vue/compiler-ssr': 3.4.21 - '@vue/shared': 3.4.21 - vue: 3.5.13(typescript@5.7.2) + '@vue/reactivity': 3.5.32 + '@vue/runtime-core': 3.5.32 + '@vue/shared': 3.5.32 + csstype: 3.2.3 - '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.3.3))': + '@vue/server-renderer@3.4.21(vue@3.5.32(typescript@5.7.2))': dependencies: - '@vue/compiler-ssr': 3.5.13 - '@vue/shared': 3.5.13 - vue: 3.5.13(typescript@5.3.3) + '@vue/compiler-ssr': 3.4.21 + '@vue/shared': 3.4.21 + vue: 3.5.32(typescript@5.7.2) '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.2))': dependencies: @@ -17710,6 +17038,18 @@ snapshots: '@vue/shared': 3.5.13 vue: 3.5.13(typescript@5.7.2) + '@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.3.3))': + dependencies: + '@vue/compiler-ssr': 3.5.32 + '@vue/shared': 3.5.32 + vue: 3.5.32(typescript@5.3.3) + + '@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.7.2))': + dependencies: + '@vue/compiler-ssr': 3.5.32 + '@vue/shared': 3.5.32 + vue: 3.5.32(typescript@5.7.2) + '@vue/shared@3.4.21': {} '@vue/shared@3.5.13': {} @@ -17867,7 +17207,7 @@ snapshots: '@xtuc/long@4.2.2': {} - '@zeit/schemas@2.29.0': {} + '@zeit/schemas@2.36.0': {} '@zxing/text-encoding@0.9.0': optional: true @@ -17889,10 +17229,6 @@ snapshots: dependencies: acorn: 8.11.2 - acorn-import-attributes@1.9.5(acorn@8.14.0): - dependencies: - acorn: 8.14.0 - acorn-import-attributes@1.9.5(acorn@8.16.0): dependencies: acorn: 8.16.0 @@ -17901,18 +17237,22 @@ snapshots: dependencies: acorn: 8.11.3 - acorn-jsx@5.3.2(acorn@8.14.0): + acorn-jsx@5.3.2(acorn@8.16.0): dependencies: - acorn: 8.14.0 + acorn: 8.16.0 acorn-loose@8.4.0: dependencies: - acorn: 8.14.0 + acorn: 8.16.0 acorn-typescript@1.4.13(acorn@8.14.0): dependencies: acorn: 8.14.0 + acorn-typescript@1.4.13(acorn@8.16.0): + dependencies: + acorn: 8.16.0 + acorn-walk@8.3.2: {} acorn@8.11.2: {} @@ -17925,13 +17265,13 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color agent-base@7.1.1(supports-color@9.4.0): dependencies: - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -17958,6 +17298,13 @@ snapshots: require-from-string: 2.0.2 uri-js: 4.4.1 + ajv@8.18.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-uri: 3.1.0 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + ansi-align@3.0.1: dependencies: string-width: 4.2.3 @@ -17968,14 +17315,16 @@ snapshots: dependencies: type-fest: 0.21.3 - ansi-escapes@6.2.0: + ansi-escapes@7.3.0: dependencies: - type-fest: 3.13.1 + environment: 1.1.0 ansi-regex@5.0.1: {} ansi-regex@6.0.1: {} + ansi-regex@6.2.2: {} + ansi-styles@3.2.1: dependencies: color-convert: 1.9.3 @@ -17986,6 +17335,8 @@ snapshots: ansi-styles@6.2.1: {} + ansi-styles@6.2.3: {} + ansis@4.2.0: {} any-promise@1.3.0: {} @@ -17993,7 +17344,7 @@ snapshots: anymatch@3.1.3: dependencies: normalize-path: 3.0.0 - picomatch: 2.3.1 + picomatch: 4.0.4 aproba@2.0.0: {} @@ -18001,11 +17352,11 @@ snapshots: archiver-utils@5.0.2: dependencies: - glob: 10.4.5 + glob: 10.5.0 graceful-fs: 4.2.11 is-stream: 2.0.1 lazystream: 1.0.1 - lodash: 4.17.21 + lodash: 4.18.1 normalize-path: 3.0.0 readable-stream: 4.5.2 @@ -18045,6 +17396,11 @@ snapshots: call-bind: 1.0.5 is-array-buffer: 3.0.2 + array-buffer-byte-length@1.0.2: + dependencies: + call-bound: 1.0.4 + is-array-buffer: 3.0.5 + array-flatten@1.1.1: {} array-includes@3.1.7: @@ -18055,10 +17411,30 @@ snapshots: get-intrinsic: 1.2.1 is-string: 1.0.7 + array-includes@3.1.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + is-string: 1.1.1 + math-intrinsics: 1.1.0 + array-iterate@2.0.1: {} array-union@2.1.0: {} + array.prototype.findlast@1.2.5: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + es-shim-unscopables: 1.0.2 + array.prototype.findlastindex@1.2.3: dependencies: call-bind: 1.0.2 @@ -18067,6 +17443,16 @@ snapshots: es-shim-unscopables: 1.0.0 get-intrinsic: 1.2.1 + array.prototype.findlastindex@1.2.6: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-shim-unscopables: 1.1.0 + array.prototype.flat@1.3.2: dependencies: call-bind: 1.0.2 @@ -18074,6 +17460,13 @@ snapshots: es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 + array.prototype.flat@1.3.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-shim-unscopables: 1.0.2 + array.prototype.flatmap@1.3.2: dependencies: call-bind: 1.0.2 @@ -18081,6 +17474,13 @@ snapshots: es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 + array.prototype.flatmap@1.3.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-shim-unscopables: 1.0.2 + array.prototype.tosorted@1.1.2: dependencies: call-bind: 1.0.5 @@ -18089,6 +17489,14 @@ snapshots: es-shim-unscopables: 1.0.2 get-intrinsic: 1.2.2 + array.prototype.tosorted@1.1.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-shim-unscopables: 1.0.2 + arraybuffer.prototype.slice@1.0.2: dependencies: array-buffer-byte-length: 1.0.0 @@ -18099,7 +17507,15 @@ snapshots: is-array-buffer: 3.0.2 is-shared-array-buffer: 1.0.2 - arrify@1.0.1: {} + arraybuffer.prototype.slice@1.0.4: + dependencies: + array-buffer-byte-length: 1.0.2 + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + is-array-buffer: 3.0.5 assertion-error@2.0.1: {} @@ -18121,74 +17537,94 @@ snapshots: astring@1.8.6: {} - astro@4.16.18(@types/node@20.12.12)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2): + astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.59.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: - '@astrojs/compiler': 2.10.3 - '@astrojs/internal-helpers': 0.4.1 - '@astrojs/markdown-remark': 5.3.0 - '@astrojs/telemetry': 3.1.0 - '@babel/core': 7.26.0 - '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/types': 7.26.0 + '@astrojs/compiler': 2.13.1 + '@astrojs/internal-helpers': 0.7.6 + '@astrojs/markdown-remark': 6.3.11 + '@astrojs/telemetry': 3.3.0 + '@capsizecss/unpack': 4.0.0 '@oslojs/encoding': 1.1.0 - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) - '@types/babel__core': 7.20.5 - '@types/cookie': 0.6.0 - acorn: 8.14.0 + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) + acorn: 8.16.0 aria-query: 5.3.2 axobject-query: 4.1.0 boxen: 8.0.1 - ci-info: 4.1.0 + ci-info: 4.4.0 clsx: 2.1.1 common-ancestor-path: 1.0.1 - cookie: 0.7.2 + cookie: 1.1.1 cssesc: 3.0.0 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) deterministic-object-hash: 2.0.2 - devalue: 5.1.1 - diff: 5.2.0 + devalue: 5.6.4 + diff: 8.0.4 dlv: 1.1.3 dset: 3.1.4 - es-module-lexer: 1.5.4 - esbuild: 0.21.5 + es-module-lexer: 1.7.0 + esbuild: 0.27.7 estree-walker: 3.0.3 - fast-glob: 3.3.2 flattie: 1.1.1 + fontace: 0.4.1 github-slugger: 2.0.0 - gray-matter: 4.0.3 html-escaper: 3.0.3 - http-cache-semantics: 4.1.1 - js-yaml: 4.1.0 - kleur: 4.1.5 - magic-string: 0.30.17 - magicast: 0.3.5 - micromatch: 4.0.8 - mrmime: 2.0.0 + http-cache-semantics: 4.2.0 + import-meta-resolve: 4.2.0 + js-yaml: 4.1.1 + magic-string: 0.30.21 + magicast: 0.5.2 + mrmime: 2.0.1 neotraverse: 0.6.18 - ora: 8.1.1 - p-limit: 6.1.0 - p-queue: 8.0.1 - preferred-pm: 4.0.0 + p-limit: 6.2.0 + p-queue: 8.1.1 + package-manager-detector: 1.6.0 + piccolore: 0.1.3 + picomatch: 4.0.4 prompts: 2.4.2 rehype: 13.0.2 - semver: 7.6.3 - shiki: 1.23.1 - tinyexec: 0.3.1 - tsconfck: 3.1.4(typescript@5.7.2) + semver: 7.7.4 + shiki: 3.23.0 + smol-toml: 1.6.1 + svgo: 3.3.3 + tinyexec: 1.0.4 + tinyglobby: 0.2.15 + tsconfck: 3.1.6(typescript@5.7.2) + ultrahtml: 1.6.0 + unifont: 0.7.4 unist-util-visit: 5.0.0 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) vfile: 6.0.3 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vitefu: 1.0.4(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) - which-pm: 3.0.0 + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.1.3(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 - zod: 3.23.8 - zod-to-json-schema: 3.23.5(zod@3.23.8) - zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.23.8) + yocto-spinner: 0.2.3 + zod: 3.25.76 + zod-to-json-schema: 3.25.2(zod@3.25.76) + zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.25.76) optionalDependencies: - sharp: 0.33.5 + sharp: 0.34.5 transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@deno/kv' + - '@netlify/blobs' + - '@planetscale/database' - '@types/node' + - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' + - '@vercel/kv' + - aws4fetch + - db0 + - idb-keyval + - ioredis + - jiti - less - lightningcss - rollup @@ -18198,72 +17634,98 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript + - uploadthing + - yaml - astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@3.29.4)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): + astro@5.18.1(@types/node@20.12.12)(db0@0.3.4)(ioredis@5.10.1)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: - '@astrojs/compiler': 2.10.3 - '@astrojs/internal-helpers': 0.4.2 - '@astrojs/markdown-remark': 6.0.1 - '@astrojs/telemetry': 3.2.0 + '@astrojs/compiler': 2.13.1 + '@astrojs/internal-helpers': 0.7.6 + '@astrojs/markdown-remark': 6.3.11 + '@astrojs/telemetry': 3.3.0 + '@capsizecss/unpack': 4.0.0 '@oslojs/encoding': 1.1.0 - '@rollup/pluginutils': 5.1.3(rollup@3.29.4) - '@types/cookie': 0.6.0 - acorn: 8.14.0 + '@rollup/pluginutils': 5.3.0(rollup@4.60.1) + acorn: 8.16.0 aria-query: 5.3.2 axobject-query: 4.1.0 boxen: 8.0.1 - ci-info: 4.1.0 + ci-info: 4.4.0 clsx: 2.1.1 common-ancestor-path: 1.0.1 - cookie: 0.7.2 + cookie: 1.1.1 cssesc: 3.0.0 - debug: 4.3.7 + debug: 4.4.3(supports-color@9.4.0) deterministic-object-hash: 2.0.2 - devalue: 5.1.1 - diff: 5.2.0 + devalue: 5.6.4 + diff: 8.0.4 dlv: 1.1.3 dset: 3.1.4 - es-module-lexer: 1.5.4 - esbuild: 0.21.5 + es-module-lexer: 1.7.0 + esbuild: 0.27.7 estree-walker: 3.0.3 - fast-glob: 3.3.2 flattie: 1.1.1 + fontace: 0.4.1 github-slugger: 2.0.0 html-escaper: 3.0.3 - http-cache-semantics: 4.1.1 - js-yaml: 4.1.0 - kleur: 4.1.5 - magic-string: 0.30.17 - magicast: 0.3.5 - micromatch: 4.0.8 - mrmime: 2.0.0 + http-cache-semantics: 4.2.0 + import-meta-resolve: 4.2.0 + js-yaml: 4.1.1 + magic-string: 0.30.21 + magicast: 0.5.2 + mrmime: 2.0.1 neotraverse: 0.6.18 - p-limit: 6.1.0 - p-queue: 8.0.1 - preferred-pm: 4.0.0 + p-limit: 6.2.0 + p-queue: 8.1.1 + package-manager-detector: 1.6.0 + piccolore: 0.1.3 + picomatch: 4.0.4 prompts: 2.4.2 rehype: 13.0.2 - semver: 7.6.3 - shiki: 1.23.1 - tinyexec: 0.3.1 - tsconfck: 3.1.4(typescript@5.7.2) - ultrahtml: 1.5.3 + semver: 7.7.4 + shiki: 3.23.0 + smol-toml: 1.6.1 + svgo: 3.3.3 + tinyexec: 1.0.4 + tinyglobby: 0.2.15 + tsconfck: 3.1.6(typescript@5.7.2) + ultrahtml: 1.6.0 + unifont: 0.7.4 unist-util-visit: 5.0.0 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) vfile: 6.0.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - which-pm: 3.0.0 + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.1.3(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 - yocto-spinner: 0.1.2 - zod: 3.23.8 - zod-to-json-schema: 3.23.5(zod@3.23.8) - zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.23.8) + yocto-spinner: 0.2.3 + zod: 3.25.76 + zod-to-json-schema: 3.25.2(zod@3.25.76) + zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.25.76) optionalDependencies: - sharp: 0.33.5 + sharp: 0.34.5 transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@deno/kv' + - '@netlify/blobs' + - '@planetscale/database' - '@types/node' + - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' + - '@vercel/kv' + - aws4fetch + - db0 + - idb-keyval + - ioredis - jiti - less - lightningcss @@ -18276,91 +17738,14 @@ snapshots: - terser - tsx - typescript + - uploadthing - yaml - astro@5.0.9(@types/node@20.12.12)(jiti@2.6.1)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): - dependencies: - '@astrojs/compiler': 2.10.3 - '@astrojs/internal-helpers': 0.4.2 - '@astrojs/markdown-remark': 6.0.1 - '@astrojs/telemetry': 3.2.0 - '@oslojs/encoding': 1.1.0 - '@rollup/pluginutils': 5.1.3(rollup@4.60.1) - '@types/cookie': 0.6.0 - acorn: 8.14.0 - aria-query: 5.3.2 - axobject-query: 4.1.0 - boxen: 8.0.1 - ci-info: 4.1.0 - clsx: 2.1.1 - common-ancestor-path: 1.0.1 - cookie: 0.7.2 - cssesc: 3.0.0 - debug: 4.3.7 - deterministic-object-hash: 2.0.2 - devalue: 5.1.1 - diff: 5.2.0 - dlv: 1.1.3 - dset: 3.1.4 - es-module-lexer: 1.5.4 - esbuild: 0.21.5 - estree-walker: 3.0.3 - fast-glob: 3.3.2 - flattie: 1.1.1 - github-slugger: 2.0.0 - html-escaper: 3.0.3 - http-cache-semantics: 4.1.1 - js-yaml: 4.1.0 - kleur: 4.1.5 - magic-string: 0.30.17 - magicast: 0.3.5 - micromatch: 4.0.8 - mrmime: 2.0.0 - neotraverse: 0.6.18 - p-limit: 6.1.0 - p-queue: 8.0.1 - preferred-pm: 4.0.0 - prompts: 2.4.2 - rehype: 13.0.2 - semver: 7.6.3 - shiki: 1.23.1 - tinyexec: 0.3.1 - tsconfck: 3.1.4(typescript@5.7.2) - ultrahtml: 1.5.3 - unist-util-visit: 5.0.0 - vfile: 6.0.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - which-pm: 3.0.0 - xxhash-wasm: 1.1.0 - yargs-parser: 21.1.1 - yocto-spinner: 0.1.2 - zod: 3.23.8 - zod-to-json-schema: 3.23.5(zod@3.23.8) - zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.23.8) - optionalDependencies: - sharp: 0.33.5 - transitivePeerDependencies: - - '@types/node' - - jiti - - less - - lightningcss - - rollup - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - tsx - - typescript - - yaml - - async-sema@3.1.1: {} - - async@3.2.5: {} - - asynciterator.prototype@1.0.0: + async-sema@3.1.1: {} + + async@3.2.5: {} + + asynciterator.prototype@1.0.0: dependencies: has-symbols: 1.0.3 @@ -18387,6 +17772,12 @@ snapshots: available-typed-arrays@1.0.6: {} + available-typed-arrays@1.0.7: + dependencies: + possible-typed-array-names: 1.1.0 + + axe-core@4.11.2: {} + axe-core@4.7.0: {} axobject-query@3.2.1: @@ -18419,8 +17810,6 @@ snapshots: balanced-match@1.0.2: {} - balanced-match@4.0.4: {} - bare-events@2.2.2: optional: true @@ -18511,26 +17900,14 @@ snapshots: balanced-match: 1.0.2 concat-map: 0.0.1 - brace-expansion@2.0.1: + brace-expansion@2.0.3: dependencies: balanced-match: 1.0.2 - brace-expansion@5.0.5: - dependencies: - balanced-match: 4.0.4 - - braces@3.0.2: - dependencies: - fill-range: 7.0.1 - braces@3.0.3: dependencies: fill-range: 7.1.1 - breakword@1.0.6: - dependencies: - wcwidth: 1.0.1 - browserify-zlib@0.1.4: dependencies: pako: 0.2.9 @@ -18582,11 +17959,11 @@ snapshots: builtins@5.1.0: dependencies: - semver: 7.6.3 + semver: 7.7.4 bun-types@1.0.27: dependencies: - '@types/node': 20.11.15 + '@types/node': 20.12.12 '@types/ws': 8.5.10 bun@1.1.4: @@ -18614,17 +17991,17 @@ snapshots: c12@2.0.1(magicast@0.3.5): dependencies: - chokidar: 4.0.1 + chokidar: 4.0.3 confbox: 0.1.8 - defu: 6.1.4 + defu: 6.1.6 dotenv: 16.4.5 giget: 1.2.3 - jiti: 2.4.0 - mlly: 1.7.3 + jiti: 2.6.1 + mlly: 1.8.2 ohash: 1.1.4 pathe: 1.1.2 perfect-debounce: 1.0.0 - pkg-types: 1.2.1 + pkg-types: 1.3.1 rc9: 2.1.2 optionalDependencies: magicast: 0.3.5 @@ -18669,15 +18046,15 @@ snapshots: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.3 - glob: 10.4.5 + glob: 10.5.0 lru-cache: 7.18.3 - minipass: 7.1.2 + minipass: 7.1.3 minipass-collect: 1.0.2 minipass-flush: 1.0.5 minipass-pipeline: 1.2.4 p-map: 4.0.0 ssri: 10.0.5 - tar: 6.2.1 + tar: 7.5.13 unique-filename: 3.0.0 call-bind-apply-helpers@1.0.1: @@ -18685,6 +18062,11 @@ snapshots: es-errors: 1.3.0 function-bind: 1.1.2 + call-bind-apply-helpers@1.0.2: + dependencies: + es-errors: 1.3.0 + function-bind: 1.1.2 + call-bind@1.0.2: dependencies: function-bind: 1.1.2 @@ -18696,23 +18078,27 @@ snapshots: get-intrinsic: 1.2.2 set-function-length: 1.2.0 + call-bind@1.0.8: + dependencies: + call-bind-apply-helpers: 1.0.1 + es-define-property: 1.0.1 + get-intrinsic: 1.3.0 + set-function-length: 1.2.2 + call-bound@1.0.3: dependencies: call-bind-apply-helpers: 1.0.1 get-intrinsic: 1.2.6 + call-bound@1.0.4: + dependencies: + call-bind-apply-helpers: 1.0.2 + get-intrinsic: 1.3.0 + callsites@3.1.0: {} camelcase-css@2.0.1: {} - camelcase-keys@6.2.2: - dependencies: - camelcase: 5.3.1 - map-obj: 4.3.0 - quick-lru: 4.0.1 - - camelcase@5.3.1: {} - camelcase@7.0.1: {} camelcase@8.0.0: {} @@ -18769,14 +18155,14 @@ snapshots: character-reference-invalid@2.0.1: {} - chardet@0.7.0: {} + chardet@2.1.1: {} check-error@2.1.1: {} chokidar@3.6.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 @@ -18799,15 +18185,11 @@ snapshots: chownr@1.1.4: {} - chownr@2.0.0: {} - chownr@3.0.0: {} chrome-trace-event@1.0.3: {} - ci-info@3.9.0: {} - - ci-info@4.1.0: {} + ci-info@4.4.0: {} citty@0.1.6: dependencies: @@ -18823,20 +18205,16 @@ snapshots: dependencies: restore-cursor: 3.1.0 - cli-cursor@4.0.0: - dependencies: - restore-cursor: 4.0.0 - cli-cursor@5.0.0: dependencies: restore-cursor: 5.1.0 cli-spinners@2.9.2: {} - cli-truncate@4.0.0: + cli-truncate@5.2.0: dependencies: - slice-ansi: 5.0.0 - string-width: 7.1.0 + slice-ansi: 8.0.0 + string-width: 8.2.0 cli-width@4.1.0: {} @@ -18854,12 +18232,6 @@ snapshots: is-wsl: 3.1.0 is64bit: 2.0.0 - cliui@6.0.0: - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - cliui@8.0.1: dependencies: string-width: 4.2.3 @@ -18869,7 +18241,7 @@ snapshots: cliui@9.0.1: dependencies: string-width: 7.2.0 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 wrap-ansi: 9.0.0 clone-deep@4.0.1: @@ -18918,8 +18290,6 @@ snapshots: color-string: 1.9.1 optional: true - colord@2.9.3: {} - colorette@1.4.0: {} colorette@2.0.20: {} @@ -18928,7 +18298,7 @@ snapshots: commander@10.0.1: {} - commander@11.1.0: {} + commander@14.0.3: {} commander@2.20.3: {} @@ -18956,18 +18326,6 @@ snapshots: dependencies: mime-db: 1.52.0 - compression@1.7.4: - dependencies: - accepts: 1.3.8 - bytes: 3.0.0 - compressible: 2.0.18 - debug: 2.6.9 - on-headers: 1.0.2 - safe-buffer: 5.1.2 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - compression@1.8.1: dependencies: bytes: 3.1.2 @@ -19022,6 +18380,8 @@ snapshots: cookie@0.7.2: {} + cookie@1.1.1: {} + copy-anything@4.0.5: dependencies: is-what: 5.5.0 @@ -19041,21 +18401,7 @@ snapshots: croner@9.0.0: {} - cross-spawn@5.1.0: - dependencies: - lru-cache: 4.1.5 - shebang-command: 1.2.0 - which: 1.3.1 - - cross-spawn@6.0.5: - dependencies: - nice-try: 1.0.5 - path-key: 2.0.1 - semver: 5.7.2 - shebang-command: 1.2.0 - which: 1.3.1 - - cross-spawn@7.0.3: + cross-spawn@7.0.6: dependencies: path-key: 3.1.1 shebang-command: 2.0.0 @@ -19093,52 +18439,57 @@ snapshots: mdn-data: 2.0.30 source-map-js: 1.2.0 + css-tree@3.2.1: + dependencies: + mdn-data: 2.27.1 + source-map-js: 1.2.1 + css-what@6.1.0: {} cssesc@3.0.0: {} - cssnano-preset-default@7.0.6(postcss@8.5.8): + cssnano-preset-default@7.0.12(postcss@8.5.8): dependencies: browserslist: 4.28.2 css-declaration-sorter: 7.2.0(postcss@8.5.8) - cssnano-utils: 5.0.0(postcss@8.5.8) + cssnano-utils: 5.0.1(postcss@8.5.8) postcss: 8.5.8 - postcss-calc: 10.0.2(postcss@8.5.8) - postcss-colormin: 7.0.2(postcss@8.5.8) - postcss-convert-values: 7.0.4(postcss@8.5.8) - postcss-discard-comments: 7.0.3(postcss@8.5.8) - postcss-discard-duplicates: 7.0.1(postcss@8.5.8) - postcss-discard-empty: 7.0.0(postcss@8.5.8) - postcss-discard-overridden: 7.0.0(postcss@8.5.8) - postcss-merge-longhand: 7.0.4(postcss@8.5.8) - postcss-merge-rules: 7.0.4(postcss@8.5.8) - postcss-minify-font-values: 7.0.0(postcss@8.5.8) - postcss-minify-gradients: 7.0.0(postcss@8.5.8) - postcss-minify-params: 7.0.2(postcss@8.5.8) - postcss-minify-selectors: 7.0.4(postcss@8.5.8) - postcss-normalize-charset: 7.0.0(postcss@8.5.8) - postcss-normalize-display-values: 7.0.0(postcss@8.5.8) - postcss-normalize-positions: 7.0.0(postcss@8.5.8) - postcss-normalize-repeat-style: 7.0.0(postcss@8.5.8) - postcss-normalize-string: 7.0.0(postcss@8.5.8) - postcss-normalize-timing-functions: 7.0.0(postcss@8.5.8) - postcss-normalize-unicode: 7.0.2(postcss@8.5.8) - postcss-normalize-url: 7.0.0(postcss@8.5.8) - postcss-normalize-whitespace: 7.0.0(postcss@8.5.8) - postcss-ordered-values: 7.0.1(postcss@8.5.8) - postcss-reduce-initial: 7.0.2(postcss@8.5.8) - postcss-reduce-transforms: 7.0.0(postcss@8.5.8) - postcss-svgo: 7.0.1(postcss@8.5.8) - postcss-unique-selectors: 7.0.3(postcss@8.5.8) - - cssnano-utils@5.0.0(postcss@8.5.8): + postcss-calc: 10.1.1(postcss@8.5.8) + postcss-colormin: 7.0.7(postcss@8.5.8) + postcss-convert-values: 7.0.9(postcss@8.5.8) + postcss-discard-comments: 7.0.6(postcss@8.5.8) + postcss-discard-duplicates: 7.0.2(postcss@8.5.8) + postcss-discard-empty: 7.0.1(postcss@8.5.8) + postcss-discard-overridden: 7.0.1(postcss@8.5.8) + postcss-merge-longhand: 7.0.5(postcss@8.5.8) + postcss-merge-rules: 7.0.8(postcss@8.5.8) + postcss-minify-font-values: 7.0.1(postcss@8.5.8) + postcss-minify-gradients: 7.0.2(postcss@8.5.8) + postcss-minify-params: 7.0.6(postcss@8.5.8) + postcss-minify-selectors: 7.0.6(postcss@8.5.8) + postcss-normalize-charset: 7.0.1(postcss@8.5.8) + postcss-normalize-display-values: 7.0.1(postcss@8.5.8) + postcss-normalize-positions: 7.0.1(postcss@8.5.8) + postcss-normalize-repeat-style: 7.0.1(postcss@8.5.8) + postcss-normalize-string: 7.0.1(postcss@8.5.8) + postcss-normalize-timing-functions: 7.0.1(postcss@8.5.8) + postcss-normalize-unicode: 7.0.6(postcss@8.5.8) + postcss-normalize-url: 7.0.1(postcss@8.5.8) + postcss-normalize-whitespace: 7.0.1(postcss@8.5.8) + postcss-ordered-values: 7.0.2(postcss@8.5.8) + postcss-reduce-initial: 7.0.6(postcss@8.5.8) + postcss-reduce-transforms: 7.0.1(postcss@8.5.8) + postcss-svgo: 7.1.1(postcss@8.5.8) + postcss-unique-selectors: 7.0.5(postcss@8.5.8) + + cssnano-utils@5.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 - cssnano@7.0.6(postcss@8.5.8): + cssnano@7.1.4(postcss@8.5.8): dependencies: - cssnano-preset-default: 7.0.6(postcss@8.5.8) - lilconfig: 3.1.2 + cssnano-preset-default: 7.0.12(postcss@8.5.8) + lilconfig: 3.1.3 postcss: 8.5.8 csso@5.0.5: @@ -19147,22 +18498,29 @@ snapshots: csstype@3.1.3: {} - csv-generate@3.4.3: {} + csstype@3.2.3: {} - csv-parse@4.16.3: {} + damerau-levenshtein@1.0.8: {} - csv-stringify@5.6.5: {} + data-uri-to-buffer@3.0.1: {} - csv@5.5.3: + data-view-buffer@1.0.2: dependencies: - csv-generate: 3.4.3 - csv-parse: 4.16.3 - csv-stringify: 5.6.5 - stream-transform: 2.1.3 + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 - damerau-levenshtein@1.0.8: {} + data-view-byte-length@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 - data-uri-to-buffer@3.0.1: {} + data-view-byte-offset@1.0.1: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 date-fns@3.3.1: {} @@ -19191,22 +18549,15 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.4.0(supports-color@9.4.0): + debug@4.4.0: dependencies: ms: 2.1.3 - optionalDependencies: - supports-color: 9.4.0 - debug@4.4.3: + debug@4.4.3(supports-color@9.4.0): dependencies: ms: 2.1.3 - - decamelize-keys@1.1.1: - dependencies: - decamelize: 1.2.0 - map-obj: 1.0.1 - - decamelize@1.2.0: {} + optionalDependencies: + supports-color: 9.4.0 decode-named-character-reference@1.0.2: dependencies: @@ -19241,6 +18592,12 @@ snapshots: gopd: 1.0.1 has-property-descriptors: 1.0.0 + define-data-property@1.1.4: + dependencies: + es-define-property: 1.0.1 + es-errors: 1.3.0 + gopd: 1.2.0 + define-lazy-prop@2.0.0: {} define-lazy-prop@3.0.0: {} @@ -19277,11 +18634,13 @@ snapshots: detect-libc@2.0.3: {} + detect-libc@2.1.2: {} + deterministic-object-hash@2.0.2: dependencies: base-64: 1.0.0 - devalue@5.1.1: {} + devalue@5.6.4: {} devlop@1.1.0: dependencies: @@ -19373,8 +18732,6 @@ snapshots: '@emmetio/abbreviation': 2.3.3 '@emmetio/css-abbreviation': 2.1.8 - emoji-regex-xs@1.0.0: {} - emoji-regex@10.3.0: {} emoji-regex@8.0.0: {} @@ -19420,6 +18777,8 @@ snapshots: envinfo@7.11.0: {} + environment@1.1.0: {} + err-code@2.0.3: {} error-ex@1.3.2: @@ -19518,6 +18877,63 @@ snapshots: unbox-primitive: 1.0.2 which-typed-array: 1.1.13 + es-abstract@1.24.1: + dependencies: + array-buffer-byte-length: 1.0.2 + arraybuffer.prototype.slice: 1.0.4 + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.4 + data-view-buffer: 1.0.2 + data-view-byte-length: 1.0.2 + data-view-byte-offset: 1.0.1 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-set-tostringtag: 2.1.0 + es-to-primitive: 1.3.0 + function.prototype.name: 1.1.8 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + get-symbol-description: 1.1.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + internal-slot: 1.1.0 + is-array-buffer: 3.0.5 + is-callable: 1.2.7 + is-data-view: 1.0.2 + is-negative-zero: 2.0.3 + is-regex: 1.2.1 + is-set: 2.0.3 + is-shared-array-buffer: 1.0.4 + is-string: 1.1.1 + is-typed-array: 1.1.15 + is-weakref: 1.1.1 + math-intrinsics: 1.1.0 + object-inspect: 1.13.4 + object-keys: 1.1.1 + object.assign: 4.1.7 + own-keys: 1.0.1 + regexp.prototype.flags: 1.5.4 + safe-array-concat: 1.1.3 + safe-push-apply: 1.0.0 + safe-regex-test: 1.1.0 + set-proto: 1.0.0 + stop-iteration-iterator: 1.1.0 + string.prototype.trim: 1.2.10 + string.prototype.trimend: 1.0.9 + string.prototype.trimstart: 1.0.8 + typed-array-buffer: 1.0.3 + typed-array-byte-length: 1.0.3 + typed-array-byte-offset: 1.0.4 + typed-array-length: 1.0.7 + unbox-primitive: 1.1.0 + which-typed-array: 1.1.20 + es-define-property@1.0.1: {} es-errors@1.3.0: {} @@ -19539,6 +18955,26 @@ snapshots: iterator.prototype: 1.1.2 safe-array-concat: 1.1.0 + es-iterator-helpers@1.3.1: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-set-tostringtag: 2.1.0 + function-bind: 1.1.2 + get-intrinsic: 1.3.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.1.0 + iterator.prototype: 1.1.5 + math-intrinsics: 1.1.0 + safe-array-concat: 1.1.3 + es-module-lexer@1.3.1: {} es-module-lexer@1.5.4: {} @@ -19549,6 +18985,10 @@ snapshots: dependencies: es-errors: 1.3.0 + es-object-atoms@1.1.1: + dependencies: + es-errors: 1.3.0 + es-set-tostringtag@2.0.1: dependencies: get-intrinsic: 1.2.1 @@ -19561,6 +19001,13 @@ snapshots: has-tostringtag: 1.0.0 hasown: 2.0.0 + es-set-tostringtag@2.1.0: + dependencies: + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + es-shim-unscopables@1.0.0: dependencies: has: 1.0.4 @@ -19569,12 +19016,22 @@ snapshots: dependencies: hasown: 2.0.0 + es-shim-unscopables@1.1.0: + dependencies: + hasown: 2.0.2 + es-to-primitive@1.2.1: dependencies: is-callable: 1.2.7 is-date-object: 1.0.5 is-symbol: 1.0.4 + es-to-primitive@1.3.0: + dependencies: + is-callable: 1.2.7 + is-date-object: 1.0.5 + is-symbol: 1.0.4 + esbuild-plugins-node-modules-polyfill@1.6.4(esbuild@0.17.6): dependencies: '@jspm/core': 2.0.1 @@ -19805,19 +19262,19 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@14.2.25(eslint@8.56.0)(typescript@5.4.5): + eslint-config-next@15.2.9(eslint@8.56.0)(typescript@5.4.5): dependencies: - '@next/eslint-plugin-next': 14.2.25 - '@rushstack/eslint-patch': 1.7.2 + '@next/eslint-plugin-next': 15.2.9 + '@rushstack/eslint-patch': 1.16.1 '@typescript-eslint/eslint-plugin': 6.20.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5) '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.4.5) eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) - eslint-plugin-jsx-a11y: 6.8.0(eslint@8.56.0) - eslint-plugin-react: 7.33.2(eslint@8.56.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-plugin-jsx-a11y: 6.10.2(eslint@8.56.0) + eslint-plugin-react: 7.37.5(eslint@8.56.0) + eslint-plugin-react-hooks: 5.2.0(eslint@8.56.0) optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: @@ -19836,7 +19293,24 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0): + dependencies: + debug: 4.3.4 + enhanced-resolve: 5.16.0 + eslint: 8.56.0 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + fast-glob: 3.3.2 + get-tsconfig: 4.7.2 + is-core-module: 2.13.1 + is-glob: 4.0.3 + transitivePeerDependencies: + - '@typescript-eslint/parser' + - eslint-import-resolver-node + - eslint-import-resolver-webpack + - supports-color + + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-plugin-import@2.29.1)(eslint@8.56.0): dependencies: debug: 4.3.4 enhanced-resolve: 5.16.0 @@ -19853,6 +19327,17 @@ snapshots: - eslint-import-resolver-webpack - supports-color + eslint-module-utils@2.12.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): + dependencies: + debug: 3.2.7 + optionalDependencies: + '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.4.5) + eslint: 8.56.0 + eslint-import-resolver-node: 0.3.9 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0) + transitivePeerDependencies: + - supports-color + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint@8.56.0): dependencies: debug: 3.2.7 @@ -19870,7 +19355,7 @@ snapshots: '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.4.5) eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0))(eslint@8.56.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-plugin-import@2.29.1)(eslint@8.56.0) transitivePeerDependencies: - supports-color @@ -19888,7 +19373,7 @@ snapshots: hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 - minimatch: 3.1.2 + minimatch: 3.1.4 object.fromentries: 2.0.7 object.groupby: 1.0.1 object.values: 1.1.7 @@ -19915,7 +19400,7 @@ snapshots: hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 - minimatch: 3.1.2 + minimatch: 3.1.4 object.fromentries: 2.0.7 object.groupby: 1.0.1 object.values: 1.1.7 @@ -19928,6 +19413,35 @@ snapshots: - eslint-import-resolver-webpack - supports-color + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): + dependencies: + '@rtsao/scc': 1.1.0 + array-includes: 3.1.9 + array.prototype.findlastindex: 1.2.6 + array.prototype.flat: 1.3.3 + array.prototype.flatmap: 1.3.3 + debug: 3.2.7 + doctrine: 2.1.0 + eslint: 8.56.0 + eslint-import-resolver-node: 0.3.9 + eslint-module-utils: 2.12.1(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + hasown: 2.0.2 + is-core-module: 2.16.1 + is-glob: 4.0.3 + minimatch: 3.1.4 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 + object.values: 1.2.1 + semver: 6.3.1 + string.prototype.trimend: 1.0.9 + tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.4.5) + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color + eslint-plugin-isaacscript@3.12.2(@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3))(eslint@8.56.0)(typescript@5.3.3): dependencies: '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.3.3) @@ -19939,6 +19453,25 @@ snapshots: transitivePeerDependencies: - supports-color + eslint-plugin-jsx-a11y@6.10.2(eslint@8.56.0): + dependencies: + aria-query: 5.3.2 + array-includes: 3.1.9 + array.prototype.flatmap: 1.3.2 + ast-types-flow: 0.0.8 + axe-core: 4.11.2 + axobject-query: 4.1.0 + damerau-levenshtein: 1.0.8 + emoji-regex: 9.2.2 + eslint: 8.56.0 + hasown: 2.0.2 + jsx-ast-utils: 3.3.5 + language-tags: 1.0.9 + minimatch: 9.0.9 + object.fromentries: 2.0.8 + safe-regex-test: 1.1.0 + string.prototype.includes: 2.0.1 + eslint-plugin-jsx-a11y@6.8.0(eslint@8.56.0): dependencies: '@babel/runtime': 7.23.9 @@ -19955,14 +19488,14 @@ snapshots: hasown: 2.0.0 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 - minimatch: 3.1.2 + minimatch: 9.0.9 object.entries: 1.1.7 object.fromentries: 2.0.7 - eslint-plugin-prettier@5.1.3(@types/eslint@8.56.2)(eslint-config-prettier@9.1.0(eslint@8.56.0))(eslint@8.56.0)(prettier@3.2.4): + eslint-plugin-prettier@5.1.3(@types/eslint@8.56.2)(eslint-config-prettier@9.1.0(eslint@8.56.0))(eslint@8.56.0)(prettier@3.8.1): dependencies: eslint: 8.56.0 - prettier: 3.2.4 + prettier: 3.8.1 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 optionalDependencies: @@ -19973,6 +19506,10 @@ snapshots: dependencies: eslint: 8.56.0 + eslint-plugin-react-hooks@5.2.0(eslint@8.56.0): + dependencies: + eslint: 8.56.0 + eslint-plugin-react-refresh@0.4.5(eslint@8.56.0): dependencies: eslint: 8.56.0 @@ -19987,7 +19524,7 @@ snapshots: eslint: 8.56.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.5 - minimatch: 3.1.2 + minimatch: 9.0.9 object.entries: 1.1.7 object.fromentries: 2.0.7 object.hasown: 1.1.3 @@ -19997,14 +19534,36 @@ snapshots: semver: 6.3.1 string.prototype.matchall: 4.0.10 - eslint-scope@5.1.1: - dependencies: - esrecurse: 4.3.0 - estraverse: 4.3.0 - - eslint-scope@7.2.2: + eslint-plugin-react@7.37.5(eslint@8.56.0): dependencies: - esrecurse: 4.3.0 + array-includes: 3.1.9 + array.prototype.findlast: 1.2.5 + array.prototype.flatmap: 1.3.3 + array.prototype.tosorted: 1.1.4 + doctrine: 2.1.0 + es-iterator-helpers: 1.3.1 + eslint: 8.56.0 + estraverse: 5.3.0 + hasown: 2.0.2 + jsx-ast-utils: 3.3.5 + minimatch: 9.0.9 + object.entries: 1.1.9 + object.fromentries: 2.0.8 + object.values: 1.2.1 + prop-types: 15.8.1 + resolve: 2.0.0-next.5 + semver: 6.3.1 + string.prototype.matchall: 4.0.12 + string.prototype.repeat: 1.0.0 + + eslint-scope@5.1.1: + dependencies: + esrecurse: 4.3.0 + estraverse: 4.3.0 + + eslint-scope@7.2.2: + dependencies: + esrecurse: 4.3.0 estraverse: 5.3.0 eslint-visitor-keys@3.4.3: {} @@ -20021,7 +19580,7 @@ snapshots: '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 @@ -20044,7 +19603,7 @@ snapshots: json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 - minimatch: 3.1.2 + minimatch: 3.1.4 natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 @@ -20081,7 +19640,7 @@ snapshots: estree-util-attach-comments@2.1.1: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 estree-util-build-jsx@2.2.2: dependencies: @@ -20097,7 +19656,7 @@ snapshots: dependencies: '@types/estree-jsx': 1.0.5 astring: 1.8.6 - source-map: 0.7.4 + source-map: 0.7.6 estree-util-value-to-estree@1.3.0: dependencies: @@ -20112,7 +19671,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 esutils@2.0.3: {} @@ -20133,7 +19692,7 @@ snapshots: execa@5.1.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 6.0.1 human-signals: 2.1.0 is-stream: 2.0.1 @@ -20145,7 +19704,7 @@ snapshots: execa@8.0.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 8.0.1 human-signals: 5.0.0 is-stream: 3.0.0 @@ -20180,7 +19739,7 @@ snapshots: methods: 1.1.2 on-finished: 2.4.1 parseurl: 1.3.3 - path-to-regexp: 0.1.12 + path-to-regexp: 0.1.13 proxy-addr: 2.0.7 qs: 6.13.0 range-parser: 1.2.1 @@ -20197,20 +19756,10 @@ snapshots: exsolve@1.0.8: {} - extend-shallow@2.0.1: - dependencies: - is-extendable: 0.1.1 - extend@3.0.2: {} extendable-error@0.1.7: {} - external-editor@3.1.0: - dependencies: - chardet: 0.7.0 - iconv-lite: 0.4.24 - tmp: 0.0.33 - externality@1.0.2: dependencies: enhanced-resolve: 5.17.1 @@ -20224,6 +19773,14 @@ snapshots: fast-fifo@1.3.2: {} + fast-glob@3.3.1: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.8 + fast-glob@3.3.2: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -20252,9 +19809,7 @@ snapshots: dependencies: fast-string-truncated-width: 1.2.1 - fast-url-parser@1.1.3: - dependencies: - punycode: 1.4.1 + fast-uri@3.1.0: {} fast-wrap-ansi@0.1.6: dependencies: @@ -20270,18 +19825,10 @@ snapshots: dependencies: format: 0.2.2 - fdir@6.4.2(picomatch@4.0.2): - optionalDependencies: - picomatch: 4.0.2 - fdir@6.4.2(picomatch@4.0.4): optionalDependencies: picomatch: 4.0.4 - fdir@6.4.4(picomatch@4.0.2): - optionalDependencies: - picomatch: 4.0.2 - fdir@6.5.0(picomatch@4.0.4): optionalDependencies: picomatch: 4.0.4 @@ -20292,10 +19839,6 @@ snapshots: file-uri-to-path@1.0.0: {} - fill-range@7.0.1: - dependencies: - to-regex-range: 5.0.1 - fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 @@ -20312,8 +19855,6 @@ snapshots: transitivePeerDependencies: - supports-color - find-up-simple@1.0.0: {} - find-up@4.1.0: dependencies: locate-path: 5.0.0 @@ -20324,32 +19865,39 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - find-yarn-workspace-root2@1.2.16: - dependencies: - micromatch: 4.0.8 - pkg-dir: 4.2.0 - flat-cache@3.2.0: dependencies: - flatted: 3.2.9 + flatted: 3.4.2 keyv: 4.5.4 rimraf: 3.0.2 flat@5.0.2: {} - flatted@3.2.9: {} + flatted@3.4.2: {} flattie@1.1.1: {} follow-redirects@1.15.6: {} + fontace@0.4.1: + dependencies: + fontkitten: 1.0.3 + + fontkitten@1.0.3: + dependencies: + tiny-inflate: 1.0.3 + for-each@0.3.3: dependencies: is-callable: 1.2.7 + for-each@0.3.5: + dependencies: + is-callable: 1.2.7 + foreground-child@3.1.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 signal-exit: 4.1.0 format@0.2.2: {} @@ -20390,13 +19938,9 @@ snapshots: jsonfile: 4.0.0 universalify: 0.1.2 - fs-minipass@2.1.0: - dependencies: - minipass: 3.3.6 - fs-minipass@3.0.3: dependencies: - minipass: 7.1.2 + minipass: 7.1.3 fs.realpath@1.0.0: {} @@ -20412,6 +19956,15 @@ snapshots: es-abstract: 1.22.3 functions-have-names: 1.2.3 + function.prototype.name@1.1.8: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + functions-have-names: 1.2.3 + hasown: 2.0.2 + is-callable: 1.2.7 + functions-have-names@1.2.3: {} fuse.js@7.2.0: {} @@ -20440,6 +19993,8 @@ snapshots: get-east-asian-width@1.2.0: {} + get-east-asian-width@1.5.0: {} + get-intrinsic@1.2.1: dependencies: function-bind: 1.1.2 @@ -20467,12 +20022,30 @@ snapshots: hasown: 2.0.2 math-intrinsics: 1.0.0 + get-intrinsic@1.3.0: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + function-bind: 1.1.2 + get-proto: 1.0.1 + gopd: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + math-intrinsics: 1.1.0 + get-port-please@3.1.2: {} get-port-please@3.2.0: {} get-port@5.1.1: {} + get-proto@1.0.1: + dependencies: + dunder-proto: 1.0.1 + es-object-atoms: 1.1.1 + get-stream@6.0.1: {} get-stream@8.0.1: {} @@ -20482,6 +20055,12 @@ snapshots: call-bind: 1.0.5 get-intrinsic: 1.2.1 + get-symbol-description@1.1.0: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + get-tsconfig@4.7.2: dependencies: resolve-pkg-maps: 1.0.0 @@ -20489,13 +20068,13 @@ snapshots: giget@1.2.3: dependencies: citty: 0.1.6 - consola: 3.2.3 - defu: 6.1.4 + consola: 3.4.2 + defu: 6.1.6 node-fetch-native: 1.6.4 nypm: 0.3.8 - ohash: 1.1.3 + ohash: 1.1.4 pathe: 1.1.2 - tar: 6.2.1 + tar: 7.5.13 giget@3.2.0: {} @@ -20511,26 +20090,18 @@ snapshots: glob-to-regexp@0.4.1: {} - glob@10.3.10: - dependencies: - foreground-child: 3.1.1 - jackspeak: 2.3.6 - minimatch: 9.0.5 - minipass: 7.1.2 - path-scurry: 1.11.1 - - glob@10.4.5: + glob@10.5.0: dependencies: foreground-child: 3.1.1 jackspeak: 3.4.3 - minimatch: 9.0.5 - minipass: 7.1.2 + minimatch: 9.0.9 + minipass: 7.1.3 package-json-from-dist: 1.0.1 path-scurry: 1.11.1 glob@13.0.6: dependencies: - minimatch: 10.2.5 + minimatch: 9.0.9 minipass: 7.1.3 path-scurry: 2.0.2 @@ -20539,7 +20110,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.1.2 + minimatch: 9.0.9 once: 1.4.0 path-is-absolute: 1.0.1 @@ -20548,7 +20119,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 5.1.6 + minimatch: 9.0.9 once: 1.4.0 global-directory@4.0.1: @@ -20565,13 +20136,18 @@ snapshots: dependencies: define-properties: 1.2.1 + globalthis@1.0.4: + dependencies: + define-properties: 1.2.1 + gopd: 1.2.0 + globalyzer@0.1.0: {} globby@11.1.0: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.3.2 + fast-glob: 3.3.3 ignore: 5.3.1 merge2: 1.4.1 slash: 3.0.0 @@ -20579,7 +20155,7 @@ snapshots: globby@13.2.2: dependencies: dir-glob: 3.0.1 - fast-glob: 3.3.2 + fast-glob: 3.3.3 ignore: 5.3.1 merge2: 1.4.1 slash: 4.0.0 @@ -20587,7 +20163,7 @@ snapshots: globby@14.0.2: dependencies: '@sindresorhus/merge-streams': 2.3.0 - fast-glob: 3.3.2 + fast-glob: 3.3.3 ignore: 5.3.2 path-type: 5.0.0 slash: 5.1.0 @@ -20621,19 +20197,10 @@ snapshots: graceful-fs@4.2.11: {} - grapheme-splitter@1.0.4: {} - graphemer@1.4.0: {} graphql@16.8.1: {} - gray-matter@4.0.3: - dependencies: - js-yaml: 3.14.1 - kind-of: 6.0.3 - section-matter: 1.0.0 - strip-bom-string: 1.0.0 - gunzip-maybe@1.4.2: dependencies: browserify-zlib: 0.1.4 @@ -20647,34 +20214,6 @@ snapshots: dependencies: duplexer: 0.1.2 - h3@1.11.1: - dependencies: - cookie-es: 1.2.2 - crossws: 0.2.4 - defu: 6.1.4 - destr: 2.0.3 - iron-webcrypto: 1.2.1 - ohash: 1.1.4 - radix3: 1.1.2 - ufo: 1.5.4 - uncrypto: 0.1.3 - unenv: 1.10.0 - transitivePeerDependencies: - - uWebSockets.js - - h3@1.13.0: - dependencies: - cookie-es: 1.2.2 - crossws: 0.3.1 - defu: 6.1.4 - destr: 2.0.3 - iron-webcrypto: 1.2.1 - ohash: 1.1.4 - radix3: 1.1.2 - ufo: 1.5.4 - uncrypto: 0.1.3 - unenv: 1.10.0 - h3@1.15.11: dependencies: cookie-es: 1.2.3 @@ -20687,8 +20226,6 @@ snapshots: ufo: 1.6.3 uncrypto: 0.1.3 - hard-rejection@2.1.0: {} - has-bigints@1.0.2: {} has-flag@3.0.0: {} @@ -20703,8 +20240,16 @@ snapshots: dependencies: get-intrinsic: 1.2.2 + has-property-descriptors@1.0.2: + dependencies: + es-define-property: 1.0.1 + has-proto@1.0.1: {} + has-proto@1.2.0: + dependencies: + dunder-proto: 1.0.1 + has-symbols@1.0.3: {} has-symbols@1.1.0: {} @@ -20713,6 +20258,10 @@ snapshots: dependencies: has-symbols: 1.0.3 + has-tostringtag@1.0.2: + dependencies: + has-symbols: 1.1.0 + has-unicode@2.0.1: {} has@1.0.4: {} @@ -20771,7 +20320,7 @@ snapshots: hast-util-to-estree@2.3.3: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 '@types/estree-jsx': 1.0.5 '@types/hast': 2.3.10 '@types/unist': 2.0.10 @@ -20803,6 +20352,20 @@ snapshots: stringify-entities: 4.0.4 zwitch: 2.0.4 + hast-util-to-html@9.0.5: + dependencies: + '@types/hast': 3.0.4 + '@types/unist': 3.0.3 + ccount: 2.0.1 + comma-separated-tokens: 2.0.3 + hast-util-whitespace: 3.0.0 + html-void-elements: 3.0.0 + mdast-util-to-hast: 13.2.0 + property-information: 7.1.0 + space-separated-tokens: 2.0.2 + stringify-entities: 4.0.4 + zwitch: 2.0.4 + hast-util-to-parse5@8.0.0: dependencies: '@types/hast': 3.0.4 @@ -20856,7 +20419,7 @@ snapshots: html-void-elements@3.0.0: {} - http-cache-semantics@4.1.1: {} + http-cache-semantics@4.2.0: {} http-errors@2.0.0: dependencies: @@ -20887,14 +20450,14 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color https-proxy-agent@7.0.5(supports-color@9.4.0): dependencies: agent-base: 7.1.1(supports-color@9.4.0) - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -20902,7 +20465,7 @@ snapshots: httpxy@0.5.0: {} - human-id@1.0.2: {} + human-id@4.1.3: {} human-signals@2.1.0: {} @@ -20919,9 +20482,13 @@ snapshots: safer-buffer: 2.1.2 optional: true - icss-utils@5.1.0(postcss@8.5.3): + iconv-lite@0.7.2: dependencies: - postcss: 8.5.3 + safer-buffer: 2.1.2 + + icss-utils@5.1.0(postcss@8.5.8): + dependencies: + postcss: 8.5.8 ieee754@1.2.1: {} @@ -20945,6 +20512,18 @@ snapshots: import-meta-resolve@4.1.0: {} + import-meta-resolve@4.2.0: {} + + impound@0.2.2(rollup@4.59.1): + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) + mlly: 1.8.2 + mocked-exports: 0.1.1 + pathe: 2.0.3 + unplugin: 2.3.11 + transitivePeerDependencies: + - rollup + impound@0.2.2(rollup@4.60.1): dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.60.1) @@ -20986,13 +20565,19 @@ snapshots: hasown: 2.0.0 side-channel: 1.0.4 + internal-slot@1.1.0: + dependencies: + es-errors: 1.3.0 + hasown: 2.0.2 + side-channel: 1.1.0 + interpret@3.1.1: {} ioredis@5.10.1: dependencies: '@ioredis/commands': 1.5.1 cluster-key-slot: 1.1.2 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) denque: 2.1.0 lodash.defaults: 4.2.0 lodash.isarguments: 3.1.0 @@ -21006,7 +20591,7 @@ snapshots: dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) denque: 2.1.0 lodash.defaults: 4.2.0 lodash.isarguments: 3.1.0 @@ -21038,6 +20623,12 @@ snapshots: get-intrinsic: 1.2.1 is-typed-array: 1.1.12 + is-array-buffer@3.0.5: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + is-arrayish@0.2.1: {} is-arrayish@0.3.2: @@ -21051,6 +20642,10 @@ snapshots: dependencies: has-bigints: 1.0.2 + is-bigint@1.1.0: + dependencies: + has-bigints: 1.0.2 + is-binary-path@2.1.0: dependencies: binary-extensions: 2.2.0 @@ -21060,6 +20655,11 @@ snapshots: call-bind: 1.0.5 has-tostringtag: 1.0.0 + is-boolean-object@1.2.2: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + is-buffer@2.0.5: {} is-builtin-module@3.2.1: @@ -21072,10 +20672,25 @@ snapshots: dependencies: hasown: 2.0.0 + is-core-module@2.16.1: + dependencies: + hasown: 2.0.2 + + is-data-view@1.0.2: + dependencies: + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + is-typed-array: 1.1.15 + is-date-object@1.0.5: dependencies: has-tostringtag: 1.0.0 + is-date-object@1.1.0: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + is-decimal@2.0.1: {} is-deflate@1.0.0: {} @@ -21084,22 +20699,26 @@ snapshots: is-docker@3.0.0: {} - is-extendable@0.1.1: {} - is-extglob@2.1.1: {} is-finalizationregistry@1.0.2: dependencies: call-bind: 1.0.5 - is-fullwidth-code-point@3.0.0: {} + is-finalizationregistry@1.1.1: + dependencies: + call-bound: 1.0.4 - is-fullwidth-code-point@4.0.0: {} + is-fullwidth-code-point@3.0.0: {} is-fullwidth-code-point@5.0.0: dependencies: get-east-asian-width: 1.2.0 + is-fullwidth-code-point@5.1.0: + dependencies: + get-east-asian-width: 1.5.0 + is-generator-function@1.0.10: dependencies: has-tostringtag: 1.0.0 @@ -21125,20 +20744,27 @@ snapshots: is-interactive@1.0.0: {} - is-interactive@2.0.0: {} - is-map@2.0.2: {} + is-map@2.0.3: {} + is-module@1.0.0: {} is-negative-zero@2.0.2: {} + is-negative-zero@2.0.3: {} + is-node-process@1.2.0: {} is-number-object@1.0.7: dependencies: has-tostringtag: 1.0.0 + is-number-object@1.1.1: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + is-number@7.0.0: {} is-path-inside@3.0.3: {} @@ -21159,7 +20785,7 @@ snapshots: is-reference@1.2.1: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 is-reference@3.0.2: dependencies: @@ -21174,14 +20800,27 @@ snapshots: call-bind: 1.0.5 has-tostringtag: 1.0.0 + is-regex@1.2.1: + dependencies: + call-bound: 1.0.3 + gopd: 1.2.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + is-regexp@1.0.0: {} is-set@2.0.2: {} + is-set@2.0.3: {} + is-shared-array-buffer@1.0.2: dependencies: call-bind: 1.0.5 + is-shared-array-buffer@1.0.4: + dependencies: + call-bound: 1.0.4 + is-stream@2.0.1: {} is-stream@3.0.0: {} @@ -21190,6 +20829,11 @@ snapshots: dependencies: has-tostringtag: 1.0.0 + is-string@1.1.1: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + is-subdir@1.2.0: dependencies: better-path-resolve: 1.0.0 @@ -21198,27 +20842,44 @@ snapshots: dependencies: has-symbols: 1.0.3 + is-symbol@1.1.1: + dependencies: + call-bound: 1.0.4 + has-symbols: 1.1.0 + safe-regex-test: 1.1.0 + is-typed-array@1.1.12: dependencies: which-typed-array: 1.1.11 - is-unicode-supported@0.1.0: {} - - is-unicode-supported@1.3.0: {} + is-typed-array@1.1.15: + dependencies: + which-typed-array: 1.1.20 - is-unicode-supported@2.1.0: {} + is-unicode-supported@0.1.0: {} is-weakmap@2.0.1: {} + is-weakmap@2.0.2: {} + is-weakref@1.0.2: dependencies: call-bind: 1.0.5 + is-weakref@1.1.1: + dependencies: + call-bound: 1.0.4 + is-weakset@2.0.2: dependencies: call-bind: 1.0.5 get-intrinsic: 1.2.2 + is-weakset@2.0.4: + dependencies: + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + is-what@4.1.16: {} is-what@5.5.0: {} @@ -21260,7 +20921,7 @@ snapshots: istanbul-lib-source-maps@5.0.6: dependencies: '@jridgewell/trace-mapping': 0.3.25 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 istanbul-lib-coverage: 3.2.2 transitivePeerDependencies: - supports-color @@ -21278,11 +20939,14 @@ snapshots: reflect.getprototypeof: 1.0.4 set-function-name: 2.0.1 - jackspeak@2.3.6: + iterator.prototype@1.1.5: dependencies: - '@isaacs/cliui': 8.0.2 - optionalDependencies: - '@pkgjs/parseargs': 0.11.0 + define-data-property: 1.1.4 + es-object-atoms: 1.0.0 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + has-symbols: 1.1.0 + set-function-name: 2.0.2 jackspeak@3.4.3: dependencies: @@ -21310,8 +20974,6 @@ snapshots: js-tokens@4.0.0: {} - js-tokens@9.0.0: {} - js-tokens@9.0.1: {} js-yaml@3.14.1: @@ -21323,6 +20985,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@4.1.1: + dependencies: + argparse: 2.0.1 + jsesc@3.0.2: {} json-buffer@3.0.1: {} @@ -21404,11 +21070,9 @@ snapshots: lilconfig@2.1.0: {} - lilconfig@3.0.0: {} - lilconfig@3.1.1: {} - lilconfig@3.1.2: {} + lilconfig@3.1.3: {} lines-and-columns@1.2.4: {} @@ -21416,20 +21080,14 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@15.2.1: + lint-staged@16.4.0: dependencies: - chalk: 5.3.0 - commander: 11.1.0 - debug: 4.3.4 - execa: 8.0.1 - lilconfig: 3.0.0 - listr2: 8.0.1 - micromatch: 4.0.5 - pidtree: 0.6.0 + commander: 14.0.3 + listr2: 9.0.5 + picomatch: 4.0.4 string-argv: 0.3.2 - yaml: 2.3.4 - transitivePeerDependencies: - - supports-color + tinyexec: 1.0.4 + yaml: 2.8.3 listhen@1.9.0: dependencies: @@ -21437,19 +21095,19 @@ snapshots: '@parcel/watcher-wasm': 2.4.1 citty: 0.1.6 clipboardy: 4.0.0 - consola: 3.2.3 + consola: 3.4.2 crossws: 0.3.1 - defu: 6.1.4 + defu: 6.1.6 get-port-please: 3.1.2 - h3: 1.13.0 + h3: 1.15.11 http-shutdown: 1.2.2 - jiti: 2.4.0 - mlly: 1.7.3 - node-forge: 1.3.1 + jiti: 2.6.1 + mlly: 1.8.2 + node-forge: 1.4.0 pathe: 1.1.2 - std-env: 3.8.0 - ufo: 1.5.4 - untun: 0.1.3 + std-env: 3.10.0 + ufo: 1.6.3 + untun: 0.1.3 uqr: 0.1.2 listhen@1.9.1: @@ -21473,13 +21131,13 @@ snapshots: untun: 0.1.3 uqr: 0.1.2 - listr2@8.0.1: + listr2@9.0.5: dependencies: - cli-truncate: 4.0.0 + cli-truncate: 5.2.0 colorette: 2.0.20 eventemitter3: 5.0.1 - log-update: 6.0.0 - rfdc: 1.3.1 + log-update: 6.1.0 + rfdc: 1.4.1 wrap-ansi: 9.0.0 load-json-file@4.0.0: @@ -21489,21 +21147,14 @@ snapshots: pify: 3.0.0 strip-bom: 3.0.0 - load-yaml-file@0.2.0: - dependencies: - graceful-fs: 4.2.11 - js-yaml: 3.14.1 - pify: 4.0.1 - strip-bom: 3.0.0 - loader-runner@4.3.0: {} loader-utils@3.3.1: {} local-pkg@0.5.0: dependencies: - mlly: 1.6.1 - pkg-types: 1.1.0 + mlly: 1.8.2 + pkg-types: 1.3.1 local-pkg@1.1.2: dependencies: @@ -21539,22 +21190,17 @@ snapshots: lodash.uniq@4.5.0: {} - lodash@4.17.21: {} + lodash@4.18.1: {} log-symbols@4.1.0: dependencies: chalk: 4.1.2 is-unicode-supported: 0.1.0 - log-symbols@6.0.0: + log-update@6.1.0: dependencies: - chalk: 5.3.0 - is-unicode-supported: 1.3.0 - - log-update@6.0.0: - dependencies: - ansi-escapes: 6.2.0 - cli-cursor: 4.0.0 + ansi-escapes: 7.3.0 + cli-cursor: 5.0.0 slice-ansi: 7.1.0 strip-ansi: 7.1.0 wrap-ansi: 9.0.0 @@ -21571,11 +21217,6 @@ snapshots: lru-cache@11.2.7: {} - lru-cache@4.1.5: - dependencies: - pseudomap: 1.0.2 - yallist: 2.1.2 - lru-cache@5.1.1: dependencies: yallist: 3.1.1 @@ -21614,8 +21255,8 @@ snapshots: magicast@0.2.11: dependencies: - '@babel/parser': 7.26.2 - '@babel/types': 7.26.0 + '@babel/parser': 7.29.2 + '@babel/types': 7.29.0 recast: 0.23.9 magicast@0.3.5: @@ -21640,10 +21281,6 @@ snapshots: make-error@1.3.6: {} - map-obj@1.0.1: {} - - map-obj@4.3.0: {} - markdown-extensions@1.1.1: {} markdown-it@14.1.0: @@ -21659,6 +21296,8 @@ snapshots: math-intrinsics@1.0.0: {} + math-intrinsics@1.1.0: {} + mdast-util-definitions@5.1.2: dependencies: '@types/mdast': 3.0.15 @@ -21890,6 +21529,8 @@ snapshots: mdn-data@2.0.30: {} + mdn-data@2.27.1: {} + mdurl@2.0.0: {} media-query-parser@2.0.2: @@ -21900,20 +21541,6 @@ snapshots: memorystream@0.3.1: {} - meow@6.1.1: - dependencies: - '@types/minimist': 1.2.5 - camelcase-keys: 6.2.2 - decamelize-keys: 1.1.1 - hard-rejection: 2.1.0 - minimist-options: 4.1.0 - normalize-package-data: 2.5.0 - read-pkg-up: 7.0.1 - redent: 3.0.0 - trim-newlines: 3.0.1 - type-fest: 0.13.1 - yargs-parser: 18.1.3 - merge-anything@5.1.7: dependencies: is-what: 4.1.16 @@ -22031,7 +21658,7 @@ snapshots: micromark-extension-mdx-expression@1.0.8: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 micromark-factory-mdx-expression: 1.0.9 micromark-factory-space: 1.1.0 micromark-util-character: 1.2.0 @@ -22043,7 +21670,7 @@ snapshots: micromark-extension-mdx-jsx@1.0.5: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 estree-util-is-identifier-name: 2.1.0 micromark-factory-mdx-expression: 1.0.9 micromark-factory-space: 1.1.0 @@ -22059,7 +21686,7 @@ snapshots: micromark-extension-mdxjs-esm@1.0.5: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 micromark-core-commonmark: 1.1.0 micromark-util-character: 1.2.0 micromark-util-events-to-acorn: 1.2.3 @@ -22071,8 +21698,8 @@ snapshots: micromark-extension-mdxjs@1.0.1: dependencies: - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) micromark-extension-mdx-expression: 1.0.8 micromark-extension-mdx-jsx: 1.0.5 micromark-extension-mdx-md: 1.0.1 @@ -22108,7 +21735,7 @@ snapshots: micromark-factory-mdx-expression@1.0.9: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 micromark-util-character: 1.2.0 micromark-util-events-to-acorn: 1.2.3 micromark-util-symbol: 1.1.0 @@ -22224,7 +21851,7 @@ snapshots: micromark-util-events-to-acorn@1.2.3: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.5 + '@types/estree': 1.0.8 '@types/unist': 2.0.10 estree-util-visit: 1.2.1 micromark-util-symbol: 1.1.0 @@ -22289,7 +21916,7 @@ snapshots: micromark@3.2.0: dependencies: '@types/debug': 4.1.12 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.1.0 micromark-factory-space: 1.1.0 @@ -22311,7 +21938,7 @@ snapshots: micromark@4.0.1: dependencies: '@types/debug': 4.1.12 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.2 @@ -22332,13 +21959,13 @@ snapshots: micromatch@4.0.5: dependencies: - braces: 3.0.2 - picomatch: 2.3.1 + braces: 3.0.3 + picomatch: 4.0.4 micromatch@4.0.8: dependencies: braces: 3.0.3 - picomatch: 2.3.1 + picomatch: 4.0.4 mime-db@1.33.0: {} @@ -22372,33 +21999,17 @@ snapshots: mimic-function@5.0.1: {} - min-indent@1.0.1: {} - - minimatch@10.2.5: - dependencies: - brace-expansion: 5.0.5 - - minimatch@3.1.2: + minimatch@3.1.4: dependencies: brace-expansion: 1.1.11 - minimatch@5.1.6: + minimatch@5.1.9: dependencies: - brace-expansion: 2.0.1 + brace-expansion: 2.0.3 - minimatch@9.0.3: + minimatch@9.0.9: dependencies: - brace-expansion: 2.0.1 - - minimatch@9.0.5: - dependencies: - brace-expansion: 2.0.1 - - minimist-options@4.1.0: - dependencies: - arrify: 1.0.1 - is-plain-obj: 1.1.0 - kind-of: 6.0.3 + brace-expansion: 2.0.3 minimist@1.2.8: {} @@ -22418,29 +22029,16 @@ snapshots: dependencies: yallist: 4.0.0 - minipass@5.0.0: {} - - minipass@7.1.2: {} - minipass@7.1.3: {} - minizlib@2.1.2: - dependencies: - minipass: 3.3.6 - yallist: 4.0.0 - minizlib@3.1.0: dependencies: minipass: 7.1.3 mitt@3.0.1: {} - mixme@0.5.10: {} - mkdirp-classic@0.5.3: {} - mkdirp@1.0.4: {} - mkdist@1.3.0(typescript@5.3.3): dependencies: citty: 0.1.6 @@ -22485,24 +22083,17 @@ snapshots: mlly@1.6.1: dependencies: - acorn: 8.14.0 - pathe: 1.1.2 - pkg-types: 1.2.0 - ufo: 1.5.4 - - mlly@1.7.1: - dependencies: - acorn: 8.14.0 + acorn: 8.16.0 pathe: 1.1.2 pkg-types: 1.2.0 ufo: 1.5.4 mlly@1.7.3: dependencies: - acorn: 8.14.0 + acorn: 8.16.0 pathe: 1.1.2 - pkg-types: 1.2.1 - ufo: 1.5.4 + pkg-types: 1.3.1 + ufo: 1.6.3 mlly@1.8.2: dependencies: @@ -22531,43 +22122,20 @@ snapshots: mrmime@2.0.0: {} + mrmime@2.0.1: {} + ms@2.0.0: {} ms@2.1.2: {} ms@2.1.3: {} - msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3): + msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3): dependencies: '@bundled-es-modules/cookie': 2.0.1 '@bundled-es-modules/statuses': 1.0.1 '@bundled-es-modules/tough-cookie': 0.1.6 - '@inquirer/confirm': 5.1.0(@types/node@20.10.0) - '@mswjs/interceptors': 0.37.3 - '@open-draft/deferred-promise': 2.2.0 - '@open-draft/until': 2.1.0 - '@types/cookie': 0.6.0 - '@types/statuses': 2.0.4 - graphql: 16.8.1 - headers-polyfill: 4.0.2 - is-node-process: 1.2.0 - outvariant: 1.4.3 - path-to-regexp: 6.3.0 - picocolors: 1.1.1 - strict-event-emitter: 0.5.1 - type-fest: 4.27.0 - yargs: 17.7.2 - optionalDependencies: - typescript: 5.3.3 - transitivePeerDependencies: - - '@types/node' - - msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3): - dependencies: - '@bundled-es-modules/cookie': 2.0.1 - '@bundled-es-modules/statuses': 1.0.1 - '@bundled-es-modules/tough-cookie': 0.1.6 - '@inquirer/confirm': 5.1.0(@types/node@20.11.15) + '@inquirer/confirm': 5.1.0(@types/node@20.12.12) '@mswjs/interceptors': 0.37.3 '@open-draft/deferred-promise': 2.2.0 '@open-draft/until': 2.1.0 @@ -22665,63 +22233,13 @@ snapshots: neotraverse@0.6.18: {} - next@14.2.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@15.2.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@next/env': 14.2.25 - '@swc/helpers': 0.5.5 - busboy: 1.6.0 - caniuse-lite: 1.0.30001680 - graceful-fs: 4.2.11 - postcss: 8.4.31 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - styled-jsx: 5.1.1(react@18.3.1) - optionalDependencies: - '@next/swc-darwin-arm64': 14.2.25 - '@next/swc-darwin-x64': 14.2.25 - '@next/swc-linux-arm64-gnu': 14.2.25 - '@next/swc-linux-arm64-musl': 14.2.25 - '@next/swc-linux-x64-gnu': 14.2.25 - '@next/swc-linux-x64-musl': 14.2.25 - '@next/swc-win32-arm64-msvc': 14.2.25 - '@next/swc-win32-ia32-msvc': 14.2.25 - '@next/swc-win32-x64-msvc': 14.2.25 - transitivePeerDependencies: - - '@babel/core' - - babel-plugin-macros - - next@14.2.25(react-dom@19.0.0(react@19.0.0))(react@19.0.0): - dependencies: - '@next/env': 14.2.25 - '@swc/helpers': 0.5.5 - busboy: 1.6.0 - caniuse-lite: 1.0.30001680 - graceful-fs: 4.2.11 - postcss: 8.4.31 - react: 19.0.0 - react-dom: 19.0.0(react@19.0.0) - styled-jsx: 5.1.1(react@19.0.0) - optionalDependencies: - '@next/swc-darwin-arm64': 14.2.25 - '@next/swc-darwin-x64': 14.2.25 - '@next/swc-linux-arm64-gnu': 14.2.25 - '@next/swc-linux-arm64-musl': 14.2.25 - '@next/swc-linux-x64-gnu': 14.2.25 - '@next/swc-linux-x64-musl': 14.2.25 - '@next/swc-win32-arm64-msvc': 14.2.25 - '@next/swc-win32-ia32-msvc': 14.2.25 - '@next/swc-win32-x64-msvc': 14.2.25 - transitivePeerDependencies: - - '@babel/core' - - babel-plugin-macros - - next@15.2.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0): - dependencies: - '@next/env': 15.2.6 + '@next/env': 15.2.9 '@swc/counter': 0.1.3 '@swc/helpers': 0.5.15 busboy: 1.6.0 - caniuse-lite: 1.0.30001680 + caniuse-lite: 1.0.30001784 postcss: 8.4.31 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) @@ -22740,20 +22258,18 @@ snapshots: - '@babel/core' - babel-plugin-macros - nice-try@1.0.5: {} - nitropack@2.10.4(encoding@0.1.13)(typescript@5.7.2): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@netlify/functions': 2.8.2 - '@rollup/plugin-alias': 5.1.1(rollup@4.27.3) - '@rollup/plugin-commonjs': 28.0.1(rollup@4.27.3) - '@rollup/plugin-inject': 5.0.5(rollup@4.27.3) - '@rollup/plugin-json': 6.1.0(rollup@4.27.3) - '@rollup/plugin-node-resolve': 15.3.0(rollup@4.27.3) - '@rollup/plugin-replace': 6.0.1(rollup@4.27.3) - '@rollup/plugin-terser': 0.4.4(rollup@4.27.3) - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) + '@rollup/plugin-alias': 5.1.1(rollup@4.59.1) + '@rollup/plugin-commonjs': 28.0.1(rollup@4.59.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.59.1) + '@rollup/plugin-json': 6.1.0(rollup@4.59.1) + '@rollup/plugin-node-resolve': 15.3.0(rollup@4.59.1) + '@rollup/plugin-replace': 6.0.1(rollup@4.59.1) + '@rollup/plugin-terser': 0.4.4(rollup@4.59.1) + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) '@types/http-proxy': 1.17.15 '@vercel/nft': 0.27.6(encoding@0.1.13) archiver: 7.0.1 @@ -22776,7 +22292,7 @@ snapshots: fs-extra: 11.2.0 globby: 14.0.2 gzip-size: 7.0.0 - h3: 1.13.0 + h3: 1.15.11 hookable: 5.5.3 httpxy: 0.1.5 ioredis: 5.4.1 @@ -22784,7 +22300,7 @@ snapshots: klona: 2.0.6 knitwork: 1.1.0 listhen: 1.9.0 - magic-string: 0.30.17 + magic-string: 0.30.21 magicast: 0.3.5 mime: 4.0.4 mlly: 1.7.3 @@ -22797,10 +22313,10 @@ snapshots: pkg-types: 1.2.1 pretty-bytes: 6.1.1 radix3: 1.1.2 - rollup: 4.27.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.27.3) + rollup: 4.59.1 + rollup-plugin-visualizer: 5.12.0(rollup@4.59.1) scule: 1.3.0 - semver: 7.6.3 + semver: 7.7.4 serve-placeholder: 2.0.2 serve-static: 1.16.2 std-env: 3.8.0 @@ -22808,8 +22324,8 @@ snapshots: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.10.0 - unimport: 3.13.2(rollup@4.27.3) - unstorage: 1.13.1(ioredis@5.4.1) + unimport: 3.13.2(rollup@4.59.1) + unstorage: 1.17.5(db0@0.2.1)(ioredis@5.4.1) untyped: 1.5.1 unwasm: 0.3.9 transitivePeerDependencies: @@ -22820,12 +22336,16 @@ snapshots: - '@azure/keyvault-secrets' - '@azure/storage-blob' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - drizzle-orm - encoding @@ -22833,18 +22353,19 @@ snapshots: - mysql2 - supports-color - typescript + - uploadthing nitropack@2.13.3(encoding@0.1.13): dependencies: '@cloudflare/kv-asset-handler': 0.4.2 - '@rollup/plugin-alias': 6.0.0(rollup@4.60.1) - '@rollup/plugin-commonjs': 29.0.2(rollup@4.60.1) - '@rollup/plugin-inject': 5.0.5(rollup@4.60.1) - '@rollup/plugin-json': 6.1.0(rollup@4.60.1) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.60.1) - '@rollup/plugin-replace': 6.0.3(rollup@4.60.1) - '@rollup/plugin-terser': 1.0.0(rollup@4.60.1) - '@vercel/nft': 1.5.0(encoding@0.1.13)(rollup@4.60.1) + '@rollup/plugin-alias': 6.0.0(rollup@4.59.1) + '@rollup/plugin-commonjs': 29.0.2(rollup@4.59.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.59.1) + '@rollup/plugin-json': 6.1.0(rollup@4.59.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.59.1) + '@rollup/plugin-replace': 6.0.3(rollup@4.59.1) + '@rollup/plugin-terser': 1.0.0(rollup@4.59.1) + '@vercel/nft': 1.5.0(encoding@0.1.13)(rollup@4.59.1) archiver: 7.0.1 c12: 3.3.4(magicast@0.5.2) chokidar: 5.0.0 @@ -22886,8 +22407,8 @@ snapshots: pkg-types: 2.3.0 pretty-bytes: 7.1.0 radix3: 1.1.2 - rollup: 4.60.1 - rollup-plugin-visualizer: 7.0.1(rollup@4.60.1) + rollup: 4.59.1 + rollup-plugin-visualizer: 7.0.1(rollup@4.59.1) scule: 1.3.0 semver: 7.7.4 serve-placeholder: 2.0.2 @@ -22950,8 +22471,6 @@ snapshots: optionalDependencies: encoding: 0.1.13 - node-forge@1.3.1: {} - node-forge@1.4.0: {} node-gyp-build@4.8.0: {} @@ -22983,7 +22502,7 @@ snapshots: dependencies: hosted-git-info: 6.1.1 is-core-module: 2.13.1 - semver: 7.6.3 + semver: 7.7.4 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -22992,7 +22511,7 @@ snapshots: npm-install-checks@6.3.0: dependencies: - semver: 7.6.3 + semver: 7.7.4 npm-normalize-package-bin@3.0.1: {} @@ -23000,7 +22519,7 @@ snapshots: dependencies: hosted-git-info: 6.1.1 proc-log: 3.0.0 - semver: 7.6.3 + semver: 7.7.4 validate-npm-package-name: 5.0.0 npm-pick-manifest@8.0.2: @@ -23008,179 +22527,55 @@ snapshots: npm-install-checks: 6.3.0 npm-normalize-package-bin: 3.0.1 npm-package-arg: 10.1.0 - semver: 7.6.3 + semver: 7.7.4 npm-run-all@4.1.5: dependencies: ansi-styles: 3.2.1 chalk: 2.4.2 - cross-spawn: 6.0.5 + cross-spawn: 7.0.6 memorystream: 0.3.1 - minimatch: 3.1.2 - pidtree: 0.3.1 - read-pkg: 3.0.0 - shell-quote: 1.8.1 - string.prototype.padend: 3.1.5 - - npm-run-path@4.0.1: - dependencies: - path-key: 3.1.1 - - npm-run-path@5.2.0: - dependencies: - path-key: 4.0.0 - - npm-run-path@6.0.0: - dependencies: - path-key: 4.0.0 - unicorn-magic: 0.3.0 - - npmlog@5.0.1: - dependencies: - are-we-there-yet: 2.0.0 - console-control-strings: 1.1.0 - gauge: 3.0.2 - set-blocking: 2.0.0 - - nth-check@2.1.1: - dependencies: - boolbase: 1.0.0 - - nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): - dependencies: - '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) - '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)) - '@nuxt/kit': 3.16.2(magicast@0.5.2) - '@nuxt/schema': 3.16.2 - '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) - '@nuxt/vite-builder': 3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.13(typescript@5.3.3))(yaml@2.8.3) - '@oxc-parser/wasm': 0.60.0 - '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.3.3)) - '@vue/shared': 3.5.32 - c12: 3.3.4(magicast@0.5.2) - chokidar: 4.0.3 - compatx: 0.1.8 - consola: 3.4.2 - cookie-es: 2.0.1 - defu: 6.1.6 - destr: 2.0.5 - devalue: 5.1.1 - errx: 0.1.0 - esbuild: 0.25.3 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - exsolve: 1.0.8 - globby: 14.1.0 - h3: 1.15.11 - hookable: 5.5.3 - ignore: 7.0.5 - impound: 0.2.2(rollup@4.60.1) - jiti: 2.6.1 - klona: 2.0.6 - knitwork: 1.3.0 - magic-string: 0.30.21 - mlly: 1.8.2 - mocked-exports: 0.1.1 - nanotar: 0.2.1 - nitropack: 2.13.3(encoding@0.1.13) - nypm: 0.6.5 - ofetch: 1.5.1 - ohash: 2.0.11 - on-change: 5.0.1 - oxc-parser: 0.56.5 - pathe: 2.0.3 - perfect-debounce: 1.0.0 - pkg-types: 2.3.0 - radix3: 1.1.2 - scule: 1.3.0 - semver: 7.7.4 - std-env: 3.10.0 - strip-literal: 3.1.0 - tinyglobby: 0.2.12 - ufo: 1.6.3 - ultrahtml: 1.6.0 - uncrypto: 0.1.3 - unctx: 2.5.0 - unimport: 4.2.0 - unplugin: 2.3.11 - unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)))(vue@3.5.13(typescript@5.3.3)) - unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) - untyped: 2.0.0 - vue: 3.5.13(typescript@5.3.3) - vue-bundle-renderer: 2.1.1 - vue-devtools-stub: 0.1.0 - vue-router: 4.5.0(vue@3.5.13(typescript@5.3.3)) - optionalDependencies: - '@parcel/watcher': 2.5.6 - '@types/node': 20.11.15 - transitivePeerDependencies: - - '@azure/app-configuration' - - '@azure/cosmos' - - '@azure/data-tables' - - '@azure/identity' - - '@azure/keyvault-secrets' - - '@azure/storage-blob' - - '@biomejs/biome' - - '@capacitor/preferences' - - '@deno/kv' - - '@electric-sql/pglite' - - '@libsql/client' - - '@netlify/blobs' - - '@planetscale/database' - - '@upstash/redis' - - '@vercel/blob' - - '@vercel/functions' - - '@vercel/kv' - - aws4fetch - - better-sqlite3 - - bufferutil - - cac - - commander - - db0 - - drizzle-orm - - encoding - - eslint - - idb-keyval - - ioredis - - less - - lightningcss - - magicast - - meow - - mysql2 - - optionator - - rolldown - - rollup - - sass - - sass-embedded - - sqlite3 - - stylelint - - stylus - - sugarss - - supports-color - - terser - - tsx - - typescript - - uploadthing - - utf-8-validate - - vite - - vls - - vti - - vue-tsc - - xml2js - - yaml + minimatch: 9.0.9 + pidtree: 0.3.1 + read-pkg: 3.0.0 + shell-quote: 1.8.1 + string.prototype.padend: 3.1.5 + + npm-run-path@4.0.1: + dependencies: + path-key: 3.1.1 + + npm-run-path@5.2.0: + dependencies: + path-key: 4.0.0 + + npm-run-path@6.0.0: + dependencies: + path-key: 4.0.0 + unicorn-magic: 0.3.0 + + npmlog@5.0.1: + dependencies: + are-we-there-yet: 2.0.0 + console-control-strings: 1.1.0 + gauge: 3.0.2 + set-blocking: 2.0.0 - nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.11.15)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): + nth-check@2.1.1: + dependencies: + boolbase: 1.0.0 + + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.59.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@nuxt/devtools': 2.7.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) '@nuxt/kit': 3.16.2(magicast@0.5.2) '@nuxt/schema': 3.16.2 '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) - '@nuxt/vite-builder': 3.16.2(@types/node@20.11.15)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) + '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.59.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.32(typescript@5.7.2))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 - '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) + '@unhead/vue': 2.1.12(vue@3.5.32(typescript@5.7.2)) '@vue/shared': 3.5.32 c12: 3.3.4(magicast@0.5.2) chokidar: 4.0.3 @@ -23189,7 +22584,7 @@ snapshots: cookie-es: 2.0.1 defu: 6.1.6 destr: 2.0.5 - devalue: 5.1.1 + devalue: 5.6.4 errx: 0.1.0 esbuild: 0.25.3 escape-string-regexp: 5.0.0 @@ -23199,7 +22594,7 @@ snapshots: h3: 1.15.11 hookable: 5.5.3 ignore: 7.0.5 - impound: 0.2.2(rollup@4.60.1) + impound: 0.2.2(rollup@4.59.1) jiti: 2.6.1 klona: 2.0.6 knitwork: 1.3.0 @@ -23228,16 +22623,16 @@ snapshots: unctx: 2.5.0 unimport: 4.2.0 unplugin: 2.3.11 - unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) + unplugin-vue-router: 0.12.0(vue-router@4.6.4(vue@3.5.32(typescript@5.7.2)))(vue@3.5.32(typescript@5.7.2)) unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) untyped: 2.0.0 - vue: 3.5.13(typescript@5.7.2) - vue-bundle-renderer: 2.1.1 + vue: 3.5.32(typescript@5.7.2) + vue-bundle-renderer: 2.2.0 vue-devtools-stub: 0.1.0 - vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) + vue-router: 4.6.4(vue@3.5.32(typescript@5.7.2)) optionalDependencies: '@parcel/watcher': 2.5.6 - '@types/node': 20.11.15 + '@types/node': 20.12.12 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -23294,26 +22689,26 @@ snapshots: - xml2js - yaml - nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: - '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.3.5) + '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) - '@nuxt/kit': 3.16.2(magicast@0.3.5) + '@nuxt/devtools': 2.7.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3)) + '@nuxt/kit': 3.16.2(magicast@0.5.2) '@nuxt/schema': 3.16.2 - '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.3.5)) - '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.3.5)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) + '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) + '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.3.3)(vue@3.5.32(typescript@5.3.3))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 - '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) + '@unhead/vue': 2.1.12(vue@3.5.32(typescript@5.3.3)) '@vue/shared': 3.5.32 - c12: 3.3.4(magicast@0.3.5) + c12: 3.3.4(magicast@0.5.2) chokidar: 4.0.3 compatx: 0.1.8 consola: 3.4.2 cookie-es: 2.0.1 defu: 6.1.6 destr: 2.0.5 - devalue: 5.1.1 + devalue: 5.6.4 errx: 0.1.0 esbuild: 0.25.3 escape-string-regexp: 5.0.0 @@ -23352,13 +22747,13 @@ snapshots: unctx: 2.5.0 unimport: 4.2.0 unplugin: 2.3.11 - unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) + unplugin-vue-router: 0.12.0(vue-router@4.6.4(vue@3.5.32(typescript@5.3.3)))(vue@3.5.32(typescript@5.3.3)) unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) untyped: 2.0.0 - vue: 3.5.13(typescript@5.7.2) - vue-bundle-renderer: 2.1.1 + vue: 3.5.32(typescript@5.3.3) + vue-bundle-renderer: 2.2.0 vue-devtools-stub: 0.1.0 - vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) + vue-router: 4.6.4(vue@3.5.32(typescript@5.3.3)) optionalDependencies: '@parcel/watcher': 2.5.6 '@types/node': 20.12.12 @@ -23418,17 +22813,17 @@ snapshots: - xml2js - yaml - nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): + nuxt@3.16.2(@parcel/watcher@2.5.6)(@types/node@20.12.12)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@8.56.0)(ioredis@5.10.1)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(yaml@2.8.3): dependencies: '@nuxt/cli': 3.34.0(@nuxt/schema@3.16.2)(cac@6.7.14)(magicast@0.5.2) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 2.7.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)) + '@nuxt/devtools': 2.7.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)) '@nuxt/kit': 3.16.2(magicast@0.5.2) '@nuxt/schema': 3.16.2 '@nuxt/telemetry': 2.8.0(@nuxt/kit@3.16.2(magicast@0.5.2)) - '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))(yaml@2.8.3) + '@nuxt/vite-builder': 3.16.2(@types/node@20.12.12)(eslint@8.56.0)(magicast@0.5.2)(rollup@4.60.1)(terser@5.27.0)(typescript@5.7.2)(vue@3.5.32(typescript@5.7.2))(yaml@2.8.3) '@oxc-parser/wasm': 0.60.0 - '@unhead/vue': 2.1.12(vue@3.5.13(typescript@5.7.2)) + '@unhead/vue': 2.1.12(vue@3.5.32(typescript@5.7.2)) '@vue/shared': 3.5.32 c12: 3.3.4(magicast@0.5.2) chokidar: 4.0.3 @@ -23437,7 +22832,7 @@ snapshots: cookie-es: 2.0.1 defu: 6.1.6 destr: 2.0.5 - devalue: 5.1.1 + devalue: 5.6.4 errx: 0.1.0 esbuild: 0.25.3 escape-string-regexp: 5.0.0 @@ -23476,13 +22871,13 @@ snapshots: unctx: 2.5.0 unimport: 4.2.0 unplugin: 2.3.11 - unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) + unplugin-vue-router: 0.12.0(vue-router@4.6.4(vue@3.5.32(typescript@5.7.2)))(vue@3.5.32(typescript@5.7.2)) unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) untyped: 2.0.0 - vue: 3.5.13(typescript@5.7.2) - vue-bundle-renderer: 2.1.1 + vue: 3.5.32(typescript@5.7.2) + vue-bundle-renderer: 2.2.0 vue-devtools-stub: 0.1.0 - vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) + vue-router: 4.6.4(vue@3.5.32(typescript@5.7.2)) optionalDependencies: '@parcel/watcher': 2.5.6 '@types/node': 20.12.12 @@ -23545,10 +22940,10 @@ snapshots: nypm@0.3.8: dependencies: citty: 0.1.6 - consola: 3.2.3 + consola: 3.4.2 execa: 8.0.1 pathe: 1.1.2 - ufo: 1.5.4 + ufo: 1.6.3 nypm@0.6.5: dependencies: @@ -23566,6 +22961,8 @@ snapshots: object-inspect@1.13.3: {} + object-inspect@1.13.4: {} + object-keys@1.1.1: {} object.assign@4.1.4: @@ -23582,18 +22979,41 @@ snapshots: has-symbols: 1.0.3 object-keys: 1.1.1 + object.assign@4.1.7: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + has-symbols: 1.1.0 + object-keys: 1.1.1 + object.entries@1.1.7: dependencies: call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 + object.entries@1.1.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + object.fromentries@2.0.7: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 + object.fromentries@2.0.8: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.0.0 + object.groupby@1.0.1: dependencies: call-bind: 1.0.2 @@ -23601,6 +23021,12 @@ snapshots: es-abstract: 1.22.2 get-intrinsic: 1.2.1 + object.groupby@1.0.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + object.hasown@1.1.3: dependencies: define-properties: 1.2.1 @@ -23612,11 +23038,18 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.22.2 + object.values@1.2.1: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.3 + define-properties: 1.2.1 + es-object-atoms: 1.0.0 + ofetch@1.4.1: dependencies: - destr: 2.0.3 + destr: 2.0.5 node-fetch-native: 1.6.4 - ufo: 1.5.4 + ufo: 1.6.3 ofetch@1.5.1: dependencies: @@ -23626,8 +23059,6 @@ snapshots: ofetch@2.0.0-alpha.3: {} - ohash@1.1.3: {} - ohash@1.1.4: {} ohash@2.0.11: {} @@ -23642,8 +23073,6 @@ snapshots: dependencies: ee-first: 1.1.1 - on-headers@1.0.2: {} - on-headers@1.1.0: {} once@1.4.0: @@ -23662,11 +23091,13 @@ snapshots: dependencies: mimic-function: 5.0.1 - oniguruma-to-es@0.4.1: + oniguruma-parser@0.12.1: {} + + oniguruma-to-es@4.3.5: dependencies: - emoji-regex-xs: 1.0.0 - regex: 5.0.2 - regex-recursion: 4.2.1 + oniguruma-parser: 0.12.1 + regex: 6.1.0 + regex-recursion: 6.0.2 open@10.2.0: dependencies: @@ -23723,26 +23154,18 @@ snapshots: strip-ansi: 6.0.1 wcwidth: 1.0.1 - ora@8.1.1: - dependencies: - chalk: 5.3.0 - cli-cursor: 5.0.0 - cli-spinners: 2.9.2 - is-interactive: 2.0.0 - is-unicode-supported: 2.1.0 - log-symbols: 6.0.0 - stdin-discarder: 0.2.2 - string-width: 7.2.0 - strip-ansi: 7.1.0 - - os-tmpdir@1.0.2: {} - outdent@0.5.0: {} outdent@0.8.0: {} outvariant@1.4.3: {} + own-keys@1.0.1: + dependencies: + get-intrinsic: 1.3.0 + object-keys: 1.1.1 + safe-push-apply: 1.0.0 + oxc-parser@0.56.5: dependencies: '@oxc-project/types': 0.56.5 @@ -23770,7 +23193,7 @@ snapshots: dependencies: yocto-queue: 0.1.0 - p-limit@6.1.0: + p-limit@6.2.0: dependencies: yocto-queue: 1.1.1 @@ -23788,7 +23211,7 @@ snapshots: dependencies: aggregate-error: 3.1.0 - p-queue@8.0.1: + p-queue@8.1.1: dependencies: eventemitter3: 5.0.1 p-timeout: 6.1.3 @@ -23799,6 +23222,12 @@ snapshots: package-json-from-dist@1.0.1: {} + package-manager-detector@0.2.11: + dependencies: + quansync: 0.2.11 + + package-manager-detector@1.6.0: {} + pako@0.2.9: {} parent-module@1.0.1: @@ -23821,16 +23250,9 @@ snapshots: error-ex: 1.3.2 json-parse-better-errors: 1.0.2 - parse-json@5.2.0: - dependencies: - '@babel/code-frame': 7.24.7 - error-ex: 1.3.2 - json-parse-even-better-errors: 2.3.1 - lines-and-columns: 1.2.4 - parse-json@8.1.0: dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.29.0 index-to-position: 0.1.2 type-fest: 4.27.0 @@ -23859,8 +23281,6 @@ snapshots: path-is-inside@1.0.2: {} - path-key@2.0.1: {} - path-key@3.1.1: {} path-key@4.0.0: {} @@ -23870,16 +23290,16 @@ snapshots: path-scurry@1.11.1: dependencies: lru-cache: 10.4.3 - minipass: 7.1.2 + minipass: 7.1.3 path-scurry@2.0.2: dependencies: lru-cache: 11.2.7 minipass: 7.1.3 - path-to-regexp@0.1.12: {} + path-to-regexp@0.1.13: {} - path-to-regexp@2.2.1: {} + path-to-regexp@3.3.0: {} path-to-regexp@6.3.0: {} @@ -23915,14 +23335,12 @@ snapshots: estree-walker: 3.0.3 is-reference: 3.0.2 + piccolore@0.1.3: {} + picocolors@1.0.0: {} picocolors@1.1.1: {} - picomatch@2.3.1: {} - - picomatch@4.0.2: {} - picomatch@4.0.4: {} pidtree@0.3.1: {} @@ -23950,13 +23368,13 @@ snapshots: pkg-types@1.2.0: dependencies: confbox: 0.1.7 - mlly: 1.7.1 + mlly: 1.8.2 pathe: 1.1.2 pkg-types@1.2.1: dependencies: confbox: 0.1.8 - mlly: 1.7.3 + mlly: 1.8.2 pathe: 1.1.2 pkg-types@1.3.1: @@ -23973,44 +23391,46 @@ snapshots: pluralize@8.0.0: {} - postcss-calc@10.0.2(postcss@8.5.8): + possible-typed-array-names@1.1.0: {} + + postcss-calc@10.1.1(postcss@8.5.8): dependencies: postcss: 8.5.8 - postcss-selector-parser: 6.1.2 + postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.2(postcss@8.5.8): + postcss-colormin@7.0.7(postcss@8.5.8): dependencies: + '@colordx/core': 5.0.3 browserslist: 4.28.2 caniuse-api: 3.0.0 - colord: 2.9.3 postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.4(postcss@8.5.8): + postcss-convert-values@7.0.9(postcss@8.5.8): dependencies: browserslist: 4.28.2 postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.3(postcss@8.5.8): + postcss-discard-comments@7.0.6(postcss@8.5.8): dependencies: postcss: 8.5.8 - postcss-selector-parser: 6.1.2 + postcss-selector-parser: 7.1.1 - postcss-discard-duplicates@5.1.0(postcss@8.5.3): + postcss-discard-duplicates@5.1.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 - postcss-discard-duplicates@7.0.1(postcss@8.5.8): + postcss-discard-duplicates@7.0.2(postcss@8.5.8): dependencies: postcss: 8.5.8 - postcss-discard-empty@7.0.0(postcss@8.5.8): + postcss-discard-empty@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 - postcss-discard-overridden@7.0.0(postcss@8.5.8): + postcss-discard-overridden@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 @@ -24034,92 +23454,92 @@ snapshots: postcss: 8.4.38 ts-node: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) - postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2)): + postcss-load-config@4.0.2(postcss@8.5.8)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): dependencies: lilconfig: 3.1.1 yaml: 2.3.4 optionalDependencies: - postcss: 8.5.3 - ts-node: 10.9.2(@types/node@20.11.15)(typescript@5.7.2) + postcss: 8.5.8 + ts-node: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) - postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): + postcss-load-config@4.0.2(postcss@8.5.8)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.7.2)): dependencies: lilconfig: 3.1.1 yaml: 2.3.4 optionalDependencies: - postcss: 8.5.3 - ts-node: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) + postcss: 8.5.8 + ts-node: 10.9.2(@types/node@20.12.12)(typescript@5.7.2) - postcss-merge-longhand@7.0.4(postcss@8.5.8): + postcss-merge-longhand@7.0.5(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - stylehacks: 7.0.4(postcss@8.5.8) + stylehacks: 7.0.8(postcss@8.5.8) - postcss-merge-rules@7.0.4(postcss@8.5.8): + postcss-merge-rules@7.0.8(postcss@8.5.8): dependencies: browserslist: 4.28.2 caniuse-api: 3.0.0 - cssnano-utils: 5.0.0(postcss@8.5.8) + cssnano-utils: 5.0.1(postcss@8.5.8) postcss: 8.5.8 - postcss-selector-parser: 6.1.2 + postcss-selector-parser: 7.1.1 - postcss-minify-font-values@7.0.0(postcss@8.5.8): + postcss-minify-font-values@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.5.8): + postcss-minify-gradients@7.0.2(postcss@8.5.8): dependencies: - colord: 2.9.3 - cssnano-utils: 5.0.0(postcss@8.5.8) + '@colordx/core': 5.0.3 + cssnano-utils: 5.0.1(postcss@8.5.8) postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.2(postcss@8.5.8): + postcss-minify-params@7.0.6(postcss@8.5.8): dependencies: browserslist: 4.28.2 - cssnano-utils: 5.0.0(postcss@8.5.8) + cssnano-utils: 5.0.1(postcss@8.5.8) postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.4(postcss@8.5.8): + postcss-minify-selectors@7.0.6(postcss@8.5.8): dependencies: cssesc: 3.0.0 postcss: 8.5.8 - postcss-selector-parser: 6.1.2 + postcss-selector-parser: 7.1.1 - postcss-modules-extract-imports@3.1.0(postcss@8.5.3): + postcss-modules-extract-imports@3.1.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 + postcss: 8.5.8 - postcss-modules-local-by-default@4.0.5(postcss@8.5.3): + postcss-modules-local-by-default@4.0.5(postcss@8.5.8): dependencies: - icss-utils: 5.1.0(postcss@8.5.3) - postcss: 8.5.3 - postcss-selector-parser: 6.0.16 + icss-utils: 5.1.0(postcss@8.5.8) + postcss: 8.5.8 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.0(postcss@8.5.3): + postcss-modules-scope@3.2.0(postcss@8.5.8): dependencies: - postcss: 8.5.3 - postcss-selector-parser: 6.0.16 + postcss: 8.5.8 + postcss-selector-parser: 6.1.2 - postcss-modules-values@4.0.0(postcss@8.5.3): + postcss-modules-values@4.0.0(postcss@8.5.8): dependencies: - icss-utils: 5.1.0(postcss@8.5.3) - postcss: 8.5.3 + icss-utils: 5.1.0(postcss@8.5.8) + postcss: 8.5.8 - postcss-modules@6.0.0(postcss@8.5.3): + postcss-modules@6.0.0(postcss@8.5.8): dependencies: generic-names: 4.0.0 - icss-utils: 5.1.0(postcss@8.5.3) + icss-utils: 5.1.0(postcss@8.5.8) lodash.camelcase: 4.3.0 - postcss: 8.5.3 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.3) - postcss-modules-local-by-default: 4.0.5(postcss@8.5.3) - postcss-modules-scope: 3.2.0(postcss@8.5.3) - postcss-modules-values: 4.0.0(postcss@8.5.3) + postcss: 8.5.8 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.8) + postcss-modules-local-by-default: 4.0.5(postcss@8.5.8) + postcss-modules-scope: 3.2.0(postcss@8.5.8) + postcss-modules-values: 4.0.0(postcss@8.5.8) string-hash: 1.1.3 postcss-nested@6.0.1(postcss@8.4.38): @@ -24127,64 +23547,64 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.0.16 - postcss-normalize-charset@7.0.0(postcss@8.5.8): + postcss-normalize-charset@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 - postcss-normalize-display-values@7.0.0(postcss@8.5.8): + postcss-normalize-display-values@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.5.8): + postcss-normalize-positions@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.5.8): + postcss-normalize-repeat-style@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.5.8): + postcss-normalize-string@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.5.8): + postcss-normalize-timing-functions@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.2(postcss@8.5.8): + postcss-normalize-unicode@7.0.6(postcss@8.5.8): dependencies: browserslist: 4.28.2 postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.5.8): + postcss-normalize-url@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.5.8): + postcss-normalize-whitespace@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.5.8): + postcss-ordered-values@7.0.2(postcss@8.5.8): dependencies: - cssnano-utils: 5.0.0(postcss@8.5.8) + cssnano-utils: 5.0.1(postcss@8.5.8) postcss: 8.5.8 postcss-value-parser: 4.2.0 - postcss-reduce-initial@7.0.2(postcss@8.5.8): + postcss-reduce-initial@7.0.6(postcss@8.5.8): dependencies: browserslist: 4.28.2 caniuse-api: 3.0.0 postcss: 8.5.8 - postcss-reduce-transforms@7.0.0(postcss@8.5.8): + postcss-reduce-transforms@7.0.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 @@ -24199,16 +23619,21 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.0.1(postcss@8.5.8): + postcss-selector-parser@7.1.1: + dependencies: + cssesc: 3.0.0 + util-deprecate: 1.0.2 + + postcss-svgo@7.1.1(postcss@8.5.8): dependencies: postcss: 8.5.8 postcss-value-parser: 4.2.0 - svgo: 3.3.2 + svgo: 3.3.3 - postcss-unique-selectors@7.0.3(postcss@8.5.8): + postcss-unique-selectors@7.0.5(postcss@8.5.8): dependencies: postcss: 8.5.8 - postcss-selector-parser: 6.1.2 + postcss-selector-parser: 7.1.1 postcss-value-parser@4.2.0: {} @@ -24244,19 +23669,6 @@ snapshots: powershell-utils@0.1.0: {} - preferred-pm@3.1.2: - dependencies: - find-up: 5.0.0 - find-yarn-workspace-root2: 1.2.16 - path-exists: 4.0.0 - which-pm: 2.0.0 - - preferred-pm@4.0.0: - dependencies: - find-up-simple: 1.0.0 - find-yarn-workspace-root2: 1.2.16 - which-pm: 3.0.0 - prelude-ls@1.2.1: {} prettier-linter-helpers@1.0.0: @@ -24268,7 +23680,7 @@ snapshots: prettier@2.8.8: {} - prettier@3.2.4: {} + prettier@3.8.1: {} pretty-bytes@6.1.1: {} @@ -24278,7 +23690,7 @@ snapshots: dependencies: parse-ms: 2.1.0 - prismjs@1.29.0: {} + prismjs@1.30.0: {} proc-log@3.0.0: {} @@ -24306,13 +23718,13 @@ snapshots: property-information@6.5.0: {} + property-information@7.1.0: {} + proxy-addr@2.0.7: dependencies: forwarded: 0.2.0 ipaddr.js: 1.9.1 - pseudomap@1.0.2: {} - psl@1.15.0: dependencies: punycode: 2.3.1 @@ -24335,8 +23747,6 @@ snapshots: punycode.js@2.3.1: {} - punycode@1.4.1: {} - punycode@2.3.0: {} punycode@2.3.1: {} @@ -24355,17 +23765,11 @@ snapshots: quibble@0.9.1: dependencies: - lodash: 4.17.21 + lodash: 4.18.1 resolve: 1.22.8 - quick-lru@4.0.1: {} - radix3@1.1.2: {} - randombytes@2.1.0: - dependencies: - safe-buffer: 5.2.1 - range-parser@1.2.0: {} range-parser@1.2.1: {} @@ -24379,8 +23783,8 @@ snapshots: rc9@2.1.2: dependencies: - defu: 6.1.4 - destr: 2.0.3 + defu: 6.1.6 + destr: 2.0.5 rc9@3.0.1: dependencies: @@ -24441,25 +23845,12 @@ snapshots: dependencies: pify: 2.3.0 - read-pkg-up@7.0.1: - dependencies: - find-up: 4.1.0 - read-pkg: 5.2.0 - type-fest: 0.8.1 - read-pkg@3.0.0: dependencies: load-json-file: 4.0.0 normalize-package-data: 2.5.0 path-type: 3.0.0 - read-pkg@5.2.0: - dependencies: - '@types/normalize-package-data': 2.4.4 - normalize-package-data: 2.5.0 - parse-json: 5.2.0 - type-fest: 0.6.0 - read-yaml-file@1.1.0: dependencies: graceful-fs: 4.2.11 @@ -24493,11 +23884,11 @@ snapshots: readdir-glob@1.1.3: dependencies: - minimatch: 5.1.6 + minimatch: 5.1.9 readdirp@3.6.0: dependencies: - picomatch: 2.3.1 + picomatch: 4.0.4 readdirp@4.0.2: {} @@ -24515,17 +23906,23 @@ snapshots: dependencies: resolve: 1.22.8 - redent@3.0.0: - dependencies: - indent-string: 4.0.0 - strip-indent: 3.0.0 - redis-errors@1.2.0: {} redis-parser@3.0.0: dependencies: redis-errors: 1.2.0 + reflect.getprototypeof@1.0.10: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + which-builtin-type: 1.2.1 + reflect.getprototypeof@1.0.4: dependencies: call-bind: 1.0.5 @@ -24537,13 +23934,13 @@ snapshots: regenerator-runtime@0.14.1: {} - regex-recursion@4.2.1: + regex-recursion@6.0.2: dependencies: regex-utilities: 2.3.0 regex-utilities@2.3.0: {} - regex@5.0.2: + regex@6.1.0: dependencies: regex-utilities: 2.3.0 @@ -24553,6 +23950,15 @@ snapshots: define-properties: 1.2.1 set-function-name: 2.0.1 + regexp.prototype.flags@1.5.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-errors: 1.3.0 + get-proto: 1.0.1 + gopd: 1.2.0 + set-function-name: 2.0.2 + registry-auth-token@3.3.2: dependencies: rc: 1.2.8 @@ -24594,7 +24000,7 @@ snapshots: micromark-extension-frontmatter: 1.1.1 unified: 10.1.2 - remark-gfm@4.0.0: + remark-gfm@4.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-gfm: 3.0.0 @@ -24643,7 +24049,7 @@ snapshots: mdast-util-to-hast: 12.3.0 unified: 10.1.2 - remark-rehype@11.1.1: + remark-rehype@11.1.2: dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 @@ -24676,8 +24082,6 @@ snapshots: require-like@0.1.2: {} - require-main-filename@2.0.0: {} - requires-port@1.0.0: {} resolve-cwd@3.0.0: @@ -24709,11 +24113,6 @@ snapshots: onetime: 5.1.2 signal-exit: 3.0.7 - restore-cursor@4.0.0: - dependencies: - onetime: 5.1.2 - signal-exit: 3.0.7 - restore-cursor@5.1.0: dependencies: onetime: 7.0.0 @@ -24748,143 +24147,105 @@ snapshots: reusify@1.0.4: {} - rfdc@1.3.1: {} - rfdc@1.4.1: {} rimraf@3.0.2: dependencies: glob: 7.2.3 - rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.3.3): + rollup-plugin-dts@6.1.0(rollup@4.59.1)(typescript@5.3.3): dependencies: - magic-string: 0.30.17 - rollup: 3.29.4 + magic-string: 0.30.21 + rollup: 4.59.1 typescript: 5.3.3 optionalDependencies: '@babel/code-frame': 7.24.2 - rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.5): + rollup-plugin-dts@6.1.0(rollup@4.59.1)(typescript@5.4.5): dependencies: - magic-string: 0.30.17 - rollup: 3.29.4 + magic-string: 0.30.21 + rollup: 4.59.1 typescript: 5.4.5 optionalDependencies: '@babel/code-frame': 7.24.2 - rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.7.2): + rollup-plugin-dts@6.1.0(rollup@4.59.1)(typescript@5.7.2): dependencies: - magic-string: 0.30.17 - rollup: 3.29.4 + magic-string: 0.30.21 + rollup: 4.59.1 typescript: 5.7.2 optionalDependencies: '@babel/code-frame': 7.24.2 - rollup-plugin-visualizer@5.12.0(rollup@4.27.3): + rollup-plugin-visualizer@5.12.0(rollup@4.59.1): dependencies: open: 8.4.2 - picomatch: 2.3.1 + picomatch: 4.0.4 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: - rollup: 4.27.3 + rollup: 4.59.1 - rollup-plugin-visualizer@5.14.0(rollup@4.60.1): + rollup-plugin-visualizer@5.14.0(rollup@4.59.1): dependencies: open: 8.4.2 picomatch: 4.0.4 source-map: 0.7.6 yargs: 17.7.2 optionalDependencies: - rollup: 4.60.1 + rollup: 4.59.1 - rollup-plugin-visualizer@7.0.1(rollup@4.60.1): + rollup-plugin-visualizer@5.14.0(rollup@4.60.1): dependencies: - open: 11.0.0 + open: 8.4.2 picomatch: 4.0.4 source-map: 0.7.6 - yargs: 18.0.0 + yargs: 17.7.2 optionalDependencies: rollup: 4.60.1 - rollup@3.29.4: - optionalDependencies: - fsevents: 2.3.3 - - rollup@3.29.5: - optionalDependencies: - fsevents: 2.3.3 - - rollup@4.22.4: + rollup-plugin-visualizer@7.0.1(rollup@4.59.1): dependencies: - '@types/estree': 1.0.5 + open: 11.0.0 + picomatch: 4.0.4 + source-map: 0.7.6 + yargs: 18.0.0 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.22.4 - '@rollup/rollup-android-arm64': 4.22.4 - '@rollup/rollup-darwin-arm64': 4.22.4 - '@rollup/rollup-darwin-x64': 4.22.4 - '@rollup/rollup-linux-arm-gnueabihf': 4.22.4 - '@rollup/rollup-linux-arm-musleabihf': 4.22.4 - '@rollup/rollup-linux-arm64-gnu': 4.22.4 - '@rollup/rollup-linux-arm64-musl': 4.22.4 - '@rollup/rollup-linux-powerpc64le-gnu': 4.22.4 - '@rollup/rollup-linux-riscv64-gnu': 4.22.4 - '@rollup/rollup-linux-s390x-gnu': 4.22.4 - '@rollup/rollup-linux-x64-gnu': 4.22.4 - '@rollup/rollup-linux-x64-musl': 4.22.4 - '@rollup/rollup-win32-arm64-msvc': 4.22.4 - '@rollup/rollup-win32-ia32-msvc': 4.22.4 - '@rollup/rollup-win32-x64-msvc': 4.22.4 - fsevents: 2.3.3 + rollup: 4.59.1 - rollup@4.27.3: - dependencies: - '@types/estree': 1.0.6 + rollup@3.30.0: optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.27.3 - '@rollup/rollup-android-arm64': 4.27.3 - '@rollup/rollup-darwin-arm64': 4.27.3 - '@rollup/rollup-darwin-x64': 4.27.3 - '@rollup/rollup-freebsd-arm64': 4.27.3 - '@rollup/rollup-freebsd-x64': 4.27.3 - '@rollup/rollup-linux-arm-gnueabihf': 4.27.3 - '@rollup/rollup-linux-arm-musleabihf': 4.27.3 - '@rollup/rollup-linux-arm64-gnu': 4.27.3 - '@rollup/rollup-linux-arm64-musl': 4.27.3 - '@rollup/rollup-linux-powerpc64le-gnu': 4.27.3 - '@rollup/rollup-linux-riscv64-gnu': 4.27.3 - '@rollup/rollup-linux-s390x-gnu': 4.27.3 - '@rollup/rollup-linux-x64-gnu': 4.27.3 - '@rollup/rollup-linux-x64-musl': 4.27.3 - '@rollup/rollup-win32-arm64-msvc': 4.27.3 - '@rollup/rollup-win32-ia32-msvc': 4.27.3 - '@rollup/rollup-win32-x64-msvc': 4.27.3 fsevents: 2.3.3 - rollup@4.40.1: + rollup@4.59.1: dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.40.1 - '@rollup/rollup-android-arm64': 4.40.1 - '@rollup/rollup-darwin-arm64': 4.40.1 - '@rollup/rollup-darwin-x64': 4.40.1 - '@rollup/rollup-freebsd-arm64': 4.40.1 - '@rollup/rollup-freebsd-x64': 4.40.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.40.1 - '@rollup/rollup-linux-arm-musleabihf': 4.40.1 - '@rollup/rollup-linux-arm64-gnu': 4.40.1 - '@rollup/rollup-linux-arm64-musl': 4.40.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.40.1 - '@rollup/rollup-linux-powerpc64le-gnu': 4.40.1 - '@rollup/rollup-linux-riscv64-gnu': 4.40.1 - '@rollup/rollup-linux-riscv64-musl': 4.40.1 - '@rollup/rollup-linux-s390x-gnu': 4.40.1 - '@rollup/rollup-linux-x64-gnu': 4.40.1 - '@rollup/rollup-linux-x64-musl': 4.40.1 - '@rollup/rollup-win32-arm64-msvc': 4.40.1 - '@rollup/rollup-win32-ia32-msvc': 4.40.1 - '@rollup/rollup-win32-x64-msvc': 4.40.1 + '@rollup/rollup-android-arm-eabi': 4.59.1 + '@rollup/rollup-android-arm64': 4.59.1 + '@rollup/rollup-darwin-arm64': 4.59.1 + '@rollup/rollup-darwin-x64': 4.59.1 + '@rollup/rollup-freebsd-arm64': 4.59.1 + '@rollup/rollup-freebsd-x64': 4.59.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.59.1 + '@rollup/rollup-linux-arm-musleabihf': 4.59.1 + '@rollup/rollup-linux-arm64-gnu': 4.59.1 + '@rollup/rollup-linux-arm64-musl': 4.59.1 + '@rollup/rollup-linux-loong64-gnu': 4.59.1 + '@rollup/rollup-linux-loong64-musl': 4.59.1 + '@rollup/rollup-linux-ppc64-gnu': 4.59.1 + '@rollup/rollup-linux-ppc64-musl': 4.59.1 + '@rollup/rollup-linux-riscv64-gnu': 4.59.1 + '@rollup/rollup-linux-riscv64-musl': 4.59.1 + '@rollup/rollup-linux-s390x-gnu': 4.59.1 + '@rollup/rollup-linux-x64-gnu': 4.59.1 + '@rollup/rollup-linux-x64-musl': 4.59.1 + '@rollup/rollup-openbsd-x64': 4.59.1 + '@rollup/rollup-openharmony-arm64': 4.59.1 + '@rollup/rollup-win32-arm64-msvc': 4.59.1 + '@rollup/rollup-win32-ia32-msvc': 4.59.1 + '@rollup/rollup-win32-x64-gnu': 4.59.1 + '@rollup/rollup-win32-x64-msvc': 4.59.1 fsevents: 2.3.3 rollup@4.60.1: @@ -24942,10 +24303,23 @@ snapshots: has-symbols: 1.0.3 isarray: 2.0.5 + safe-array-concat@1.1.3: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + has-symbols: 1.1.0 + isarray: 2.0.5 + safe-buffer@5.1.2: {} safe-buffer@5.2.1: {} + safe-push-apply@1.0.0: + dependencies: + es-errors: 1.3.0 + isarray: 2.0.5 + safe-regex-test@1.0.0: dependencies: call-bind: 1.0.5 @@ -24958,8 +24332,16 @@ snapshots: get-intrinsic: 1.2.2 is-regex: 1.1.4 + safe-regex-test@1.1.0: + dependencies: + call-bound: 1.0.3 + es-errors: 1.3.0 + is-regex: 1.2.1 + safer-buffer@2.1.2: {} + sax@1.6.0: {} + scheduler@0.23.0: dependencies: loose-envify: 1.4.0 @@ -24978,11 +24360,6 @@ snapshots: scule@1.3.0: {} - section-matter@1.0.0: - dependencies: - extend-shallow: 2.0.1 - kind-of: 6.0.3 - semver@5.7.2: {} semver@6.3.1: {} @@ -25032,7 +24409,7 @@ snapshots: send@1.2.1: dependencies: - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -25046,27 +24423,26 @@ snapshots: transitivePeerDependencies: - supports-color - serialize-javascript@6.0.1: - dependencies: - randombytes: 2.1.0 - serialize-javascript@7.0.5: {} - seroval-plugins@1.1.0(seroval@1.1.0): + seroval-plugins@1.1.0(seroval@1.5.1): + dependencies: + seroval: 1.5.1 + + seroval-plugins@1.5.1(seroval@1.5.1): dependencies: - seroval: 1.1.0 + seroval: 1.5.1 - seroval@1.1.0: {} + seroval@1.5.1: {} - serve-handler@6.1.5: + serve-handler@6.1.7: dependencies: bytes: 3.0.0 content-disposition: 0.5.2 - fast-url-parser: 1.1.3 mime-types: 2.1.18 - minimatch: 3.1.2 + minimatch: 9.0.9 path-is-inside: 1.0.2 - path-to-regexp: 2.2.1 + path-to-regexp: 3.3.0 range-parser: 1.2.0 serve-placeholder@2.0.2: @@ -25091,18 +24467,18 @@ snapshots: transitivePeerDependencies: - supports-color - serve@14.2.1: + serve@14.2.6: dependencies: - '@zeit/schemas': 2.29.0 - ajv: 8.11.0 + '@zeit/schemas': 2.36.0 + ajv: 8.18.0 arg: 5.0.2 boxen: 7.0.0 chalk: 5.0.1 chalk-template: 0.4.0 clipboardy: 3.0.0 - compression: 1.7.4 + compression: 1.8.1 is-port-reachable: 4.0.0 - serve-handler: 6.1.5 + serve-handler: 6.1.7 update-check: 1.5.4 transitivePeerDependencies: - supports-color @@ -25121,12 +24497,34 @@ snapshots: gopd: 1.0.1 has-property-descriptors: 1.0.1 + set-function-length@1.2.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.3.0 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + set-function-name@2.0.1: dependencies: define-data-property: 1.1.1 functions-have-names: 1.2.3 has-property-descriptors: 1.0.0 + set-function-name@2.0.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.2 + + set-proto@1.0.0: + dependencies: + dunder-proto: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + setprototypeof@1.2.0: {} shallow-clone@3.0.1: @@ -25137,7 +24535,7 @@ snapshots: dependencies: color: 4.2.3 detect-libc: 2.0.3 - semver: 7.6.3 + semver: 7.7.4 optionalDependencies: '@img/sharp-darwin-arm64': 0.33.5 '@img/sharp-darwin-x64': 0.33.5 @@ -25160,29 +24558,57 @@ snapshots: '@img/sharp-win32-x64': 0.33.5 optional: true - shebang-command@1.2.0: + sharp@0.34.5: dependencies: - shebang-regex: 1.0.0 + '@img/colour': 1.1.0 + detect-libc: 2.1.2 + semver: 7.7.4 + optionalDependencies: + '@img/sharp-darwin-arm64': 0.34.5 + '@img/sharp-darwin-x64': 0.34.5 + '@img/sharp-libvips-darwin-arm64': 1.2.4 + '@img/sharp-libvips-darwin-x64': 1.2.4 + '@img/sharp-libvips-linux-arm': 1.2.4 + '@img/sharp-libvips-linux-arm64': 1.2.4 + '@img/sharp-libvips-linux-ppc64': 1.2.4 + '@img/sharp-libvips-linux-riscv64': 1.2.4 + '@img/sharp-libvips-linux-s390x': 1.2.4 + '@img/sharp-libvips-linux-x64': 1.2.4 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + '@img/sharp-linux-arm': 0.34.5 + '@img/sharp-linux-arm64': 0.34.5 + '@img/sharp-linux-ppc64': 0.34.5 + '@img/sharp-linux-riscv64': 0.34.5 + '@img/sharp-linux-s390x': 0.34.5 + '@img/sharp-linux-x64': 0.34.5 + '@img/sharp-linuxmusl-arm64': 0.34.5 + '@img/sharp-linuxmusl-x64': 0.34.5 + '@img/sharp-wasm32': 0.34.5 + '@img/sharp-win32-arm64': 0.34.5 + '@img/sharp-win32-ia32': 0.34.5 + '@img/sharp-win32-x64': 0.34.5 + optional: true shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 - shebang-regex@1.0.0: {} - shebang-regex@3.0.0: {} shell-quote@1.8.1: {} shell-quote@1.8.3: {} - shiki@1.23.1: + shiki@3.23.0: dependencies: - '@shikijs/core': 1.23.1 - '@shikijs/engine-javascript': 1.23.1 - '@shikijs/engine-oniguruma': 1.23.1 - '@shikijs/types': 1.23.1 - '@shikijs/vscode-textmate': 9.3.1 + '@shikijs/core': 3.23.0 + '@shikijs/engine-javascript': 3.23.0 + '@shikijs/engine-oniguruma': 3.23.0 + '@shikijs/langs': 3.23.0 + '@shikijs/themes': 3.23.0 + '@shikijs/types': 3.23.0 + '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 shikiji-core@0.9.19: {} @@ -25235,7 +24661,7 @@ snapshots: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -25253,7 +24679,7 @@ snapshots: sirv@3.0.2: dependencies: '@polka/url': 1.0.0-next.25 - mrmime: 2.0.0 + mrmime: 2.0.1 totalist: 3.0.1 sisteransi@1.0.5: {} @@ -25264,45 +24690,38 @@ snapshots: slash@5.1.0: {} - slice-ansi@5.0.0: - dependencies: - ansi-styles: 6.2.1 - is-fullwidth-code-point: 4.0.0 - slice-ansi@7.1.0: dependencies: ansi-styles: 6.2.1 is-fullwidth-code-point: 5.0.0 - smartwrap@2.0.2: + slice-ansi@8.0.0: dependencies: - array.prototype.flat: 1.3.2 - breakword: 1.0.6 - grapheme-splitter: 1.0.4 - strip-ansi: 6.0.1 - wcwidth: 1.0.1 - yargs: 15.4.1 + ansi-styles: 6.2.3 + is-fullwidth-code-point: 5.1.0 smob@1.5.0: {} - solid-js@1.8.19: + smol-toml@1.6.1: {} + + solid-js@1.9.12: dependencies: csstype: 3.1.3 - seroval: 1.1.0 - seroval-plugins: 1.1.0(seroval@1.1.0) + seroval: 1.5.1 + seroval-plugins: 1.5.1(seroval@1.5.1) - solid-refresh@0.6.3(solid-js@1.8.19): + solid-refresh@0.6.3(solid-js@1.9.12): dependencies: '@babel/generator': 7.26.2 '@babel/helper-module-imports': 7.25.9 '@babel/types': 7.26.0 - solid-js: 1.8.19 + solid-js: 1.9.12 transitivePeerDependencies: - supports-color - solid-use@0.8.0(solid-js@1.8.19): + solid-use@0.8.0(solid-js@1.9.12): dependencies: - solid-js: 1.8.19 + solid-js: 1.9.12 source-map-js@1.2.0: {} @@ -25321,10 +24740,10 @@ snapshots: space-separated-tokens@2.0.2: {} - spawndamnit@2.0.0: + spawndamnit@3.0.1: dependencies: - cross-spawn: 5.1.0 - signal-exit: 3.0.7 + cross-spawn: 7.0.6 + signal-exit: 4.1.0 spdx-correct@3.2.0: dependencies: @@ -25348,7 +24767,7 @@ snapshots: ssri@10.0.5: dependencies: - minipass: 7.1.2 + minipass: 7.1.3 stackback@0.0.2: {} @@ -25366,16 +24785,15 @@ snapshots: std-env@4.0.0: {} - stdin-discarder@0.2.2: {} + stop-iteration-iterator@1.1.0: + dependencies: + es-errors: 1.3.0 + internal-slot: 1.1.0 stream-shift@1.0.3: {} stream-slice@0.1.2: {} - stream-transform@2.1.3: - dependencies: - mixme: 0.5.10 - streamsearch@1.1.0: {} streamx@2.16.1: @@ -25403,17 +24821,22 @@ snapshots: emoji-regex: 9.2.2 strip-ansi: 7.1.0 - string-width@7.1.0: + string-width@7.2.0: dependencies: emoji-regex: 10.3.0 get-east-asian-width: 1.2.0 strip-ansi: 7.1.0 - string-width@7.2.0: + string-width@8.2.0: dependencies: - emoji-regex: 10.3.0 - get-east-asian-width: 1.2.0 - strip-ansi: 7.1.0 + get-east-asian-width: 1.5.0 + strip-ansi: 7.2.0 + + string.prototype.includes@2.0.1: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 string.prototype.matchall@4.0.10: dependencies: @@ -25427,12 +24850,43 @@ snapshots: set-function-name: 2.0.1 side-channel: 1.0.4 + string.prototype.matchall@4.0.12: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.3 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + get-intrinsic: 1.2.6 + gopd: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.1.0 + regexp.prototype.flags: 1.5.4 + set-function-name: 2.0.2 + side-channel: 1.1.0 + string.prototype.padend@3.1.5: dependencies: call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 + string.prototype.repeat@1.0.0: + dependencies: + define-properties: 1.2.1 + es-abstract: 1.22.3 + + string.prototype.trim@1.2.10: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-data-property: 1.1.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + has-property-descriptors: 1.0.2 + string.prototype.trim@1.2.8: dependencies: call-bind: 1.0.5 @@ -25445,12 +24899,25 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.22.3 + string.prototype.trimend@1.0.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.3 + define-properties: 1.2.1 + es-object-atoms: 1.0.0 + string.prototype.trimstart@1.0.7: dependencies: call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 + string.prototype.trimstart@1.0.8: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + string_decoder@1.1.1: dependencies: safe-buffer: 5.1.2 @@ -25477,7 +24944,9 @@ snapshots: dependencies: ansi-regex: 6.0.1 - strip-bom-string@1.0.0: {} + strip-ansi@7.2.0: + dependencies: + ansi-regex: 6.2.2 strip-bom@3.0.0: {} @@ -25485,17 +24954,13 @@ snapshots: strip-final-newline@3.0.0: {} - strip-indent@3.0.0: - dependencies: - min-indent: 1.0.1 - strip-json-comments@2.0.1: {} strip-json-comments@3.1.1: {} strip-literal@2.1.0: dependencies: - js-tokens: 9.0.0 + js-tokens: 9.0.1 strip-literal@3.1.0: dependencies: @@ -25507,32 +24972,22 @@ snapshots: dependencies: inline-style-parser: 0.1.1 - styled-jsx@5.1.1(react@18.3.1): - dependencies: - client-only: 0.0.1 - react: 18.3.1 - - styled-jsx@5.1.1(react@19.0.0): - dependencies: - client-only: 0.0.1 - react: 19.0.0 - styled-jsx@5.1.6(react@19.0.0): dependencies: client-only: 0.0.1 react: 19.0.0 - stylehacks@7.0.4(postcss@8.5.8): + stylehacks@7.0.8(postcss@8.5.8): dependencies: browserslist: 4.28.2 postcss: 8.5.8 - postcss-selector-parser: 6.1.2 + postcss-selector-parser: 7.1.1 sucrase@3.35.0: dependencies: '@jridgewell/gen-mapping': 0.3.5 commander: 4.1.1 - glob: 10.4.5 + glob: 10.5.0 lines-and-columns: 1.2.4 mz: 2.7.0 pirates: 4.0.6 @@ -25605,15 +25060,15 @@ snapshots: magic-string: 0.30.17 zimmerframe: 1.1.2 - svgo@3.3.2: + svgo@3.3.3: dependencies: - '@trysound/sax': 0.2.0 commander: 7.2.0 css-select: 5.1.0 css-tree: 2.3.1 css-what: 6.1.0 csso: 5.0.5 picocolors: 1.1.1 + sax: 1.6.0 synckit@0.8.8: dependencies: @@ -25701,15 +25156,6 @@ snapshots: fast-fifo: 1.3.2 streamx: 2.16.1 - tar@6.2.1: - dependencies: - chownr: 2.0.0 - fs-minipass: 2.1.0 - minipass: 5.0.0 - minizlib: 2.1.2 - mkdirp: 1.0.4 - yallist: 4.0.0 - tar@7.5.13: dependencies: '@isaacs/fs-minipass': 4.0.1 @@ -25720,41 +25166,41 @@ snapshots: term-size@2.2.1: {} - terracotta@1.0.5(solid-js@1.8.19): + terracotta@1.0.5(solid-js@1.9.12): dependencies: - solid-js: 1.8.19 - solid-use: 0.8.0(solid-js@1.8.19) + solid-js: 1.9.12 + solid-use: 0.8.0(solid-js@1.9.12) terser-webpack-plugin@5.3.10(webpack@5.96.1): dependencies: '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 schema-utils: 3.3.0 - serialize-javascript: 6.0.1 + serialize-javascript: 7.0.5 terser: 5.27.0 webpack: 5.96.1(webpack-cli@5.1.4) terser@5.27.0: dependencies: '@jridgewell/source-map': 0.3.5 - acorn: 8.14.0 + acorn: 8.16.0 commander: 2.20.3 source-map-support: 0.5.21 test-exclude@7.0.1: dependencies: '@istanbuljs/schema': 0.1.3 - glob: 10.4.5 - minimatch: 9.0.5 + glob: 10.5.0 + minimatch: 9.0.9 - testdouble-vitest@0.2.0(testdouble@3.20.1)(vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0)): + testdouble-vitest@0.2.0(testdouble@3.20.1)(vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3)): dependencies: testdouble: 3.20.1 - vitest: 2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0) + vitest: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3) testdouble@3.20.1: dependencies: - lodash: 4.17.21 + lodash: 4.18.1 quibble: 0.9.1 stringify-object-es5: 2.5.0 theredoc: 1.0.0 @@ -25781,6 +25227,8 @@ snapshots: globalyzer: 0.1.0 globrex: 0.1.2 + tiny-inflate@1.0.3: {} + tiny-invariant@1.3.3: {} tinybench@2.9.0: {} @@ -25793,19 +25241,14 @@ snapshots: tinyglobby@0.2.10: dependencies: - fdir: 6.4.2(picomatch@4.0.2) - picomatch: 4.0.2 + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 tinyglobby@0.2.12: dependencies: fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - tinyglobby@0.2.13: - dependencies: - fdir: 6.4.4(picomatch@4.0.2) - picomatch: 4.0.2 - tinyglobby@0.2.15: dependencies: fdir: 6.5.0(picomatch@4.0.4) @@ -25817,10 +25260,6 @@ snapshots: tinyspy@3.0.2: {} - tmp@0.0.33: - dependencies: - os-tmpdir: 1.0.2 - to-fast-properties@2.0.0: {} to-regex-range@5.0.1: @@ -25844,8 +25283,6 @@ snapshots: trim-lines@3.0.1: {} - trim-newlines@3.0.1: {} - trough@2.2.0: {} ts-api-utils@1.0.3(typescript@5.3.3): @@ -25858,32 +25295,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@20.10.0)(typescript@5.3.3): + ts-node@10.9.2(@types/node@20.12.12)(typescript@5.3.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.10.0 - acorn: 8.11.3 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.3.3 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - - ts-node@10.9.2(@types/node@20.11.15)(typescript@5.3.3): - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 20.11.15 + '@types/node': 20.12.12 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -25894,24 +25313,6 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - ts-node@10.9.2(@types/node@20.11.15)(typescript@5.7.2): - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 20.11.15 - acorn: 8.11.3 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.7.2 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -25952,7 +25353,7 @@ snapshots: optionalDependencies: typescript: 5.4.5 - tsconfck@3.1.4(typescript@5.7.2): + tsconfck@3.1.6(typescript@5.7.2): optionalDependencies: typescript: 5.7.2 @@ -25973,16 +25374,6 @@ snapshots: tslib@2.8.1: {} - tty-table@4.2.3: - dependencies: - chalk: 4.1.2 - csv: 5.5.3 - kleur: 4.1.5 - smartwrap: 2.0.2 - strip-ansi: 6.0.1 - wcwidth: 1.0.1 - yargs: 17.7.2 - tunnel@0.0.6: {} turbo-stream@2.4.1: {} @@ -25991,20 +25382,12 @@ snapshots: dependencies: prelude-ls: 1.2.1 - type-fest@0.13.1: {} - type-fest@0.20.2: {} type-fest@0.21.3: {} - type-fest@0.6.0: {} - - type-fest@0.8.1: {} - type-fest@2.19.0: {} - type-fest@3.13.1: {} - type-fest@4.27.0: {} type-fest@5.5.0: @@ -26022,6 +25405,12 @@ snapshots: get-intrinsic: 1.2.1 is-typed-array: 1.1.12 + typed-array-buffer@1.0.3: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-typed-array: 1.1.15 + typed-array-byte-length@1.0.0: dependencies: call-bind: 1.0.5 @@ -26029,6 +25418,14 @@ snapshots: has-proto: 1.0.1 is-typed-array: 1.1.12 + typed-array-byte-length@1.0.3: + dependencies: + call-bind: 1.0.8 + for-each: 0.3.3 + gopd: 1.2.0 + has-proto: 1.2.0 + is-typed-array: 1.1.15 + typed-array-byte-offset@1.0.0: dependencies: available-typed-arrays: 1.0.5 @@ -26037,18 +25434,37 @@ snapshots: has-proto: 1.0.1 is-typed-array: 1.1.12 + typed-array-byte-offset@1.0.4: + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + for-each: 0.3.3 + gopd: 1.2.0 + has-proto: 1.2.0 + is-typed-array: 1.1.15 + reflect.getprototypeof: 1.0.10 + typed-array-length@1.0.4: dependencies: call-bind: 1.0.5 for-each: 0.3.3 is-typed-array: 1.1.12 + typed-array-length@1.0.7: + dependencies: + call-bind: 1.0.8 + for-each: 0.3.3 + gopd: 1.2.0 + is-typed-array: 1.1.15 + possible-typed-array-names: 1.1.0 + reflect.getprototypeof: 1.0.10 + typedoc@0.27.5(typescript@5.3.3): dependencies: '@gerrit0/mini-shiki': 1.24.4 lunr: 2.3.9 markdown-it: 14.1.0 - minimatch: 9.0.5 + minimatch: 9.0.9 typescript: 5.3.3 yaml: 2.6.1 @@ -26057,7 +25473,7 @@ snapshots: '@gerrit0/mini-shiki': 1.24.4 lunr: 2.3.9 markdown-it: 14.1.0 - minimatch: 9.0.5 + minimatch: 9.0.9 typescript: 5.4.5 yaml: 2.6.1 @@ -26066,7 +25482,7 @@ snapshots: '@gerrit0/mini-shiki': 1.24.4 lunr: 2.3.9 markdown-it: 14.1.0 - minimatch: 9.0.5 + minimatch: 9.0.9 typescript: 5.7.2 yaml: 2.6.1 @@ -26099,14 +25515,21 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 + unbox-primitive@1.1.0: + dependencies: + call-bound: 1.0.4 + has-bigints: 1.0.2 + has-symbols: 1.1.0 + which-boxed-primitive: 1.1.1 + unbuild@2.0.0(typescript@5.3.3): dependencies: - '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) - '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4) - '@rollup/plugin-json': 6.1.0(rollup@3.29.4) - '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4) - '@rollup/plugin-replace': 5.0.7(rollup@3.29.4) - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/plugin-alias': 5.1.0(rollup@4.59.1) + '@rollup/plugin-commonjs': 25.0.8(rollup@4.59.1) + '@rollup/plugin-json': 6.1.0(rollup@4.59.1) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.59.1) + '@rollup/plugin-replace': 5.0.7(rollup@4.59.1) + '@rollup/pluginutils': 5.1.0(rollup@4.59.1) chalk: 5.3.0 citty: 0.1.6 consola: 3.2.3 @@ -26121,8 +25544,8 @@ snapshots: pathe: 1.1.2 pkg-types: 1.1.0 pretty-bytes: 6.1.1 - rollup: 3.29.4 - rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.3.3) + rollup: 4.59.1 + rollup-plugin-dts: 6.1.0(rollup@4.59.1)(typescript@5.3.3) scule: 1.3.0 untyped: 1.4.2 optionalDependencies: @@ -26133,12 +25556,12 @@ snapshots: unbuild@2.0.0(typescript@5.4.5): dependencies: - '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) - '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4) - '@rollup/plugin-json': 6.1.0(rollup@3.29.4) - '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4) - '@rollup/plugin-replace': 5.0.7(rollup@3.29.4) - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/plugin-alias': 5.1.0(rollup@4.59.1) + '@rollup/plugin-commonjs': 25.0.8(rollup@4.59.1) + '@rollup/plugin-json': 6.1.0(rollup@4.59.1) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.59.1) + '@rollup/plugin-replace': 5.0.7(rollup@4.59.1) + '@rollup/pluginutils': 5.1.0(rollup@4.59.1) chalk: 5.3.0 citty: 0.1.6 consola: 3.2.3 @@ -26153,8 +25576,8 @@ snapshots: pathe: 1.1.2 pkg-types: 1.1.0 pretty-bytes: 6.1.1 - rollup: 3.29.4 - rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.5) + rollup: 4.59.1 + rollup-plugin-dts: 6.1.0(rollup@4.59.1)(typescript@5.4.5) scule: 1.3.0 untyped: 1.4.2 optionalDependencies: @@ -26165,12 +25588,12 @@ snapshots: unbuild@2.0.0(typescript@5.7.2): dependencies: - '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) - '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4) - '@rollup/plugin-json': 6.1.0(rollup@3.29.4) - '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4) - '@rollup/plugin-replace': 5.0.7(rollup@3.29.4) - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/plugin-alias': 5.1.0(rollup@4.59.1) + '@rollup/plugin-commonjs': 25.0.8(rollup@4.59.1) + '@rollup/plugin-json': 6.1.0(rollup@4.59.1) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.59.1) + '@rollup/plugin-replace': 5.0.7(rollup@4.59.1) + '@rollup/pluginutils': 5.1.0(rollup@4.59.1) chalk: 5.3.0 citty: 0.1.6 consola: 3.2.3 @@ -26185,8 +25608,8 @@ snapshots: pathe: 1.1.2 pkg-types: 1.1.0 pretty-bytes: 6.1.1 - rollup: 3.29.4 - rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.7.2) + rollup: 4.59.1 + rollup-plugin-dts: 6.1.0(rollup@4.59.1)(typescript@5.7.2) scule: 1.3.0 untyped: 1.4.2 optionalDependencies: @@ -26199,9 +25622,9 @@ snapshots: unctx@2.3.1: dependencies: - acorn: 8.14.0 + acorn: 8.16.0 estree-walker: 3.0.3 - magic-string: 0.30.17 + magic-string: 0.30.21 unplugin: 1.16.0 unctx@2.5.0: @@ -26213,10 +25636,6 @@ snapshots: undici-types@5.26.5: {} - undici@5.28.4: - dependencies: - '@fastify/busboy': 2.1.1 - undici@6.24.1: {} unenv@1.10.0: @@ -26261,18 +25680,24 @@ snapshots: trough: 2.2.0 vfile: 6.0.3 - unimport@3.13.2(rollup@4.27.3): + unifont@0.7.4: dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.27.3) - acorn: 8.14.0 + css-tree: 3.2.1 + ofetch: 1.5.1 + ohash: 2.0.11 + + unimport@3.13.2(rollup@4.59.1): + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.1) + acorn: 8.16.0 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 - fast-glob: 3.3.2 + fast-glob: 3.3.3 local-pkg: 0.5.0 - magic-string: 0.30.17 - mlly: 1.7.3 + magic-string: 0.30.21 + mlly: 1.8.2 pathe: 1.1.2 - pkg-types: 1.2.1 + pkg-types: 1.3.1 scule: 1.3.0 strip-literal: 2.1.0 unplugin: 1.16.0 @@ -26385,6 +25810,11 @@ snapshots: '@types/unist': 3.0.3 unist-util-is: 6.0.0 + unist-util-visit-parents@6.0.2: + dependencies: + '@types/unist': 3.0.3 + unist-util-is: 6.0.0 + unist-util-visit@4.1.2: dependencies: '@types/unist': 2.0.10 @@ -26417,10 +25847,10 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.4 - unplugin-vue-router@0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)))(vue@3.5.13(typescript@5.3.3)): + unplugin-vue-router@0.12.0(vue-router@4.6.4(vue@3.5.32(typescript@5.3.3)))(vue@3.5.32(typescript@5.3.3)): dependencies: '@babel/types': 7.29.0 - '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.3.3)) + '@vue-macros/common': 1.16.1(vue@3.5.32(typescript@5.3.3)) ast-walker-scope: 0.6.2 chokidar: 4.0.3 fast-glob: 3.3.3 @@ -26435,14 +25865,14 @@ snapshots: unplugin-utils: 0.2.5 yaml: 2.8.3 optionalDependencies: - vue-router: 4.5.0(vue@3.5.13(typescript@5.3.3)) + vue-router: 4.6.4(vue@3.5.32(typescript@5.3.3)) transitivePeerDependencies: - vue - unplugin-vue-router@0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)): + unplugin-vue-router@0.12.0(vue-router@4.6.4(vue@3.5.32(typescript@5.7.2)))(vue@3.5.32(typescript@5.7.2)): dependencies: '@babel/types': 7.29.0 - '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.7.2)) + '@vue-macros/common': 1.16.1(vue@3.5.32(typescript@5.7.2)) ast-walker-scope: 0.6.2 chokidar: 4.0.3 fast-glob: 3.3.3 @@ -26457,7 +25887,7 @@ snapshots: unplugin-utils: 0.2.5 yaml: 2.8.3 optionalDependencies: - vue-router: 4.5.0(vue@3.5.13(typescript@5.7.2)) + vue-router: 4.6.4(vue@3.5.32(typescript@5.7.2)) transitivePeerDependencies: - vue @@ -26492,7 +25922,7 @@ snapshots: chokidar: 3.6.0 citty: 0.1.6 destr: 2.0.3 - h3: 1.13.0 + h3: 1.15.11 listhen: 1.9.0 lru-cache: 10.4.3 node-fetch-native: 1.6.4 @@ -26507,7 +25937,7 @@ snapshots: chokidar: 3.6.0 citty: 0.1.6 destr: 2.0.3 - h3: 1.13.0 + h3: 1.15.11 listhen: 1.9.0 lru-cache: 10.4.3 node-fetch-native: 1.6.4 @@ -26516,6 +25946,20 @@ snapshots: optionalDependencies: ioredis: 5.4.1 + unstorage@1.17.5(db0@0.2.1)(ioredis@5.4.1): + dependencies: + anymatch: 3.1.3 + chokidar: 5.0.0 + destr: 2.0.5 + h3: 1.15.11 + lru-cache: 11.2.7 + node-fetch-native: 1.6.7 + ofetch: 1.5.1 + ufo: 1.6.3 + optionalDependencies: + db0: 0.2.1 + ioredis: 5.4.1 + unstorage@1.17.5(db0@0.3.4)(ioredis@5.10.1): dependencies: anymatch: 3.1.3 @@ -26533,14 +25977,14 @@ snapshots: untun@0.1.3: dependencies: citty: 0.1.6 - consola: 3.2.3 + consola: 3.4.2 pathe: 1.1.2 untyped@1.4.2: dependencies: - '@babel/core': 7.26.0 + '@babel/core': 7.29.0 '@babel/standalone': 7.24.4 - '@babel/types': 7.26.0 + '@babel/types': 7.29.0 defu: 6.1.4 jiti: 1.21.6 mri: 1.2.0 @@ -26550,11 +25994,11 @@ snapshots: untyped@1.5.1: dependencies: - '@babel/core': 7.26.0 + '@babel/core': 7.29.0 '@babel/standalone': 7.26.2 - '@babel/types': 7.26.0 - defu: 6.1.4 - jiti: 2.4.0 + '@babel/types': 7.29.0 + defu: 6.1.6 + jiti: 2.6.1 mri: 1.2.0 scule: 1.3.0 transitivePeerDependencies: @@ -26570,11 +26014,11 @@ snapshots: unwasm@0.3.9: dependencies: - knitwork: 1.1.0 - magic-string: 0.30.17 - mlly: 1.7.1 + knitwork: 1.3.0 + magic-string: 0.30.21 + mlly: 1.8.2 pathe: 1.1.2 - pkg-types: 1.2.0 + pkg-types: 1.3.1 unplugin: 1.16.0 unwasm@0.5.3: @@ -26642,8 +26086,6 @@ snapshots: utils-merge@1.0.1: {} - uuid@8.3.2: {} - uvu@0.5.6: dependencies: dequal: 2.0.3 @@ -26701,7 +26143,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(terser@5.27.0)(typescript@5.7.2): + vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) @@ -26719,7 +26161,7 @@ snapshots: esbuild: 0.20.2 fast-glob: 3.3.2 get-port-please: 3.1.2 - h3: 1.11.1 + h3: 1.15.11 hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 @@ -26735,77 +26177,7 @@ snapshots: unctx: 2.3.1 unenv: 1.10.0 unstorage: 1.13.1(ioredis@5.10.1) - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - zod: 3.23.8 - transitivePeerDependencies: - - '@azure/app-configuration' - - '@azure/cosmos' - - '@azure/data-tables' - - '@azure/identity' - - '@azure/keyvault-secrets' - - '@azure/storage-blob' - - '@capacitor/preferences' - - '@electric-sql/pglite' - - '@libsql/client' - - '@netlify/blobs' - - '@planetscale/database' - - '@types/node' - - '@upstash/redis' - - '@vercel/kv' - - better-sqlite3 - - debug - - drizzle-orm - - encoding - - idb-keyval - - ioredis - - less - - lightningcss - - mysql2 - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - typescript - - uWebSockets.js - - xml2js - - vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(terser@5.27.0)(typescript@5.7.2): - dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) - '@types/micromatch': 4.0.9 - '@vinxi/listhen': 1.5.6 - boxen: 7.1.1 - chokidar: 3.6.0 - citty: 0.1.6 - consola: 3.2.3 - crossws: 0.2.4 - dax-sh: 0.39.2 - defu: 6.1.4 - es-module-lexer: 1.5.4 - esbuild: 0.20.2 - fast-glob: 3.3.2 - get-port-please: 3.1.2 - h3: 1.11.1 - hookable: 5.5.3 - http-proxy: 1.18.1 - micromatch: 4.0.8 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) - node-fetch-native: 1.6.4 - path-to-regexp: 6.3.0 - pathe: 1.1.2 - radix3: 1.1.2 - resolve: 1.22.8 - serve-placeholder: 2.0.2 - serve-static: 1.16.2 - ufo: 1.5.4 - unctx: 2.3.1 - unenv: 1.10.0 - unstorage: 1.13.1(ioredis@5.4.1) - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) zod: 3.23.8 transitivePeerDependencies: - '@azure/app-configuration' @@ -26815,19 +26187,24 @@ snapshots: - '@azure/keyvault-secrets' - '@azure/storage-blob' - '@capacitor/preferences' + - '@deno/kv' - '@electric-sql/pglite' - '@libsql/client' - '@netlify/blobs' - '@planetscale/database' - '@types/node' - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' - '@vercel/kv' + - aws4fetch - better-sqlite3 - debug - drizzle-orm - encoding - idb-keyval - ioredis + - jiti - less - lightningcss - mysql2 @@ -26837,45 +26214,48 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript - uWebSockets.js + - uploadthing - xml2js + - yaml - vinxi@0.5.1(@types/node@20.11.15)(db0@0.3.4)(encoding@0.1.13)(ioredis@5.10.1)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): + vinxi@0.4.3(@types/node@20.12.12)(encoding@0.1.13)(ioredis@5.4.1)(jiti@2.6.1)(terser@5.27.0)(typescript@5.7.2)(yaml@2.8.3): dependencies: - '@babel/core': 7.29.0 - '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) - '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) + '@babel/core': 7.26.0 + '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) '@types/micromatch': 4.0.9 '@vinxi/listhen': 1.5.6 boxen: 7.1.1 chokidar: 3.6.0 citty: 0.1.6 - consola: 3.4.2 - crossws: 0.3.5 + consola: 3.2.3 + crossws: 0.2.4 dax-sh: 0.39.2 - defu: 6.1.6 - es-module-lexer: 1.7.0 + defu: 6.1.4 + es-module-lexer: 1.5.4 esbuild: 0.20.2 - fast-glob: 3.3.3 - get-port-please: 3.2.0 - h3: 1.13.0 + fast-glob: 3.3.2 + get-port-please: 3.1.2 + h3: 1.15.11 hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 - nitropack: 2.13.3(encoding@0.1.13) - node-fetch-native: 1.6.7 + nitropack: 2.10.4(encoding@0.1.13)(typescript@5.7.2) + node-fetch-native: 1.6.4 path-to-regexp: 6.3.0 pathe: 1.1.2 radix3: 1.1.2 resolve: 1.22.8 serve-placeholder: 2.0.2 serve-static: 1.16.2 - ufo: 1.6.3 - unctx: 2.5.0 + ufo: 1.5.4 + unctx: 2.3.1 unenv: 1.10.0 - unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + unstorage: 1.13.1(ioredis@5.4.1) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) zod: 3.23.8 transitivePeerDependencies: - '@azure/app-configuration' @@ -26897,7 +26277,6 @@ snapshots: - '@vercel/kv' - aws4fetch - better-sqlite3 - - db0 - debug - drizzle-orm - encoding @@ -26907,15 +26286,15 @@ snapshots: - less - lightningcss - mysql2 - - rolldown - sass - sass-embedded - - sqlite3 - stylus - sugarss - supports-color - terser - tsx + - typescript + - uWebSockets.js - uploadthing - xml2js - yaml @@ -26938,7 +26317,7 @@ snapshots: esbuild: 0.20.2 fast-glob: 3.3.3 get-port-please: 3.2.0 - h3: 1.13.0 + h3: 1.15.11 hookable: 5.5.3 http-proxy: 1.18.1 micromatch: 4.0.8 @@ -26954,8 +26333,8 @@ snapshots: unctx: 2.5.0 unenv: 1.10.0 unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - zod: 3.23.8 + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + zod: 3.25.76 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -26999,89 +26378,36 @@ snapshots: - xml2js - yaml - vite-dev-rpc@1.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-dev-rpc@1.1.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: birpc: 2.9.0 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-hot-client: 2.1.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vite-dev-rpc@1.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-dev-rpc@1.1.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: birpc: 2.9.0 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-hot-client: 2.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-hot-client: 2.1.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) - vite-hot-client@2.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-hot-client@2.1.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-hot-client@2.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-hot-client@2.1.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - - vite-node@1.5.0(@types/node@20.11.15)(terser@5.27.0): - dependencies: - cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) - pathe: 1.1.2 - picocolors: 1.1.1 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-node@1.5.0(@types/node@20.12.12)(terser@5.27.0): + vite-node@1.5.0(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.3(supports-color@9.4.0) pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - vite-node@2.1.9(@types/node@20.10.0)(terser@5.27.0): - dependencies: - cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) - es-module-lexer: 1.5.4 - pathe: 1.1.2 - vite: 5.4.11(@types/node@20.10.0)(terser@5.27.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - vite-node@2.1.9(@types/node@20.11.15)(terser@5.27.0): - dependencies: - cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) - es-module-lexer: 1.5.4 - pathe: 1.1.2 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' + - jiti - less - lightningcss - sass @@ -27090,32 +26416,16 @@ snapshots: - sugarss - supports-color - terser + - tsx + - yaml - vite-node@2.1.9(@types/node@20.12.12)(terser@5.27.0): + vite-node@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: cac: 6.7.14 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - vite-node@3.2.4(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): - dependencies: - cac: 6.7.14 - debug: 4.4.3 - es-module-lexer: 1.7.0 - pathe: 2.0.3 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - jiti @@ -27133,10 +26443,10 @@ snapshots: vite-node@3.2.4(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: cac: 6.7.14 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - '@types/node' - jiti @@ -27151,228 +26461,182 @@ snapshots: - tsx - yaml - vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.3.3)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.3.3)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: '@babel/code-frame': 7.29.0 chokidar: 4.0.3 npm-run-path: 6.0.0 picocolors: 1.1.1 picomatch: 4.0.4 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 tiny-invariant: 1.3.3 tinyglobby: 0.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vscode-uri: 3.1.0 optionalDependencies: eslint: 8.56.0 typescript: 5.3.3 - vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): - dependencies: - '@babel/code-frame': 7.29.0 - chokidar: 4.0.3 - npm-run-path: 6.0.0 - picocolors: 1.1.1 - picomatch: 4.0.4 - strip-ansi: 7.1.0 - tiny-invariant: 1.3.3 - tinyglobby: 0.2.15 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vscode-uri: 3.1.0 - optionalDependencies: - eslint: 8.56.0 - typescript: 5.7.2 - - vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-plugin-checker@0.9.3(eslint@8.56.0)(typescript@5.7.2)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: '@babel/code-frame': 7.29.0 chokidar: 4.0.3 npm-run-path: 6.0.0 picocolors: 1.1.1 picomatch: 4.0.4 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 tiny-invariant: 1.3.3 tinyglobby: 0.2.15 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) vscode-uri: 3.1.0 optionalDependencies: eslint: 8.56.0 typescript: 5.7.2 - vite-plugin-inspect@11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-plugin-inspect@11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: ansis: 4.2.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) error-stack-parser-es: 1.0.5 ohash: 2.0.11 open: 10.2.0 perfect-debounce: 2.1.0 sirv: 3.0.2 unplugin-utils: 0.3.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-dev-rpc: 1.1.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-dev-rpc: 1.1.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) optionalDependencies: '@nuxt/kit': 3.21.2(magicast@0.3.5) transitivePeerDependencies: - supports-color - vite-plugin-inspect@11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-plugin-inspect@11.3.3(@nuxt/kit@3.21.2(magicast@0.3.5))(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: ansis: 4.2.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@9.4.0) error-stack-parser-es: 1.0.5 ohash: 2.0.11 open: 10.2.0 perfect-debounce: 2.1.0 sirv: 3.0.2 unplugin-utils: 0.3.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vite-dev-rpc: 1.1.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) optionalDependencies: '@nuxt/kit': 3.21.2(magicast@0.3.5) transitivePeerDependencies: - supports-color - vite-plugin-solid@2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-plugin-solid@2.11.0(solid-js@1.9.12)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: '@babel/core': 7.26.0 '@types/babel__core': 7.20.5 babel-preset-solid: 1.8.19(@babel/core@7.26.0) merge-anything: 5.1.7 - solid-js: 1.8.19 - solid-refresh: 0.6.3(solid-js@1.8.19) - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + solid-js: 1.9.12 + solid-refresh: 0.6.3(solid-js@1.9.12) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - vite-plugin-solid@2.11.0(solid-js@1.8.19)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-plugin-solid@2.11.0(solid-js@1.9.12)(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: '@babel/core': 7.26.0 '@types/babel__core': 7.20.5 babel-preset-solid: 1.8.19(@babel/core@7.26.0) merge-anything: 5.1.7 - solid-js: 1.8.19 - solid-refresh: 0.6.3(solid-js@1.8.19) - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu: 1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) + solid-js: 1.9.12 + solid-refresh: 0.6.3(solid-js@1.9.12) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vitefu: 1.0.4(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) transitivePeerDependencies: - supports-color - vite-plugin-vue-tracer@1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.3.3)): + vite-plugin-vue-tracer@1.3.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.3.3)): dependencies: estree-walker: 3.0.3 exsolve: 1.0.8 magic-string: 0.30.21 pathe: 2.0.3 source-map-js: 1.2.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.3.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.3.3) - vite-plugin-vue-tracer@1.3.0(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)): + vite-plugin-vue-tracer@1.3.0(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)): dependencies: estree-walker: 3.0.3 exsolve: 1.0.8 magic-string: 0.30.21 pathe: 2.0.3 source-map-js: 1.2.1 - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.7.2) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.7.2) - vite-plugin-vue-tracer@1.3.0(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.13(typescript@5.7.2)): + vite-plugin-vue-tracer@1.3.0(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.7.2)): dependencies: estree-walker: 3.0.3 exsolve: 1.0.8 magic-string: 0.30.21 pathe: 2.0.3 source-map-js: 1.2.1 - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vue: 3.5.13(typescript@5.7.2) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vue: 3.5.32(typescript@5.7.2) - vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.4.5) optionalDependencies: - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) transitivePeerDependencies: - supports-color - typescript - vite@4.5.14(@types/node@20.11.15)(terser@5.27.0): + vite@4.5.14(@types/node@20.12.12)(terser@5.27.0): dependencies: esbuild: 0.18.20 postcss: 8.4.49 - rollup: 3.29.5 - optionalDependencies: - '@types/node': 20.11.15 - fsevents: 2.3.3 - terser: 5.27.0 - - vite@5.4.11(@types/node@20.10.0)(terser@5.27.0): - dependencies: - esbuild: 0.21.5 - postcss: 8.5.3 - rollup: 4.22.4 - optionalDependencies: - '@types/node': 20.10.0 - fsevents: 2.3.3 - terser: 5.27.0 - - vite@5.4.11(@types/node@20.11.15)(terser@5.27.0): - dependencies: - esbuild: 0.21.5 - postcss: 8.5.3 - rollup: 4.22.4 - optionalDependencies: - '@types/node': 20.11.15 - fsevents: 2.3.3 - terser: 5.27.0 - - vite@5.4.11(@types/node@20.12.12)(terser@5.27.0): - dependencies: - esbuild: 0.21.5 - postcss: 8.5.3 - rollup: 4.22.4 + rollup: 4.59.1 optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 terser: 5.27.0 - vite@5.4.19(@types/node@20.11.15)(terser@5.27.0): + vite@5.4.19(@types/node@20.12.12)(terser@5.27.0): dependencies: esbuild: 0.21.5 postcss: 8.4.49 - rollup: 4.22.4 + rollup: 4.59.1 optionalDependencies: - '@types/node': 20.11.15 + '@types/node': 20.12.12 fsevents: 2.3.3 terser: 5.27.0 - vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): + vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: esbuild: 0.25.3 - fdir: 6.4.4(picomatch@4.0.2) - picomatch: 4.0.2 - postcss: 8.5.3 - rollup: 4.40.1 - tinyglobby: 0.2.13 + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + postcss: 8.5.8 + rollup: 4.60.1 + tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 20.11.15 + '@types/node': 20.12.12 fsevents: 2.3.3 jiti: 2.6.1 terser: 5.27.0 yaml: 2.8.3 - vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): + vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3): dependencies: - esbuild: 0.25.3 - fdir: 6.4.4(picomatch@4.0.2) - picomatch: 4.0.2 - postcss: 8.5.3 - rollup: 4.40.1 - tinyglobby: 0.2.13 + esbuild: 0.27.7 + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + postcss: 8.5.8 + rollup: 4.59.1 + tinyglobby: 0.2.15 optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 @@ -27380,64 +26644,29 @@ snapshots: terser: 5.27.0 yaml: 2.8.3 - vitefu@1.0.4(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)): - optionalDependencies: - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - - vitefu@1.0.4(vite@6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vitefu@1.0.4(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): optionalDependencies: - vite: 6.3.5(@types/node@20.11.15)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitefu@1.0.4(vite@6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): + vitefu@1.0.4(vite@7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): optionalDependencies: - vite: 6.3.5(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite: 7.3.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitest@2.1.9(@types/node@20.10.0)(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(terser@5.27.0): - dependencies: - '@vitest/expect': 2.1.9 - '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.10.0)(typescript@5.3.3))(vite@5.4.11(@types/node@20.10.0)(terser@5.27.0)) - '@vitest/pretty-format': 2.1.9 - '@vitest/runner': 2.1.9 - '@vitest/snapshot': 2.1.9 - '@vitest/spy': 2.1.9 - '@vitest/utils': 2.1.9 - chai: 5.1.2 - debug: 4.4.0(supports-color@9.4.0) - expect-type: 1.1.0 - magic-string: 0.30.17 - pathe: 1.1.2 - std-env: 3.8.0 - tinybench: 2.9.0 - tinyexec: 0.3.1 - tinypool: 1.0.2 - tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@20.10.0)(terser@5.27.0) - vite-node: 2.1.9(@types/node@20.10.0)(terser@5.27.0) - why-is-node-running: 2.3.0 + vitefu@1.1.3(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)): optionalDependencies: - '@types/node': 20.10.0 - transitivePeerDependencies: - - less - - lightningcss - - msw - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) - vitest@2.1.9(@types/node@20.11.15)(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(terser@5.27.0): + vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(terser@5.27.0)(yaml@2.8.3): dependencies: '@vitest/expect': 2.1.9 - '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.11.15)(typescript@5.3.3))(vite@5.4.11(@types/node@20.11.15)(terser@5.27.0)) + '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.3.3))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@vitest/pretty-format': 2.1.9 '@vitest/runner': 2.1.9 '@vitest/snapshot': 2.1.9 '@vitest/spy': 2.1.9 '@vitest/utils': 2.1.9 chai: 5.1.2 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 expect-type: 1.1.0 magic-string: 0.30.17 pathe: 1.1.2 @@ -27446,12 +26675,13 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@20.11.15)(terser@5.27.0) - vite-node: 2.1.9(@types/node@20.11.15)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.11.15 + '@types/node': 20.12.12 transitivePeerDependencies: + - jiti - less - lightningcss - msw @@ -27461,18 +26691,20 @@ snapshots: - sugarss - supports-color - terser + - tsx + - yaml - vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0): + vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(terser@5.27.0)(yaml@2.8.3): dependencies: '@vitest/expect': 2.1.9 - '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) + '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.4.5))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@vitest/pretty-format': 2.1.9 '@vitest/runner': 2.1.9 '@vitest/snapshot': 2.1.9 '@vitest/spy': 2.1.9 '@vitest/utils': 2.1.9 chai: 5.1.2 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 expect-type: 1.1.0 magic-string: 0.30.17 pathe: 1.1.2 @@ -27481,12 +26713,13 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vite-node: 2.1.9(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.12.12 transitivePeerDependencies: + - jiti - less - lightningcss - msw @@ -27496,18 +26729,20 @@ snapshots: - sugarss - supports-color - terser + - tsx + - yaml - vitest@2.1.9(@types/node@20.12.12)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0): + vitest@2.1.9(@types/node@20.12.12)(jiti@2.6.1)(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(terser@5.27.0)(yaml@2.8.3): dependencies: '@vitest/expect': 2.1.9 - '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(vite@5.4.11(@types/node@20.12.12)(terser@5.27.0)) + '@vitest/mocker': 2.1.9(msw@2.7.0(@types/node@20.12.12)(typescript@5.7.2))(vite@6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3)) '@vitest/pretty-format': 2.1.9 '@vitest/runner': 2.1.9 '@vitest/snapshot': 2.1.9 '@vitest/spy': 2.1.9 '@vitest/utils': 2.1.9 chai: 5.1.2 - debug: 4.4.0(supports-color@9.4.0) + debug: 4.4.0 expect-type: 1.1.0 magic-string: 0.30.17 pathe: 1.1.2 @@ -27516,12 +26751,13 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@20.12.12)(terser@5.27.0) - vite-node: 2.1.9(@types/node@20.12.12)(terser@5.27.0) + vite: 6.4.1(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) + vite-node: 2.1.9(@types/node@20.12.12)(jiti@2.6.1)(terser@5.27.0)(yaml@2.8.3) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.12.12 transitivePeerDependencies: + - jiti - less - lightningcss - msw @@ -27531,6 +26767,8 @@ snapshots: - sugarss - supports-color - terser + - tsx + - yaml volar-service-css@0.0.62(@volar/language-service@2.4.10): dependencies: @@ -27557,12 +26795,12 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.10 - volar-service-prettier@0.0.62(@volar/language-service@2.4.10)(prettier@3.2.4): + volar-service-prettier@0.0.62(@volar/language-service@2.4.10)(prettier@3.8.1): dependencies: vscode-uri: 3.0.8 optionalDependencies: '@volar/language-service': 2.4.10 - prettier: 3.2.4 + prettier: 3.8.1 volar-service-typescript-twoslash-queries@0.0.62(@volar/language-service@2.4.10): dependencies: @@ -27608,7 +26846,7 @@ snapshots: vscode-languageserver-textdocument: 1.0.11 vscode-languageserver-types: 3.16.0 vscode-nls: 5.2.0 - vscode-uri: 3.0.8 + vscode-uri: 3.1.0 vscode-jsonrpc@6.0.0: {} @@ -27646,54 +26884,69 @@ snapshots: vscode-uri@3.1.0: {} - vue-bundle-renderer@2.1.1: + vue-bundle-renderer@2.2.0: dependencies: ufo: 1.6.3 vue-devtools-stub@0.1.0: {} - vue-router@4.3.0(vue@3.5.13(typescript@5.7.2)): + vue-router@4.3.0(vue@3.5.32(typescript@5.7.2)): dependencies: '@vue/devtools-api': 6.6.1 + vue: 3.5.32(typescript@5.7.2) + + vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)): + dependencies: + '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.7.2) - vue-router@4.5.0(vue@3.5.13(typescript@5.3.3)): + vue-router@4.6.4(vue@3.5.32(typescript@5.3.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.13(typescript@5.3.3) + vue: 3.5.32(typescript@5.3.3) - vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)): + vue-router@4.6.4(vue@3.5.32(typescript@5.7.2)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.13(typescript@5.7.2) + vue: 3.5.32(typescript@5.7.2) vue@3.4.21(typescript@5.7.2): dependencies: '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 '@vue/runtime-dom': 3.4.21 - '@vue/server-renderer': 3.4.21(vue@3.5.13(typescript@5.7.2)) + '@vue/server-renderer': 3.4.21(vue@3.5.32(typescript@5.7.2)) '@vue/shared': 3.4.21 optionalDependencies: typescript: 5.7.2 - vue@3.5.13(typescript@5.3.3): + vue@3.5.13(typescript@5.7.2): dependencies: '@vue/compiler-dom': 3.5.13 '@vue/compiler-sfc': 3.5.13 '@vue/runtime-dom': 3.5.13 - '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.3.3)) + '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.2)) '@vue/shared': 3.5.13 + optionalDependencies: + typescript: 5.7.2 + + vue@3.5.32(typescript@5.3.3): + dependencies: + '@vue/compiler-dom': 3.5.32 + '@vue/compiler-sfc': 3.5.32 + '@vue/runtime-dom': 3.5.32 + '@vue/server-renderer': 3.5.32(vue@3.5.32(typescript@5.3.3)) + '@vue/shared': 3.5.32 optionalDependencies: typescript: 5.3.3 - vue@3.5.13(typescript@5.7.2): + vue@3.5.32(typescript@5.7.2): dependencies: - '@vue/compiler-dom': 3.5.13 - '@vue/compiler-sfc': 3.5.13 - '@vue/runtime-dom': 3.5.13 - '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.2)) - '@vue/shared': 3.5.13 + '@vue/compiler-dom': 3.5.32 + '@vue/compiler-sfc': 3.5.32 + '@vue/runtime-dom': 3.5.32 + '@vue/server-renderer': 3.5.32(vue@3.5.32(typescript@5.7.2)) + '@vue/shared': 3.5.32 optionalDependencies: typescript: 5.7.2 @@ -27731,7 +26984,7 @@ snapshots: '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4)(webpack@5.96.1) colorette: 2.0.20 commander: 10.0.1 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 envinfo: 7.11.0 fastest-levenshtein: 1.0.16 import-local: 3.1.0 @@ -27828,6 +27081,14 @@ snapshots: is-string: 1.0.7 is-symbol: 1.0.4 + which-boxed-primitive@1.1.1: + dependencies: + is-bigint: 1.1.0 + is-boolean-object: 1.2.2 + is-number-object: 1.1.1 + is-string: 1.1.1 + is-symbol: 1.1.1 + which-builtin-type@1.1.3: dependencies: function.prototype.name: 1.1.6 @@ -27843,6 +27104,22 @@ snapshots: which-collection: 1.0.1 which-typed-array: 1.1.13 + which-builtin-type@1.2.1: + dependencies: + call-bound: 1.0.4 + function.prototype.name: 1.1.8 + has-tostringtag: 1.0.2 + is-async-function: 2.0.0 + is-date-object: 1.1.0 + is-finalizationregistry: 1.1.1 + is-generator-function: 1.0.10 + is-regex: 1.2.1 + is-weakref: 1.1.1 + isarray: 2.0.5 + which-boxed-primitive: 1.1.1 + which-collection: 1.0.2 + which-typed-array: 1.1.20 + which-collection@1.0.1: dependencies: is-map: 2.0.2 @@ -27850,18 +27127,14 @@ snapshots: is-weakmap: 2.0.1 is-weakset: 2.0.2 - which-module@2.0.1: {} - - which-pm-runs@1.1.0: {} - - which-pm@2.0.0: + which-collection@1.0.2: dependencies: - load-yaml-file: 0.2.0 - path-exists: 4.0.0 + is-map: 2.0.3 + is-set: 2.0.3 + is-weakmap: 2.0.2 + is-weakset: 2.0.4 - which-pm@3.0.0: - dependencies: - load-yaml-file: 0.2.0 + which-pm-runs@1.1.0: {} which-typed-array@1.1.11: dependencies: @@ -27879,9 +27152,15 @@ snapshots: gopd: 1.0.1 has-tostringtag: 1.0.0 - which@1.3.1: + which-typed-array@1.1.20: dependencies: - isexe: 2.0.0 + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.4 + for-each: 0.3.5 + get-proto: 1.0.1 + gopd: 1.2.0 + has-tostringtag: 1.0.2 which@2.0.2: dependencies: @@ -27939,7 +27218,7 @@ snapshots: wrap-ansi@9.0.0: dependencies: ansi-styles: 6.2.1 - string-width: 7.1.0 + string-width: 7.2.0 strip-ansi: 7.1.0 wrappy@1.0.2: {} @@ -27961,12 +27240,8 @@ snapshots: xxhash-wasm@1.1.0: {} - y18n@4.0.3: {} - y18n@5.0.8: {} - yallist@2.1.2: {} - yallist@3.1.1: {} yallist@4.0.0: {} @@ -27978,7 +27253,7 @@ snapshots: yaml-language-server@1.15.0: dependencies: ajv: 8.11.0 - lodash: 4.17.21 + lodash: 4.18.1 request-light: 0.5.8 vscode-json-languageservice: 4.1.8 vscode-languageserver: 7.0.0 @@ -28000,29 +27275,10 @@ snapshots: yaml@2.8.3: {} - yargs-parser@18.1.3: - dependencies: - camelcase: 5.3.1 - decamelize: 1.2.0 - yargs-parser@21.1.1: {} yargs-parser@22.0.0: {} - yargs@15.4.1: - dependencies: - cliui: 6.0.0 - decamelize: 1.2.0 - find-up: 4.1.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - require-main-filename: 2.0.0 - set-blocking: 2.0.0 - string-width: 4.2.3 - which-module: 2.0.1 - y18n: 4.0.3 - yargs-parser: 18.1.3 - yargs@17.7.2: dependencies: cliui: 8.0.1 @@ -28048,7 +27304,7 @@ snapshots: yocto-queue@1.1.1: {} - yocto-spinner@0.1.2: + yocto-spinner@0.2.3: dependencies: yoctocolors: 2.1.1 @@ -28077,17 +27333,19 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.5.2 - zod-to-json-schema@3.23.5(zod@3.23.8): + zod-to-json-schema@3.25.2(zod@3.25.76): dependencies: - zod: 3.23.8 + zod: 3.25.76 - zod-to-ts@1.2.0(typescript@5.7.2)(zod@3.23.8): + zod-to-ts@1.2.0(typescript@5.7.2)(zod@3.25.76): dependencies: typescript: 5.7.2 - zod: 3.23.8 + zod: 3.25.76 zod@3.22.4: {} zod@3.23.8: {} + zod@3.25.76: {} + zwitch@2.0.4: {} From a3135a6276a53abc206d89e179c6abc9e73aa0b6 Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Sat, 4 Apr 2026 02:01:42 +0900 Subject: [PATCH 5/6] chore: require Node.js >= 20 in package engines Align root, all published packages, and examples that declared >=18.0.0 (or >=18) with engines.node >=20.0.0. Made-with: Cursor --- examples/bundle-analyzer-cli/package.json | 2 +- examples/bundle-analyzer-lib-cjs/package.json | 2 +- examples/bundle-analyzer-lib-esm/package.json | 2 +- examples/next-js/package.json | 2 +- examples/oidc/package.json | 2 +- examples/rollup/package.json | 2 +- examples/solidstart/package.json | 2 +- examples/tokenless/package.json | 2 +- examples/vite/package.json | 2 +- examples/webpack/package.json | 2 +- integration-tests/test-apps/solidstart/package.json | 2 +- package.json | 2 +- packages/astro-plugin/package.json | 2 +- packages/bundle-analyzer/package.json | 2 +- packages/bundler-plugin-core/package.json | 2 +- packages/nextjs-webpack-plugin/package.json | 2 +- packages/nuxt-plugin/package.json | 2 +- packages/remix-vite-plugin/package.json | 2 +- packages/rollup-plugin/package.json | 2 +- packages/solidstart-plugin/package.json | 2 +- packages/sveltekit-plugin/package.json | 2 +- packages/vite-plugin/package.json | 2 +- packages/webpack-plugin/package.json | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/examples/bundle-analyzer-cli/package.json b/examples/bundle-analyzer-cli/package.json index 4f0a1eb6..58a0d6f6 100644 --- a/examples/bundle-analyzer-cli/package.json +++ b/examples/bundle-analyzer-cli/package.json @@ -33,6 +33,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/bundle-analyzer-lib-cjs/package.json b/examples/bundle-analyzer-lib-cjs/package.json index 68461ae0..127e3f4a 100644 --- a/examples/bundle-analyzer-lib-cjs/package.json +++ b/examples/bundle-analyzer-lib-cjs/package.json @@ -13,6 +13,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/bundle-analyzer-lib-esm/package.json b/examples/bundle-analyzer-lib-esm/package.json index c7a6f0dc..626d820e 100644 --- a/examples/bundle-analyzer-lib-esm/package.json +++ b/examples/bundle-analyzer-lib-esm/package.json @@ -14,6 +14,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/next-js/package.json b/examples/next-js/package.json index a61d5619..841be80a 100644 --- a/examples/next-js/package.json +++ b/examples/next-js/package.json @@ -29,6 +29,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/oidc/package.json b/examples/oidc/package.json index 9aaa50cd..3000ac27 100644 --- a/examples/oidc/package.json +++ b/examples/oidc/package.json @@ -31,6 +31,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/rollup/package.json b/examples/rollup/package.json index 4b7516ab..8a618117 100644 --- a/examples/rollup/package.json +++ b/examples/rollup/package.json @@ -24,6 +24,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/solidstart/package.json b/examples/solidstart/package.json index 491ebf75..631d3fb5 100644 --- a/examples/solidstart/package.json +++ b/examples/solidstart/package.json @@ -17,6 +17,6 @@ "vite-plugin-solid": "^2.11.0" }, "engines": { - "node": ">=18" + "node": ">=20.0.0" } } diff --git a/examples/tokenless/package.json b/examples/tokenless/package.json index 9c7c9425..76176867 100644 --- a/examples/tokenless/package.json +++ b/examples/tokenless/package.json @@ -31,6 +31,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/vite/package.json b/examples/vite/package.json index 84deeda5..a764e3ac 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -31,6 +31,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/examples/webpack/package.json b/examples/webpack/package.json index 7456812b..a2f3ce96 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -14,7 +14,7 @@ "webpack-cli": "^5.1.4" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" }, "volta": { "extends": "../../package.json" diff --git a/integration-tests/test-apps/solidstart/package.json b/integration-tests/test-apps/solidstart/package.json index a07a8d2f..a16bd25f 100644 --- a/integration-tests/test-apps/solidstart/package.json +++ b/integration-tests/test-apps/solidstart/package.json @@ -16,6 +16,6 @@ "vite-plugin-solid": "^2.11.0" }, "engines": { - "node": ">=18" + "node": ">=20.0.0" } } diff --git a/package.json b/package.json index a5a53078..67d6b8ce 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "node": "20.9.0" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" }, "pnpm": { "overrides": { diff --git a/packages/astro-plugin/package.json b/packages/astro-plugin/package.json index cf2f9899..ae19a285 100644 --- a/packages/astro-plugin/package.json +++ b/packages/astro-plugin/package.json @@ -76,6 +76,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/bundle-analyzer/package.json b/packages/bundle-analyzer/package.json index 11d52894..be1bedb8 100644 --- a/packages/bundle-analyzer/package.json +++ b/packages/bundle-analyzer/package.json @@ -76,6 +76,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/bundler-plugin-core/package.json b/packages/bundler-plugin-core/package.json index e8ac731f..b5cddf9a 100644 --- a/packages/bundler-plugin-core/package.json +++ b/packages/bundler-plugin-core/package.json @@ -66,6 +66,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/nextjs-webpack-plugin/package.json b/packages/nextjs-webpack-plugin/package.json index b8f08f9c..620470f5 100644 --- a/packages/nextjs-webpack-plugin/package.json +++ b/packages/nextjs-webpack-plugin/package.json @@ -73,6 +73,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/nuxt-plugin/package.json b/packages/nuxt-plugin/package.json index 934a9420..2225e1db 100644 --- a/packages/nuxt-plugin/package.json +++ b/packages/nuxt-plugin/package.json @@ -71,6 +71,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/remix-vite-plugin/package.json b/packages/remix-vite-plugin/package.json index 5e38751c..b7216584 100644 --- a/packages/remix-vite-plugin/package.json +++ b/packages/remix-vite-plugin/package.json @@ -69,6 +69,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index 692ecf28..66dd7f9f 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -68,6 +68,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/solidstart-plugin/package.json b/packages/solidstart-plugin/package.json index 34f636b7..275f0ea7 100644 --- a/packages/solidstart-plugin/package.json +++ b/packages/solidstart-plugin/package.json @@ -69,6 +69,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/sveltekit-plugin/package.json b/packages/sveltekit-plugin/package.json index 185fdbc1..eb7b80ee 100644 --- a/packages/sveltekit-plugin/package.json +++ b/packages/sveltekit-plugin/package.json @@ -70,6 +70,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 7d5dfa10..0eb5da05 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -68,6 +68,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index e689171b..3203e0d6 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -70,6 +70,6 @@ "extends": "../../package.json" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } } From bb3e9130972a3d2a7704413b8cbd9eef30d3fd18 Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Sat, 4 Apr 2026 02:26:46 +0900 Subject: [PATCH 6/6] chore: fix ESLint/prettier issues from lint run - Apply prettier fixes in bundler-plugin-core (transports, types) - Use inline type imports in vitest configs (import/consistent-type-specifier-style) Made-with: Cursor --- packages/astro-plugin/vitest.config.ts | 2 +- packages/bundle-analyzer/vitest.config.ts | 2 +- packages/bundler-plugin-core/src/sentry/transports.ts | 2 +- packages/bundler-plugin-core/src/types.ts | 5 +++-- packages/nextjs-webpack-plugin/vitest.config.ts | 2 +- packages/nuxt-plugin/vitest.config.ts | 2 +- packages/remix-vite-plugin/vitest.config.ts | 2 +- packages/rollup-plugin/vitest.config.ts | 2 +- packages/solidstart-plugin/vitest.config.ts | 2 +- packages/sveltekit-plugin/vitest.config.ts | 2 +- packages/vite-plugin/vitest.config.ts | 2 +- packages/webpack-plugin/vitest.config.ts | 2 +- 12 files changed, 14 insertions(+), 13 deletions(-) diff --git a/packages/astro-plugin/vitest.config.ts b/packages/astro-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/astro-plugin/vitest.config.ts +++ b/packages/astro-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/bundle-analyzer/vitest.config.ts b/packages/bundle-analyzer/vitest.config.ts index 2b38c8c9..b1975dbe 100644 --- a/packages/bundle-analyzer/vitest.config.ts +++ b/packages/bundle-analyzer/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; import "ts-node/register"; diff --git a/packages/bundler-plugin-core/src/sentry/transports.ts b/packages/bundler-plugin-core/src/sentry/transports.ts index 4d588105..f49025d7 100644 --- a/packages/bundler-plugin-core/src/sentry/transports.ts +++ b/packages/bundler-plugin-core/src/sentry/transports.ts @@ -83,7 +83,7 @@ export function createRequestExecutor( headers: { "retry-after": retryAfterHeader, "x-sentry-rate-limits": Array.isArray(rateLimitsHeader) - ? rateLimitsHeader[0] ?? null + ? (rateLimitsHeader[0] ?? null) : rateLimitsHeader, }, }); diff --git a/packages/bundler-plugin-core/src/types.ts b/packages/bundler-plugin-core/src/types.ts index 22a4c2ed..8c524521 100644 --- a/packages/bundler-plugin-core/src/types.ts +++ b/packages/bundler-plugin-core/src/types.ts @@ -59,8 +59,9 @@ export interface BundleAnalysisUploadPluginArgs { pluginVersion: string; } -export interface ExtendedBAUploadArgs - extends BundleAnalysisUploadPluginArgs { +export interface ExtendedBAUploadArgs< + TArgs extends object, +> extends BundleAnalysisUploadPluginArgs { options: TArgs; } diff --git a/packages/nextjs-webpack-plugin/vitest.config.ts b/packages/nextjs-webpack-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/nextjs-webpack-plugin/vitest.config.ts +++ b/packages/nextjs-webpack-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/nuxt-plugin/vitest.config.ts b/packages/nuxt-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/nuxt-plugin/vitest.config.ts +++ b/packages/nuxt-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/remix-vite-plugin/vitest.config.ts b/packages/remix-vite-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/remix-vite-plugin/vitest.config.ts +++ b/packages/remix-vite-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/rollup-plugin/vitest.config.ts b/packages/rollup-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/rollup-plugin/vitest.config.ts +++ b/packages/rollup-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/solidstart-plugin/vitest.config.ts b/packages/solidstart-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/solidstart-plugin/vitest.config.ts +++ b/packages/solidstart-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/sveltekit-plugin/vitest.config.ts b/packages/sveltekit-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/sveltekit-plugin/vitest.config.ts +++ b/packages/sveltekit-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/vite-plugin/vitest.config.ts b/packages/vite-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/vite-plugin/vitest.config.ts +++ b/packages/vite-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared"; diff --git a/packages/webpack-plugin/vitest.config.ts b/packages/webpack-plugin/vitest.config.ts index 98a2d557..21075e8d 100644 --- a/packages/webpack-plugin/vitest.config.ts +++ b/packages/webpack-plugin/vitest.config.ts @@ -1,5 +1,5 @@ import replace from "@rollup/plugin-replace"; -import type { Plugin } from "vite"; +import { type Plugin } from "vite"; import { defineConfig } from "vitest/config"; import { config } from "../../vitest.shared";