create-outsystems-astro 0.7.1 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/README.md +1 -0
  2. package/bin/cli.js +10 -1
  3. package/package.json +1 -1
  4. package/template/.github/workflows/test.yml +13 -13
  5. package/template/.prettierrc +1 -1
  6. package/template/AGENTS.md +74 -2
  7. package/template/astro.config.mjs +5 -0
  8. package/template/bun.lock +663 -204
  9. package/template/deno.json +1 -6
  10. package/template/deno.lock +936 -468
  11. package/template/eslint.config.mjs +5 -0
  12. package/template/package-lock.json +9358 -5653
  13. package/template/package.json +48 -63
  14. package/template/pnpm-lock.yaml +1672 -792
  15. package/template/src/framework/preact/Demo.tsx +5 -6
  16. package/template/src/framework/react/Demo.tsx +4 -2
  17. package/template/src/framework/solid/Demo.tsx +85 -0
  18. package/template/src/framework/solid/Store.tsx +31 -0
  19. package/template/src/framework/svelte/Demo.svelte +2 -2
  20. package/template/src/framework/vue/Demo.vue +3 -2
  21. package/template/src/images/solid.png +0 -0
  22. package/template/src/pages/angular/angular-demo.astro +1 -1
  23. package/template/src/pages/multi/store.astro +3 -1
  24. package/template/src/pages/preact/preact-demo.astro +2 -3
  25. package/template/src/pages/react/react-demo.astro +2 -3
  26. package/template/src/pages/solid/solid-demo.astro +65 -0
  27. package/template/src/pages/svelte/svelte-demo.astro +2 -3
  28. package/template/src/pages/vue/vue-demo.astro +2 -3
  29. package/template/src/stores/demo.ts +14 -0
  30. package/template/src/stores/framework.ts +1 -0
  31. package/template/test/e2e/solid/solid-demo.spec.ts +42 -0
  32. package/template/test/integration/solid/Demo.test.tsx +90 -0
  33. package/template/vitest.config.ts +12 -0
  34. package/template/yarn.lock +999 -446
  35. package/template/src/stores/.gitkeep +0 -0
  36. /package/template/patches/{@angular+build+21.2.2.patch → @angular+build+21.2.5.patch} +0 -0
  37. /package/template/test/e2e/angular/{angular-counter.spec.ts → angular-demo.spec.ts} +0 -0
  38. /package/template/test/e2e/preact/{preact-counter.spec.ts → preact-demo.spec.ts} +0 -0
  39. /package/template/test/e2e/react/{react-counter.spec.ts → react-demo.spec.ts} +0 -0
  40. /package/template/test/e2e/svelte/{svelte-counter.spec.ts → svelte-demo.spec.ts} +0 -0
  41. /package/template/test/e2e/vue/{vue-counter.spec.ts → vue-demo.spec.ts} +0 -0
@@ -1,97 +1,100 @@
1
1
  {
2
2
  "version": "5",
3
3
  "specifiers": {
4
- "npm:@analogjs/astro-angular@^2.3.1": "2.3.1_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+build@21.2.2__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3__sass@1.97.3__happy-dom@20.8.3_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+language-service@21.2.4_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_@types+node@25.3.5_happy-dom@20.8.3",
5
- "npm:@analogjs/vite-plugin-angular@^2.3.1": "2.3.1_@angular+build@21.2.2__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3__sass@1.97.3__happy-dom@20.8.3_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@types+node@25.3.5_happy-dom@20.8.3",
6
- "npm:@analogjs/vitest-angular@^2.3.1": "2.3.1_@analogjs+vite-plugin-angular@2.3.1__@angular+build@21.2.2___@angular+compiler@21.2.4___@angular+compiler-cli@21.2.4____@angular+compiler@21.2.4____typescript@5.9.3___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+platform-server@21.2.4____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+platform-browser@21.2.4_____@angular+animations@21.2.4______@angular+core@21.2.4_______@angular+compiler@21.2.4_______rxjs@7.8.2______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+common@21.2.4______@angular+core@21.2.4_______@angular+compiler@21.2.4_______rxjs@7.8.2______rxjs@7.8.2______@angular+compiler@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____rxjs@7.8.2____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2___tslib@2.8.1___typescript@5.9.3___vitest@4.0.18____@types+node@25.3.5____happy-dom@20.8.3____vite@7.3.1_____@types+node@25.3.5_____sass@1.97.3_____picomatch@4.0.3___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@types+node@25.3.5___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3___sass@1.97.3___happy-dom@20.8.3__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__happy-dom@20.8.3_@angular-devkit+architect@0.2102.2_@angular-devkit+schematics@21.2.2_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_@angular+build@21.2.2__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3__sass@1.97.3__happy-dom@20.8.3_@types+node@25.3.5_happy-dom@20.8.3_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4",
7
- "npm:@angular-devkit/architect@~0.2102.2": "0.2102.2",
8
- "npm:@angular-devkit/schematics@^21.2.2": "21.2.2",
9
- "npm:@angular/animations@^21.2.4": "21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+compiler@21.2.4_rxjs@7.8.2",
10
- "npm:@angular/build@^21.2.2": "21.2.2_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@types+node@25.3.5_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_sass@1.97.3_happy-dom@20.8.3",
11
- "npm:@angular/cli@^21.2.2": "21.2.2_@types+node@25.3.5_@inquirer+prompts@7.10.1__@types+node@25.3.5_listr2@9.0.5_zod@4.3.6",
12
- "npm:@angular/common@^21.2.4": "21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.4",
13
- "npm:@angular/compiler-cli@^21.2.4": "21.2.4_@angular+compiler@21.2.4_typescript@5.9.3",
14
- "npm:@angular/compiler@^21.2.4": "21.2.4",
15
- "npm:@angular/core@^21.2.4": "21.2.4_@angular+compiler@21.2.4_rxjs@7.8.2",
16
- "npm:@angular/language-service@^21.2.4": "21.2.4",
17
- "npm:@angular/platform-browser@^21.2.4": "21.2.4_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.4",
18
- "npm:@angular/platform-server@^21.2.4": "21.2.4_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2",
19
- "npm:@angular/router@^21.2.4": "21.2.4_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_rxjs@7.8.2_@angular+compiler@21.2.4_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2",
20
- "npm:@astrojs/preact@^4.1.3": "4.1.3_preact@10.28.4_@babel+core@7.29.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
21
- "npm:@astrojs/react@^4.4.2": "4.4.2_@types+react@19.2.14_@types+react-dom@19.2.3__@types+react@19.2.14_react@19.2.4_react-dom@19.2.4__react@19.2.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
22
- "npm:@astrojs/svelte@^7.2.5": "7.2.5_astro@5.18.0__typescript@5.9.3__@types+node@25.3.5__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__zod@3.25.76_svelte@5.53.7__acorn@8.16.0_typescript@5.9.3_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
23
- "npm:@astrojs/vue@^5.1.4": "5.1.4_astro@5.18.0__typescript@5.9.3__@types+node@25.3.5__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__zod@3.25.76_vue@3.5.29__typescript@5.9.3_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5_typescript@5.9.3",
4
+ "npm:@analogjs/astro-angular@^2.3.1": "2.3.1_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+build@21.2.5__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__vite@7.3.1___@types+node@25.5.0___sass@1.97.3___picomatch@4.0.4__sass@1.97.3__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3__esbuild@0.27.3_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+language-service@21.2.6_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3",
5
+ "npm:@analogjs/vite-plugin-angular@^2.3.1": "2.3.1_@angular+build@21.2.5__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__vite@7.3.1___@types+node@25.5.0___sass@1.97.3___picomatch@4.0.4__sass@1.97.3__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3__esbuild@0.27.3_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3",
6
+ "npm:@analogjs/vitest-angular@^2.3.1": "2.3.1_@analogjs+vite-plugin-angular@2.3.1__@angular+build@21.2.5___@angular+compiler@21.2.6___@angular+compiler-cli@21.2.6____@angular+compiler@21.2.6____typescript@5.9.3___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+platform-server@21.2.6____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+platform-browser@21.2.6_____@angular+animations@21.2.6______@angular+core@21.2.6_______@angular+compiler@21.2.6_______rxjs@7.8.2______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+common@21.2.6______@angular+core@21.2.6_______@angular+compiler@21.2.6_______rxjs@7.8.2______rxjs@7.8.2______@angular+compiler@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____rxjs@7.8.2____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2___tslib@2.8.1___typescript@5.9.3___vitest@4.1.2____@types+node@25.5.0____happy-dom@20.8.9____vite@8.0.3_____@types+node@25.5.0_____esbuild@0.27.3_____sass@1.97.3___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@types+node@25.5.0___vite@7.3.1____@types+node@25.5.0____sass@1.97.3____picomatch@4.0.4___sass@1.97.3___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3___esbuild@0.27.3__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@angular-devkit+architect@0.2102.5_@angular-devkit+schematics@21.2.5_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@angular+build@21.2.5__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__vite@7.3.1___@types+node@25.5.0___sass@1.97.3___picomatch@4.0.4__sass@1.97.3__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3__esbuild@0.27.3_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6",
7
+ "npm:@angular-devkit/architect@~0.2102.5": "0.2102.5",
8
+ "npm:@angular-devkit/schematics@^21.2.5": "21.2.5",
9
+ "npm:@angular/animations@^21.2.6": "21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+compiler@21.2.6_rxjs@7.8.2",
10
+ "npm:@angular/build@^21.2.5": "21.2.5_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@types+node@25.5.0_vite@7.3.1__@types+node@25.5.0__sass@1.97.3__picomatch@4.0.4_sass@1.97.3_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_esbuild@0.27.3",
11
+ "npm:@angular/cli@^21.2.5": "21.2.5_@types+node@25.5.0_@inquirer+prompts@7.10.1__@types+node@25.5.0_listr2@9.0.5_zod@4.3.6",
12
+ "npm:@angular/common@^21.2.6": "21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.6",
13
+ "npm:@angular/compiler-cli@^21.2.6": "21.2.6_@angular+compiler@21.2.6_typescript@5.9.3",
14
+ "npm:@angular/compiler@^21.2.6": "21.2.6",
15
+ "npm:@angular/core@^21.2.6": "21.2.6_@angular+compiler@21.2.6_rxjs@7.8.2",
16
+ "npm:@angular/language-service@^21.2.6": "21.2.6",
17
+ "npm:@angular/platform-browser@^21.2.6": "21.2.6_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.6",
18
+ "npm:@angular/platform-server@^21.2.6": "21.2.6_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2",
19
+ "npm:@angular/router@^21.2.6": "21.2.6_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_rxjs@7.8.2_@angular+compiler@21.2.6_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2",
20
+ "npm:@astrojs/preact@^4.1.3": "4.1.3_preact@10.29.0_@babel+core@7.29.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
21
+ "npm:@astrojs/react@^4.4.2": "4.4.2_@types+react@19.2.14_@types+react-dom@19.2.3__@types+react@19.2.14_react@19.2.4_react-dom@19.2.4__react@19.2.4_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
22
+ "npm:@astrojs/solid-js@^5.1.3": "5.1.3_solid-js@1.9.12__seroval@1.5.1_@types+node@25.5.0_@testing-library+jest-dom@6.9.1_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4",
23
+ "npm:@astrojs/svelte@^7.2.5": "7.2.5_astro@5.18.1__typescript@5.9.3__@types+node@25.5.0__vite@6.4.1___@types+node@25.5.0___picomatch@4.0.4__zod@3.25.76_svelte@5.55.0__acorn@8.16.0_typescript@5.9.3_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
24
+ "npm:@astrojs/vue@^5.1.4": "5.1.4_astro@5.18.1__typescript@5.9.3__@types+node@25.5.0__vite@6.4.1___@types+node@25.5.0___picomatch@4.0.4__zod@3.25.76_vue@3.5.31__typescript@5.9.3_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0_typescript@5.9.3",
24
25
  "npm:@babel/core@^7.29.0": "7.29.0",
25
26
  "npm:@eslint/compat@^2.0.3": "2.0.3_eslint@9.39.4",
26
27
  "npm:@eslint/eslintrc@^3.3.5": "3.3.5",
27
28
  "npm:@eslint/js@^9.39.4": "9.39.4",
28
- "npm:@eslint/markdown@^7.5.1": "7.5.1",
29
- "npm:@nanostores/preact@1": "1.0.0_nanostores@1.1.1_preact@10.28.4",
30
- "npm:@nanostores/react@1": "1.0.0_nanostores@1.1.1_react@19.2.4",
31
- "npm:@nanostores/vue@^1.1.0": "1.1.0_nanostores@1.1.1_vue@3.5.29__typescript@5.9.3_typescript@5.9.3",
29
+ "npm:@eslint/markdown@8": "8.0.0",
30
+ "npm:@nanostores/preact@^1.1.0": "1.1.0_nanostores@1.2.0_preact@10.29.0",
31
+ "npm:@nanostores/react@^1.1.0": "1.1.0_nanostores@1.2.0_react@19.2.4",
32
+ "npm:@nanostores/solid@^1.1.1": "1.1.1_nanostores@1.2.0_solid-js@1.9.12__seroval@1.5.1",
33
+ "npm:@nanostores/vue@^1.1.0": "1.1.0_nanostores@1.2.0_vue@3.5.31__typescript@5.9.3_typescript@5.9.3",
34
+ "npm:@oxc-project/runtime@0.122": "0.122.0",
32
35
  "npm:@playwright/test@1.58.2": "1.58.2",
33
- "npm:@preact/preset-vite@^2.10.3": "2.10.3_@babel+core@7.29.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_preact@10.28.4_@types+node@25.3.5",
34
- "npm:@sveltejs/vite-plugin-svelte@^6.2.4": "6.2.4_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
35
- "npm:@testing-library/angular@^19.1.0": "19.1.0_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+router@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+compiler@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_@testing-library+dom@10.4.1_rxjs@7.8.2_@angular+compiler@21.2.4_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2",
36
+ "npm:@preact/preset-vite@^2.10.5": "2.10.5_@babel+core@7.29.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_preact@10.29.0_@types+node@25.5.0",
37
+ "npm:@solidjs/testing-library@~0.8.10": "0.8.10_solid-js@1.9.12__seroval@1.5.1",
38
+ "npm:@sveltejs/vite-plugin-svelte@7": "7.0.0_svelte@5.55.0__acorn@8.16.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0",
39
+ "npm:@testing-library/angular@^19.1.10": "19.2.1_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+router@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+compiler@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_@testing-library+dom@10.4.1_rxjs@7.8.2_@angular+compiler@21.2.6_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2",
36
40
  "npm:@testing-library/dom@^10.4.1": "10.4.1",
37
41
  "npm:@testing-library/jest-dom@^6.9.1": "6.9.1",
38
- "npm:@testing-library/preact@^3.2.4": "3.2.4_preact@10.28.4",
42
+ "npm:@testing-library/preact@^3.2.4": "3.2.4_preact@10.29.0",
39
43
  "npm:@testing-library/react@^16.3.2": "16.3.2_@testing-library+dom@10.4.1_@types+react@19.2.14_@types+react-dom@19.2.3__@types+react@19.2.14_react@19.2.4_react-dom@19.2.4__react@19.2.4",
40
- "npm:@testing-library/svelte@^5.3.1": "5.3.1_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_@types+node@25.3.5_happy-dom@20.8.3",
44
+ "npm:@testing-library/svelte@^5.3.1": "5.3.1_svelte@5.55.0__acorn@8.16.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@types+node@25.5.0_happy-dom@20.8.9",
41
45
  "npm:@testing-library/user-event@^14.6.1": "14.6.1_@testing-library+dom@10.4.1",
42
- "npm:@testing-library/vue@^8.1.0": "8.1.0_vue@3.5.29__typescript@5.9.3_typescript@5.9.3",
46
+ "npm:@testing-library/vue@^8.1.0": "8.1.0_vue@3.5.31__typescript@5.9.3_typescript@5.9.3",
43
47
  "npm:@types/js-beautify@^1.14.3": "1.14.3",
44
- "npm:@types/node@^25.3.5": "25.3.5",
48
+ "npm:@types/node@^25.5.0": "25.5.0",
45
49
  "npm:@types/react-dom@^19.2.3": "19.2.3_@types+react@19.2.14",
46
50
  "npm:@types/react@^19.2.14": "19.2.14",
47
- "npm:@vitejs/plugin-react@^5.1.4": "5.1.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@babel+core@7.29.0_@types+node@25.3.5",
48
- "npm:@vitejs/plugin-vue@^6.0.4": "6.0.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vue@3.5.29__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3",
49
- "npm:angular-eslint@^21.3.0": "21.3.0_@angular+cli@21.2.2__@types+node@25.3.5__@inquirer+prompts@7.10.1___@types+node@25.3.5__listr2@9.0.5__zod@4.3.6_eslint@9.39.4_typescript@5.9.3_typescript-eslint@8.56.1__eslint@9.39.4__typescript@5.9.3__@typescript-eslint+parser@8.56.1___eslint@9.39.4___typescript@5.9.3_@typescript-eslint+utils@8.56.1__eslint@9.39.4__typescript@5.9.3_@angular-eslint+template-parser@21.3.0__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.56.1_@types+node@25.3.5",
50
- "npm:astro@^5.18.0": "5.18.0_typescript@5.9.3_@types+node@25.3.5_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_zod@3.25.76",
51
+ "npm:@vitejs/plugin-react@^6.0.1": "6.0.1_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0",
52
+ "npm:@vitejs/plugin-vue@^6.0.5": "6.0.5_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_vue@3.5.31__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3",
53
+ "npm:angular-eslint@^21.3.1": "21.3.1_@angular+cli@21.2.5__@types+node@25.5.0__@inquirer+prompts@7.10.1___@types+node@25.5.0__listr2@9.0.5__zod@4.3.6_eslint@9.39.4_typescript@5.9.3_typescript-eslint@8.57.2__eslint@9.39.4__typescript@5.9.3__@typescript-eslint+parser@8.57.2___eslint@9.39.4___typescript@5.9.3_@typescript-eslint+utils@8.57.2__eslint@9.39.4__typescript@5.9.3_@angular-eslint+template-parser@21.3.1__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.57.2_@types+node@25.5.0",
54
+ "npm:astro@^5.18.1": "5.18.1_typescript@5.9.3_@types+node@25.5.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_zod@3.25.76",
51
55
  "npm:better-npm-audit@^3.11.0": "3.11.0",
52
- "npm:devalue@^5.6.4": "5.6.4",
53
56
  "npm:dotenv@^17.3.1": "17.3.1",
54
57
  "npm:eslint-config-preact@2": "2.0.0_eslint@9.39.4_@babel+core@7.29.0",
55
58
  "npm:eslint-config-prettier@^10.1.8": "10.1.8_eslint@9.39.4",
56
59
  "npm:eslint-plugin-astro@^1.6.0": "1.6.0_eslint@9.39.4",
57
60
  "npm:eslint-plugin-import@^2.32.0": "2.32.0_eslint@9.39.4",
58
61
  "npm:eslint-plugin-jest-dom@^5.5.0": "5.5.0_@testing-library+dom@10.4.1_eslint@9.39.4",
59
- "npm:eslint-plugin-jest@^29.15.0": "29.15.0_eslint@9.39.4_typescript@5.9.3",
60
- "npm:eslint-plugin-perfectionist@^5.6.0": "5.6.0_eslint@9.39.4_typescript@5.9.3",
61
- "npm:eslint-plugin-playwright@^2.9.0": "2.9.0_eslint@9.39.4",
62
+ "npm:eslint-plugin-jest@^29.15.1": "29.15.1_eslint@9.39.4_typescript@5.9.3",
63
+ "npm:eslint-plugin-perfectionist@^5.7.0": "5.7.0_eslint@9.39.4_typescript@5.9.3",
64
+ "npm:eslint-plugin-playwright@^2.10.1": "2.10.1_eslint@9.39.4",
62
65
  "npm:eslint-plugin-react-hooks@^7.0.1": "7.0.1_eslint@9.39.4_zod@4.3.6",
63
66
  "npm:eslint-plugin-react@^7.37.5": "7.37.5_eslint@9.39.4",
64
- "npm:eslint-plugin-svelte@^3.15.0": "3.15.0_eslint@9.39.4_svelte@5.53.7__acorn@8.16.0_postcss@8.5.6_ts-node@10.9.2__@types+node@25.3.5__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3",
65
- "npm:eslint-plugin-testing-library@^7.16.0": "7.16.0_eslint@9.39.4_typescript@5.9.3",
67
+ "npm:eslint-plugin-solid@~0.14.5": "0.14.5_eslint@9.39.4_typescript@5.9.3",
68
+ "npm:eslint-plugin-svelte@^3.16.0": "3.16.0_eslint@9.39.4_svelte@5.55.0__acorn@8.16.0_postcss@8.5.8_ts-node@10.9.2__@types+node@25.5.0__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3",
69
+ "npm:eslint-plugin-testing-library@^7.16.2": "7.16.2_eslint@9.39.4_typescript@5.9.3",
66
70
  "npm:eslint-plugin-vue@^10.8.0": "10.8.0_eslint@9.39.4_vue-eslint-parser@10.4.0__eslint@9.39.4",
67
71
  "npm:eslint@^9.39.4": "9.39.4",
68
- "npm:flatted@^3.4.0": "3.4.1",
69
72
  "npm:globals@^17.4.0": "17.4.0",
70
- "npm:happy-dom@^20.8.3": "20.8.3",
71
- "npm:hono@^4.12.7": "4.12.7",
73
+ "npm:happy-dom@^20.8.9": "20.8.9",
72
74
  "npm:improved-yarn-audit@^3.0.4": "3.0.4",
73
75
  "npm:js-beautify@^1.15.4": "1.15.4",
74
- "npm:nanostores@^1.1.1": "1.1.1",
76
+ "npm:nanostores@^1.2.0": "1.2.0",
75
77
  "npm:patch-package@^8.0.1": "8.0.1",
76
78
  "npm:playwright@1.58.2": "1.58.2",
77
- "npm:preact@^10.28.4": "10.28.4",
78
- "npm:prettier-plugin-svelte@^3.5.1": "3.5.1_prettier@3.8.1_svelte@5.53.7__acorn@8.16.0",
79
+ "npm:preact@^10.29.0": "10.29.0",
80
+ "npm:prettier-plugin-solidity@^2.3.1": "2.3.1_prettier@3.8.1",
81
+ "npm:prettier-plugin-svelte@^3.5.1": "3.5.1_prettier@3.8.1_svelte@5.55.0__acorn@8.16.0",
79
82
  "npm:prettier@^3.8.1": "3.8.1",
80
83
  "npm:react-dom@^19.2.4": "19.2.4_react@19.2.4",
81
84
  "npm:react@^19.2.4": "19.2.4",
82
85
  "npm:rxjs@^7.8.2": "7.8.2",
83
- "npm:svelte-eslint-parser@^1.6.0": "1.6.0_svelte@5.53.7__acorn@8.16.0_postcss@8.5.6",
84
- "npm:svelte@^5.53.7": "5.53.7_acorn@8.16.0",
85
- "npm:tar@^7.5.11": "7.5.11",
86
- "npm:ts-node@^10.9.2": "10.9.2_@types+node@25.3.5_typescript@5.9.3",
86
+ "npm:solid-js@^1.9.12": "1.9.12_seroval@1.5.1",
87
+ "npm:svelte-eslint-parser@^1.6.0": "1.6.0_svelte@5.55.0__acorn@8.16.0_postcss@8.5.8",
88
+ "npm:svelte@^5.55.0": "5.55.0_acorn@8.16.0",
89
+ "npm:ts-node@^10.9.2": "10.9.2_@types+node@25.5.0_typescript@5.9.3",
87
90
  "npm:tslib@^2.8.1": "2.8.1",
88
- "npm:typescript-eslint@^8.56.1": "8.56.1_eslint@9.39.4_typescript@5.9.3_@typescript-eslint+parser@8.56.1__eslint@9.39.4__typescript@5.9.3",
91
+ "npm:typescript-eslint@^8.57.2": "8.57.2_eslint@9.39.4_typescript@5.9.3_@typescript-eslint+parser@8.57.2__eslint@9.39.4__typescript@5.9.3",
89
92
  "npm:typescript@^5.9.3": "5.9.3",
90
- "npm:undici@^7.24.0": "7.24.3",
91
- "npm:vite@^6.4.1": "6.4.1_@types+node@25.3.5_picomatch@4.0.3",
92
- "npm:vitest@^4.0.18": "4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3",
93
+ "npm:vite-plugin-solid@^2.11.11": "2.11.11_@testing-library+jest-dom@6.9.1_solid-js@1.9.12__seroval@1.5.1_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@babel+core@7.29.0_@types+node@25.5.0",
94
+ "npm:vite@^8.0.1": "8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
95
+ "npm:vitest@^4.1.2": "4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3",
93
96
  "npm:vue-eslint-parser@^10.4.0": "10.4.0_eslint@9.39.4",
94
- "npm:vue@^3.5.29": "3.5.29_typescript@5.9.3"
97
+ "npm:vue@^3.5.31": "3.5.31_typescript@5.9.3"
95
98
  },
96
99
  "npm": {
97
100
  "@adobe/css-tools@4.4.4": {
@@ -215,7 +218,7 @@
215
218
  "@jridgewell/trace-mapping@0.3.31"
216
219
  ]
217
220
  },
218
- "@analogjs/astro-angular@2.3.1_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+build@21.2.2__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3__sass@1.97.3__happy-dom@20.8.3_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+language-service@21.2.4_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_@types+node@25.3.5_happy-dom@20.8.3": {
221
+ "@analogjs/astro-angular@2.3.1_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+build@21.2.5__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__vite@7.3.1___@types+node@25.5.0___sass@1.97.3___picomatch@4.0.4__sass@1.97.3__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3__esbuild@0.27.3_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+language-service@21.2.6_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3": {
219
222
  "integrity": "sha512-t6ZFT5DKLuccBfeHobJuiUOPcetmznIvmzNsOdanbvt7PP8KLiun2Y1s8k1LfdndZC8Lt5r1K7IofyckW6oapg==",
220
223
  "dependencies": [
221
224
  "@analogjs/vite-plugin-angular",
@@ -232,7 +235,7 @@
232
235
  "tslib"
233
236
  ]
234
237
  },
235
- "@analogjs/vite-plugin-angular@2.3.1_@angular+build@21.2.2__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3__sass@1.97.3__happy-dom@20.8.3_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@types+node@25.3.5_happy-dom@20.8.3": {
238
+ "@analogjs/vite-plugin-angular@2.3.1_@angular+build@21.2.5__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__vite@7.3.1___@types+node@25.5.0___sass@1.97.3___picomatch@4.0.4__sass@1.97.3__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3__esbuild@0.27.3_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3": {
236
239
  "integrity": "sha512-6ttSrMFBYwvS5JfovagfhkLaje1RjzztIniBWtH5G8wc6vrud77/sRJWVaVC4Ri4XRBTQ2kG5thSDumccX1B7g==",
237
240
  "dependencies": [
238
241
  "@angular/build",
@@ -243,36 +246,36 @@
243
246
  "@angular/build"
244
247
  ]
245
248
  },
246
- "@analogjs/vitest-angular@2.3.1_@analogjs+vite-plugin-angular@2.3.1__@angular+build@21.2.2___@angular+compiler@21.2.4___@angular+compiler-cli@21.2.4____@angular+compiler@21.2.4____typescript@5.9.3___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+platform-server@21.2.4____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+platform-browser@21.2.4_____@angular+animations@21.2.4______@angular+core@21.2.4_______@angular+compiler@21.2.4_______rxjs@7.8.2______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+common@21.2.4______@angular+core@21.2.4_______@angular+compiler@21.2.4_______rxjs@7.8.2______rxjs@7.8.2______@angular+compiler@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____rxjs@7.8.2____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2___tslib@2.8.1___typescript@5.9.3___vitest@4.0.18____@types+node@25.3.5____happy-dom@20.8.3____vite@7.3.1_____@types+node@25.3.5_____sass@1.97.3_____picomatch@4.0.3___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@types+node@25.3.5___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3___sass@1.97.3___happy-dom@20.8.3__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__happy-dom@20.8.3_@angular-devkit+architect@0.2102.2_@angular-devkit+schematics@21.2.2_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_@angular+build@21.2.2__@angular+compiler@21.2.4__@angular+compiler-cli@21.2.4___@angular+compiler@21.2.4___typescript@5.9.3__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+platform-server@21.2.4___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+platform-browser@21.2.4____@angular+animations@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+common@21.2.4_____@angular+core@21.2.4______@angular+compiler@21.2.4______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___rxjs@7.8.2___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.0.18___@types+node@25.3.5___happy-dom@20.8.3___vite@7.3.1____@types+node@25.3.5____sass@1.97.3____picomatch@4.0.3__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@types+node@25.3.5__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3__sass@1.97.3__happy-dom@20.8.3_@types+node@25.3.5_happy-dom@20.8.3_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4": {
249
+ "@analogjs/vitest-angular@2.3.1_@analogjs+vite-plugin-angular@2.3.1__@angular+build@21.2.5___@angular+compiler@21.2.6___@angular+compiler-cli@21.2.6____@angular+compiler@21.2.6____typescript@5.9.3___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+platform-server@21.2.6____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+platform-browser@21.2.6_____@angular+animations@21.2.6______@angular+core@21.2.6_______@angular+compiler@21.2.6_______rxjs@7.8.2______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+common@21.2.6______@angular+core@21.2.6_______@angular+compiler@21.2.6_______rxjs@7.8.2______rxjs@7.8.2______@angular+compiler@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____rxjs@7.8.2____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2___tslib@2.8.1___typescript@5.9.3___vitest@4.1.2____@types+node@25.5.0____happy-dom@20.8.9____vite@8.0.3_____@types+node@25.5.0_____esbuild@0.27.3_____sass@1.97.3___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@types+node@25.5.0___vite@7.3.1____@types+node@25.5.0____sass@1.97.3____picomatch@4.0.4___sass@1.97.3___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3___esbuild@0.27.3__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@angular-devkit+architect@0.2102.5_@angular-devkit+schematics@21.2.5_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@angular+build@21.2.5__@angular+compiler@21.2.6__@angular+compiler-cli@21.2.6___@angular+compiler@21.2.6___typescript@5.9.3__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+platform-server@21.2.6___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+platform-browser@21.2.6____@angular+animations@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+common@21.2.6_____@angular+core@21.2.6______@angular+compiler@21.2.6______rxjs@7.8.2_____rxjs@7.8.2_____@angular+compiler@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___rxjs@7.8.2___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2__tslib@2.8.1__typescript@5.9.3__vitest@4.1.2___@types+node@25.5.0___happy-dom@20.8.9___vite@8.0.3____@types+node@25.5.0____esbuild@0.27.3____sass@1.97.3__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@types+node@25.5.0__vite@7.3.1___@types+node@25.5.0___sass@1.97.3___picomatch@4.0.4__sass@1.97.3__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3__esbuild@0.27.3_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6": {
247
250
  "integrity": "sha512-wbTLgeWDR9qPohE5vzGi4GJ0oHC/GmAhkzEMbt6xoAHbhvMsRrqsiiku03tejHcPqErMlsBotIeR/huAbJferQ==",
248
251
  "dependencies": [
249
252
  "@analogjs/vite-plugin-angular",
250
253
  "@angular-devkit/architect",
251
254
  "@angular-devkit/schematics",
252
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3"
255
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3"
253
256
  ]
254
257
  },
255
- "@angular-devkit/architect@0.2102.2": {
256
- "integrity": "sha512-CDvFtXwyBtMRkTQnm+LfBNLL0yLV8ZGskrM1T6VkcGwXGFDott1FxUdj96ViodYsYL5fbJr0MNA6TlLcanV3kQ==",
258
+ "@angular-devkit/architect@0.2102.5": {
259
+ "integrity": "sha512-9xE7G177R9G9Kte+4AtbEMlEeZUupnvdBUMVBlZRa/n4UDUyAkB/vj58KrzRCCIVQ/ypHVMwUilaDTO484dd+g==",
257
260
  "dependencies": [
258
261
  "@angular-devkit/core",
259
262
  "rxjs"
260
263
  ],
261
264
  "bin": true
262
265
  },
263
- "@angular-devkit/core@21.2.2_ajv@8.18.0": {
264
- "integrity": "sha512-xUeKGe4BDQpkz0E6fnAPIJXE0y0nqtap0KhJIBhvN7xi3NenIzTmoi6T9Yv5OOBUdLZbOm4SOel8MhdXiIBpAQ==",
266
+ "@angular-devkit/core@21.2.5_ajv@8.18.0": {
267
+ "integrity": "sha512-9z9w7UxKKVmib5QHFZTOfJpAiSudqQwwEZFpQy31yaXR3tJw85xO5owi+66sgTpEvNh9Ix2THhcUq//ToP/0VA==",
265
268
  "dependencies": [
266
269
  "ajv@8.18.0",
267
270
  "ajv-formats",
268
271
  "jsonc-parser",
269
- "picomatch@4.0.3",
272
+ "picomatch@4.0.4",
270
273
  "rxjs",
271
274
  "source-map@0.7.6"
272
275
  ]
273
276
  },
274
- "@angular-devkit/schematics@21.2.2": {
275
- "integrity": "sha512-CCeyQxGUq+oyGnHd7PfcYIVbj9pRnqjQq0rAojoAqs1BJdtInx9weLBCLy+AjM3NHePeZrnwm+wEVr8apED8kg==",
277
+ "@angular-devkit/schematics@21.2.5": {
278
+ "integrity": "sha512-gEg84eipTX6lcpNTDVUXBBwp0vs3rXM319Qom+sCLOKBGyqE0mvb1RM1WwfNcyOqeSMQC/vLUwRKqnP0wg1UDg==",
276
279
  "dependencies": [
277
280
  "@angular-devkit/core",
278
281
  "jsonc-parser",
@@ -281,8 +284,8 @@
281
284
  "rxjs"
282
285
  ]
283
286
  },
284
- "@angular-eslint/builder@21.3.0_@angular+cli@21.2.2__@types+node@25.3.5__@inquirer+prompts@7.10.1___@types+node@25.3.5__listr2@9.0.5__zod@4.3.6_eslint@9.39.4_typescript@5.9.3_@types+node@25.3.5": {
285
- "integrity": "sha512-26QUUouei52biUFAlJSrWNAU9tuF2miKwd8uHdxWwCF31xz+OxC5+NfudWvt1AFaYow7gWueX1QX3rNNtSPDrg==",
287
+ "@angular-eslint/builder@21.3.1_@angular+cli@21.2.5__@types+node@25.5.0__@inquirer+prompts@7.10.1___@types+node@25.5.0__listr2@9.0.5__zod@4.3.6_eslint@9.39.4_typescript@5.9.3_@types+node@25.5.0": {
288
+ "integrity": "sha512-1f1Lyp5e7OH6txiV224HaY3G1uRCj91OSKq7hT2Vw9NRw6zWFc1anBpDeLVjpL9ptUxzUGIQR5jEV54hOPayoQ==",
286
289
  "dependencies": [
287
290
  "@angular-devkit/architect",
288
291
  "@angular-devkit/core",
@@ -291,11 +294,11 @@
291
294
  "typescript"
292
295
  ]
293
296
  },
294
- "@angular-eslint/bundled-angular-compiler@21.3.0": {
295
- "integrity": "sha512-l521I24J9gJxyMbRkrM24Tc7W8J8BP+TDAmVs2nT8+lXbS3kg8QpWBRtd+hNUgq6o+vt+lKBkytnEfu8OiqeRg=="
297
+ "@angular-eslint/bundled-angular-compiler@21.3.1": {
298
+ "integrity": "sha512-jjbnJPUXQeQBJ8RM+ahlbt4GH2emVN8JvG3AhFbPci1FrqXi9cOOfkbwLmvpoyTli4LF8gy7g4ctFqnlRgqryw=="
296
299
  },
297
- "@angular-eslint/eslint-plugin-template@21.3.0_@angular-eslint+template-parser@21.3.0__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.56.1_@typescript-eslint+utils@8.56.1__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
298
- "integrity": "sha512-lVixd/KypPWgA/5/pUOhJV9MTcaHjYZEqyOi+IiLk+h+maGxn6/s6Ot+20n+XGS85zAgOY+qUw6EEQ11hoojIQ==",
300
+ "@angular-eslint/eslint-plugin-template@21.3.1_@angular-eslint+template-parser@21.3.1__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.57.2_@typescript-eslint+utils@8.57.2__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
301
+ "integrity": "sha512-ndPWJodkcEOu2PVUxlUwyz4D2u3r9KO7veWmStVNOLeNrICJA+nQvrz2BWCu0l48rO0K5ezsy0JFcQDVwE/5mw==",
299
302
  "dependencies": [
300
303
  "@angular-eslint/bundled-angular-compiler",
301
304
  "@angular-eslint/template-parser",
@@ -308,8 +311,8 @@
308
311
  "typescript"
309
312
  ]
310
313
  },
311
- "@angular-eslint/eslint-plugin@21.3.0_@typescript-eslint+utils@8.56.1__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
312
- "integrity": "sha512-Whf/AUUBekOlfSJRS78m76YGrBQAZ3waXE7oOdlW5xEQvn8jBDN9EGuNnjg/syZzvzjK4ZpYC4g1XYXrc+fQIg==",
314
+ "@angular-eslint/eslint-plugin@21.3.1_@typescript-eslint+utils@8.57.2__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
315
+ "integrity": "sha512-08NNTxwawRLTWPLl8dg1BnXMwimx93y4wMEwx2aWQpJbIt4pmNvwJzd+NgoD/Ag2VdLS/gOMadhJH5fgaYKsPQ==",
313
316
  "dependencies": [
314
317
  "@angular-eslint/bundled-angular-compiler",
315
318
  "@angular-eslint/utils",
@@ -319,8 +322,8 @@
319
322
  "typescript"
320
323
  ]
321
324
  },
322
- "@angular-eslint/schematics@21.3.0_@angular+cli@21.2.2__@types+node@25.3.5__@inquirer+prompts@7.10.1___@types+node@25.3.5__listr2@9.0.5__zod@4.3.6_@typescript-eslint+utils@8.56.1__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3_@angular-eslint+template-parser@21.3.0__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.56.1_@types+node@25.3.5": {
323
- "integrity": "sha512-8deU/zVY9f8k8kAQQ9PL130ox2VlrZw3fMxgsPNAY5tjQ0xk0J2YVSszYHhcqdMGG1J01IsxIjvQaJ4pFfEmMw==",
325
+ "@angular-eslint/schematics@21.3.1_@angular+cli@21.2.5__@types+node@25.5.0__@inquirer+prompts@7.10.1___@types+node@25.5.0__listr2@9.0.5__zod@4.3.6_@typescript-eslint+utils@8.57.2__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3_@angular-eslint+template-parser@21.3.1__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.57.2_@types+node@25.5.0": {
326
+ "integrity": "sha512-1U2u4ZsZvwT30aXRLsIJf6tULIiioo9BtASNsldpYecU3/m/1+F61lCYG79qt7YWbif9KABPYZlFTJUFGN8HWA==",
324
327
  "dependencies": [
325
328
  "@angular-devkit/core",
326
329
  "@angular-devkit/schematics",
@@ -332,17 +335,17 @@
332
335
  "strip-json-comments"
333
336
  ]
334
337
  },
335
- "@angular-eslint/template-parser@21.3.0_eslint@9.39.4_typescript@5.9.3": {
336
- "integrity": "sha512-ysyou1zAY6M6rSZNdIcYKGd4nk6TCapamyFNB3ivmTlVZ0O35TS9o/rJ0aUttuHgDp+Ysgs3ql+LA746PXgCyQ==",
338
+ "@angular-eslint/template-parser@21.3.1_eslint@9.39.4_typescript@5.9.3": {
339
+ "integrity": "sha512-moERVCTekQKOvR8RMuEOtWSO3VS1qrzA3keI1dPto/JVB8Nqp9w3R5ZpEoXHzh4zgEryosxmPgdi6UczJe2ouQ==",
337
340
  "dependencies": [
338
341
  "@angular-eslint/bundled-angular-compiler",
339
342
  "eslint",
340
- "eslint-scope@9.1.1",
343
+ "eslint-scope@9.1.2",
341
344
  "typescript"
342
345
  ]
343
346
  },
344
- "@angular-eslint/utils@21.3.0_@typescript-eslint+utils@8.56.1__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
345
- "integrity": "sha512-oNigH6w3l+owTMboj/uFG0tHOy43uH8BpQRtBOQL1/s2+5in/BJ2Fjobv3SyizxTgeJ1FhRefbkT8GmVjK7jAA==",
347
+ "@angular-eslint/utils@21.3.1_@typescript-eslint+utils@8.57.2__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
348
+ "integrity": "sha512-Q3SGA1/36phZhmsp1mYrKzp/jcmqofRr861MYn46FaWIKSYXBYRzl+H3FIJKBu5CE36Bggu6hbNpwGPuUp+MCg==",
346
349
  "dependencies": [
347
350
  "@angular-eslint/bundled-angular-compiler",
348
351
  "@typescript-eslint/utils",
@@ -350,15 +353,15 @@
350
353
  "typescript"
351
354
  ]
352
355
  },
353
- "@angular/animations@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+compiler@21.2.4_rxjs@7.8.2": {
354
- "integrity": "sha512-hO1P7ks9n7lW3D31bzHohSuoAaj05xJUlK8rZgX8IkH5DLx4qhvfNh0t4bbLuBJLP2r1TaLsQ8KFcemCkFRO2w==",
356
+ "@angular/animations@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+compiler@21.2.6_rxjs@7.8.2": {
357
+ "integrity": "sha512-SPzTOlkyVagPdb7OMe9hw3dnpMGq2p/nADatzNfRUMXwit8AU8VaiPIrFRsCD52sAL1zDDj60gKsk/dprzIyFA==",
355
358
  "dependencies": [
356
359
  "@angular/core",
357
360
  "tslib"
358
361
  ]
359
362
  },
360
- "@angular/build@21.2.2_@angular+compiler@21.2.4_@angular+compiler-cli@21.2.4__@angular+compiler@21.2.4__typescript@5.9.3_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+platform-server@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@types+node@25.3.5_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_sass@1.97.3_happy-dom@20.8.3": {
361
- "integrity": "sha512-Vq2eIneNxzhHm1MwEmRqEJDwHU9ODfSRDaMWwtysGMhpoMQmLdfTqkQDmkC2qVUr8mV8Z1i5I+oe5ZJaMr/PlQ==",
363
+ "@angular/build@21.2.5_@angular+compiler@21.2.6_@angular+compiler-cli@21.2.6__@angular+compiler@21.2.6__typescript@5.9.3_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+platform-server@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_tslib@2.8.1_typescript@5.9.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@types+node@25.5.0_vite@7.3.1__@types+node@25.5.0__sass@1.97.3__picomatch@4.0.4_sass@1.97.3_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_esbuild@0.27.3": {
364
+ "integrity": "sha512-AfE09K+pkgS3VB84R74XG/XB9LQmO6Q6YfpssjDwMnWGwDGGwUGydXn8AKdhnhI4mM2nFKoe+QYszFgrzu5HeQ==",
362
365
  "dependencies": [
363
366
  "@ampproject/remapping",
364
367
  "@angular-devkit/architect",
@@ -382,9 +385,9 @@
382
385
  "magic-string",
383
386
  "mrmime",
384
387
  "parse5-html-rewriting-stream",
385
- "picomatch@4.0.3",
388
+ "picomatch@4.0.4",
386
389
  "piscina",
387
- "rolldown",
390
+ "rolldown@1.0.0-rc.4",
388
391
  "sass",
389
392
  "semver@7.7.4",
390
393
  "source-map-support",
@@ -392,8 +395,8 @@
392
395
  "tslib",
393
396
  "typescript",
394
397
  "undici",
395
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3",
396
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_sass@1.97.3",
398
+ "vite@7.3.1_@types+node@25.5.0_sass@1.97.3_picomatch@4.0.4",
399
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_esbuild@0.27.3_sass@1.97.3",
397
400
  "watchpack"
398
401
  ],
399
402
  "optionalDependencies": [
@@ -403,11 +406,11 @@
403
406
  "@angular/core",
404
407
  "@angular/platform-browser",
405
408
  "@angular/platform-server",
406
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_sass@1.97.3"
409
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_esbuild@0.27.3_sass@1.97.3"
407
410
  ]
408
411
  },
409
- "@angular/cli@21.2.2_@types+node@25.3.5_@inquirer+prompts@7.10.1__@types+node@25.3.5_listr2@9.0.5_zod@4.3.6": {
410
- "integrity": "sha512-eZo8/qX+ZIpIWc0CN+cCX13Lbgi/031wAp8DRVhDDO6SMVtcr/ObOQ2S16+pQdOMXxiG3vby6IhzJuz9WACzMQ==",
412
+ "@angular/cli@21.2.5_@types+node@25.5.0_@inquirer+prompts@7.10.1__@types+node@25.5.0_listr2@9.0.5_zod@4.3.6": {
413
+ "integrity": "sha512-nLpyqXQ0s96jC/vR8CsKM3q94/F/nZwtbjM3E6g5lXpKe7cHfJkCfERPexx+jzzYP5JBhtm+u61aH6auu9KYQw==",
411
414
  "dependencies": [
412
415
  "@angular-devkit/architect",
413
416
  "@angular-devkit/core",
@@ -430,16 +433,16 @@
430
433
  ],
431
434
  "bin": true
432
435
  },
433
- "@angular/common@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.4": {
434
- "integrity": "sha512-NrP6qOuUpo3fqq14UJ1b2bIRtWsfvxh1qLqOyFV4gfBrHhXd0XffU1LUlUw1qp4w1uBSgPJ0/N5bSPUWrAguVg==",
436
+ "@angular/common@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.6": {
437
+ "integrity": "sha512-2FcpZ1h6AZ4JwCIlnpHCYrbRTGQTOj/RFXkuX/qw7K6cFmJGfWFMmr++xWtHZEvUddfbR9hqDo+v1mkqEKE/Kw==",
435
438
  "dependencies": [
436
439
  "@angular/core",
437
440
  "rxjs",
438
441
  "tslib"
439
442
  ]
440
443
  },
441
- "@angular/compiler-cli@21.2.4_@angular+compiler@21.2.4_typescript@5.9.3": {
442
- "integrity": "sha512-vGjd7DZo/Ox50pQCm5EycmBu91JclimPtZoyNXu/2hSxz3oAkzwiHCwlHwk2g58eheSSp+lYtYRLmHAqSVZLjg==",
444
+ "@angular/compiler-cli@21.2.6_@angular+compiler@21.2.6_typescript@5.9.3": {
445
+ "integrity": "sha512-CiPmat4+D+hWXMTAY++09WeII/5D0r6iTjdLdaTq8tlo0uJcrOlazib4CpA94kJ2CRdzfhmC1H+ttwBI1xIlTg==",
443
446
  "dependencies": [
444
447
  "@angular/compiler",
445
448
  "@babel/core",
@@ -457,14 +460,14 @@
457
460
  ],
458
461
  "bin": true
459
462
  },
460
- "@angular/compiler@21.2.4": {
461
- "integrity": "sha512-9+ulVK3idIo/Tu4X2ic7/V0+Uj7pqrOAbOuIirYe6Ymm3AjexuFRiGBbfcH0VJhQ5cf8TvIJ1fuh+MI4JiRIxA==",
463
+ "@angular/compiler@21.2.6": {
464
+ "integrity": "sha512-shGkb/aAIPbG8oSYkVJ0msGlRdDVcJBVaUVx2KenMltifQjfLn5N8DFMAzOR6haaA3XeugFExxKqmvySjrVq+A==",
462
465
  "dependencies": [
463
466
  "tslib"
464
467
  ]
465
468
  },
466
- "@angular/core@21.2.4_@angular+compiler@21.2.4_rxjs@7.8.2": {
467
- "integrity": "sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg==",
469
+ "@angular/core@21.2.6_@angular+compiler@21.2.6_rxjs@7.8.2": {
470
+ "integrity": "sha512-svgK5DhFlQlS+sMybXftn08rHHRiDGY/uIKT5LZUaKgyffnkPb8uClpMIW0NzANtU8qs8pwgDZFoJw85Ia3oqQ==",
468
471
  "dependencies": [
469
472
  "@angular/compiler",
470
473
  "rxjs",
@@ -474,11 +477,11 @@
474
477
  "@angular/compiler"
475
478
  ]
476
479
  },
477
- "@angular/language-service@21.2.4": {
478
- "integrity": "sha512-seWlXWhayTwuL62Cfz+Ky/Wv67oYLX+cXplYoIinDVJPgQaU9jXpakLfKq8RwdRXVmgTE0HQ5dyoTozuWgJ8Nw=="
480
+ "@angular/language-service@21.2.6": {
481
+ "integrity": "sha512-ui2Zf/h736Kf/jwyXHN2OBQC9fEzGUCz5fJr72sEe4nqa6aTiCL0FfkTarHDLKEYPNr8M+ZX/icgo3j9yztJhQ=="
479
482
  },
480
- "@angular/platform-browser@21.2.4_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.4": {
481
- "integrity": "sha512-1A9e/cQVu+3BkRCktLcO3RZGuw8NOTHw1frUUrpAz+iMyvIT4sDRFbL+U1g8qmOCZqRNC1Pi1HZfZ1kl6kvrcQ==",
483
+ "@angular/platform-browser@21.2.6_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_rxjs@7.8.2_@angular+compiler@21.2.6": {
484
+ "integrity": "sha512-LW1vPXVHvy71LBahn+fSzPlWQl25kJIdcXq+ptG7HsMVgbPQ3/vvkKXAHYaRdppLGCFL+v+3dQGHYLNLiYL9qg==",
482
485
  "dependencies": [
483
486
  "@angular/animations",
484
487
  "@angular/common",
@@ -489,8 +492,8 @@
489
492
  "@angular/animations"
490
493
  ]
491
494
  },
492
- "@angular/platform-server@21.2.4_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_rxjs@7.8.2_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2": {
493
- "integrity": "sha512-3xc06g4tSiPs7R4YnOITaALzoZECaxyzTX9eVNCh5bVJF2NxxdkDNXnyEtwocCqoleJmphVCaZTMMFbdJngmIw==",
495
+ "@angular/platform-server@21.2.6_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_rxjs@7.8.2_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2": {
496
+ "integrity": "sha512-IatXqKzRRT8H1UolijS3Lv3SgthH5w3qHe5ZpQADYi9NIaIvtVMnDH3kIxWGhepjMtvUz235J3E6FrPer6mNZA==",
494
497
  "dependencies": [
495
498
  "@angular/common",
496
499
  "@angular/compiler",
@@ -501,8 +504,8 @@
501
504
  "xhr2"
502
505
  ]
503
506
  },
504
- "@angular/router@21.2.4_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_rxjs@7.8.2_@angular+compiler@21.2.4_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2": {
505
- "integrity": "sha512-OjWze4XT8i2MThcBXMv7ru1k6/5L6QYZbcXuseqimFCHm2avEJ+mXPovY066fMBZJhqbXdjB82OhHAWkIHjglQ==",
507
+ "@angular/router@21.2.6_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_rxjs@7.8.2_@angular+compiler@21.2.6_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2": {
508
+ "integrity": "sha512-0ajhkKYeOqHQEEH88+Q0HrheR3helwTvdTqD/0gTaapCe+HOoC+SYwmzzsYP2zwAxBNQEg4JHOGKQ30X9/gwgw==",
506
509
  "dependencies": [
507
510
  "@angular/common",
508
511
  "@angular/core",
@@ -517,11 +520,11 @@
517
520
  "@astrojs/compiler@2.13.1": {
518
521
  "integrity": "sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg=="
519
522
  },
520
- "@astrojs/internal-helpers@0.7.5": {
521
- "integrity": "sha512-vreGnYSSKhAjFJCWAwe/CNhONvoc5lokxtRoZims+0wa3KbHBdPHSSthJsKxPd8d/aic6lWKpRTYGY/hsgK6EA=="
523
+ "@astrojs/internal-helpers@0.7.6": {
524
+ "integrity": "sha512-GOle7smBWKfMSP8osUIGOlB5kaHdQLV3foCsf+5Q9Wsuu+C6Fs3Ez/ttXmhjZ1HkSgsogcM1RXSjjOVieHq16Q=="
522
525
  },
523
- "@astrojs/markdown-remark@6.3.10": {
524
- "integrity": "sha512-kk4HeYR6AcnzC4QV8iSlOfh+N8TZ3MEStxPyenyCtemqn8IpEATBFMTJcfrNW32dgpt6MY3oCkMM/Tv3/I4G3A==",
526
+ "@astrojs/markdown-remark@6.3.11": {
527
+ "integrity": "sha512-hcaxX/5aC6lQgHeGh1i+aauvSwIT6cfyFjKWvExYSxUhZZBBdvCliOtu06gbQyhbe0pGJNoNmqNlQZ5zYUuIyQ==",
525
528
  "dependencies": [
526
529
  "@astrojs/internal-helpers",
527
530
  "@astrojs/prism",
@@ -546,14 +549,14 @@
546
549
  "vfile"
547
550
  ]
548
551
  },
549
- "@astrojs/preact@4.1.3_preact@10.28.4_@babel+core@7.29.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
552
+ "@astrojs/preact@4.1.3_preact@10.29.0_@babel+core@7.29.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
550
553
  "integrity": "sha512-Ph416wbgyumkmYr7erZ83l/d+LXdZethlHRRCbgoKEn8wo3Rkq13shKFp0QYXYSDYxVaA6UBdkdimeowy/lMLQ==",
551
554
  "dependencies": [
552
- "@preact/preset-vite",
555
+ "@preact/preset-vite@2.10.5_@babel+core@7.29.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_preact@10.29.0_@types+node@25.5.0",
553
556
  "@preact/signals",
554
557
  "preact",
555
558
  "preact-render-to-string",
556
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
559
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
557
560
  ]
558
561
  },
559
562
  "@astrojs/prism@3.3.0": {
@@ -562,27 +565,35 @@
562
565
  "prismjs"
563
566
  ]
564
567
  },
565
- "@astrojs/react@4.4.2_@types+react@19.2.14_@types+react-dom@19.2.3__@types+react@19.2.14_react@19.2.4_react-dom@19.2.4__react@19.2.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
568
+ "@astrojs/react@4.4.2_@types+react@19.2.14_@types+react-dom@19.2.3__@types+react@19.2.14_react@19.2.4_react-dom@19.2.4__react@19.2.4_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
566
569
  "integrity": "sha512-1tl95bpGfuaDMDn8O3x/5Dxii1HPvzjvpL2YTuqOOrQehs60I2DKiDgh1jrKc7G8lv+LQT5H15V6QONQ+9waeQ==",
567
570
  "dependencies": [
568
571
  "@types/react",
569
572
  "@types/react-dom",
570
- "@vitejs/plugin-react@4.7.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@babel+core@7.29.0_@types+node@25.3.5",
573
+ "@vitejs/plugin-react@4.7.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@babel+core@7.29.0_@types+node@25.5.0",
571
574
  "react",
572
575
  "react-dom",
573
576
  "ultrahtml",
574
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
577
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
575
578
  ]
576
579
  },
577
- "@astrojs/svelte@7.2.5_astro@5.18.0__typescript@5.9.3__@types+node@25.3.5__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__zod@3.25.76_svelte@5.53.7__acorn@8.16.0_typescript@5.9.3_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
580
+ "@astrojs/solid-js@5.1.3_solid-js@1.9.12__seroval@1.5.1_@types+node@25.5.0_@testing-library+jest-dom@6.9.1_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4": {
581
+ "integrity": "sha512-KxfYt4y1d7BuSw6EsN1EaPoGYsIES7bEI6AtTbncuabRUUMZs+mOWOeOdmgnwVLj+jbNbhBjUZsqr77eUviZdw==",
582
+ "dependencies": [
583
+ "solid-js",
584
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
585
+ "vite-plugin-solid@2.11.11_@testing-library+jest-dom@6.9.1_solid-js@1.9.12__seroval@1.5.1_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@babel+core@7.29.0_@types+node@25.5.0"
586
+ ]
587
+ },
588
+ "@astrojs/svelte@7.2.5_astro@5.18.1__typescript@5.9.3__@types+node@25.5.0__vite@6.4.1___@types+node@25.5.0___picomatch@4.0.4__zod@3.25.76_svelte@5.55.0__acorn@8.16.0_typescript@5.9.3_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
578
589
  "integrity": "sha512-Tl5aF/dYbzzd7sLpxMBX6pRz3yJ1B4pilt9G3GJbj0I0/doJHIEmerNQsnlxX0/InNKUhMXXN8wyyet9VhA+Zw==",
579
590
  "dependencies": [
580
- "@sveltejs/vite-plugin-svelte@5.1.1_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
591
+ "@sveltejs/vite-plugin-svelte@5.1.1_svelte@5.55.0__acorn@8.16.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
581
592
  "astro",
582
593
  "svelte",
583
594
  "svelte2tsx",
584
595
  "typescript",
585
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
596
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
586
597
  ]
587
598
  },
588
599
  "@astrojs/telemetry@3.3.0": {
@@ -597,14 +608,14 @@
597
608
  "which-pm-runs"
598
609
  ]
599
610
  },
600
- "@astrojs/vue@5.1.4_astro@5.18.0__typescript@5.9.3__@types+node@25.3.5__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__zod@3.25.76_vue@3.5.29__typescript@5.9.3_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5_typescript@5.9.3": {
611
+ "@astrojs/vue@5.1.4_astro@5.18.1__typescript@5.9.3__@types+node@25.5.0__vite@6.4.1___@types+node@25.5.0___picomatch@4.0.4__zod@3.25.76_vue@3.5.31__typescript@5.9.3_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0_typescript@5.9.3": {
601
612
  "integrity": "sha512-srE+3tgSnGG4FVr7Bs9JAgLcUAg1mtGrbBFdwlj++Y05Awwlc967WCcmOK6rnxQ6q5PcK5+WL2x2tKoWh5SN7A==",
602
613
  "dependencies": [
603
- "@vitejs/plugin-vue@5.2.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vue@3.5.29__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3",
614
+ "@vitejs/plugin-vue@5.2.4_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_vue@3.5.31__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3",
604
615
  "@vitejs/plugin-vue-jsx",
605
616
  "@vue/compiler-sfc",
606
617
  "astro",
607
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
618
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
608
619
  "vite-plugin-vue-devtools",
609
620
  "vue"
610
621
  ]
@@ -699,6 +710,12 @@
699
710
  "@babel/types"
700
711
  ]
701
712
  },
713
+ "@babel/helper-module-imports@7.18.6": {
714
+ "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
715
+ "dependencies": [
716
+ "@babel/types"
717
+ ]
718
+ },
702
719
  "@babel/helper-module-imports@7.28.6": {
703
720
  "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
704
721
  "dependencies": [
@@ -710,7 +727,7 @@
710
727
  "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
711
728
  "dependencies": [
712
729
  "@babel/core",
713
- "@babel/helper-module-imports",
730
+ "@babel/helper-module-imports@7.28.6",
714
731
  "@babel/helper-validator-identifier",
715
732
  "@babel/traverse"
716
733
  ]
@@ -762,8 +779,8 @@
762
779
  "@babel/types"
763
780
  ]
764
781
  },
765
- "@babel/parser@7.29.0": {
766
- "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
782
+ "@babel/parser@7.29.2": {
783
+ "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
767
784
  "dependencies": [
768
785
  "@babel/types"
769
786
  ],
@@ -846,7 +863,7 @@
846
863
  "dependencies": [
847
864
  "@babel/core",
848
865
  "@babel/helper-annotate-as-pure",
849
- "@babel/helper-module-imports",
866
+ "@babel/helper-module-imports@7.28.6",
850
867
  "@babel/helper-plugin-utils",
851
868
  "@babel/plugin-syntax-jsx",
852
869
  "@babel/types"
@@ -893,6 +910,9 @@
893
910
  "@babel/helper-validator-identifier"
894
911
  ]
895
912
  },
913
+ "@bytecodealliance/preview2-shim@0.17.8": {
914
+ "integrity": "sha512-wS5kg8u0KCML1UeHQPJ1IuOI24x/XLentCzsqPER1+gDNC5Cz2hG4G2blLOZap+3CEGhIhnJ9mmZYj6a2W0Lww=="
915
+ },
896
916
  "@capsizecss/unpack@4.0.0": {
897
917
  "integrity": "sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==",
898
918
  "dependencies": [
@@ -1247,17 +1267,19 @@
1247
1267
  "@eslint/js@9.39.4": {
1248
1268
  "integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw=="
1249
1269
  },
1250
- "@eslint/markdown@7.5.1": {
1251
- "integrity": "sha512-R8uZemG9dKTbru/DQRPblbJyXpObwKzo8rv1KYGGuPUPtjM4LXBYM9q5CIZAComzZupws3tWbDwam5AFpPLyJQ==",
1270
+ "@eslint/markdown@8.0.0": {
1271
+ "integrity": "sha512-Rh3+76uHdnkk/ocLMZfWHXoPA/MK+GOqqjCAioiyNk2eYBC8UniRHdTMbM+2XZqTLWAcQo/SuU1CsXtdIOTX1g==",
1252
1272
  "dependencies": [
1253
- "@eslint/core@0.17.0",
1254
- "@eslint/plugin-kit",
1273
+ "@eslint/core@1.1.1",
1274
+ "@eslint/plugin-kit@0.6.1",
1255
1275
  "github-slugger",
1256
1276
  "mdast-util-from-markdown",
1257
1277
  "mdast-util-frontmatter",
1258
1278
  "mdast-util-gfm",
1279
+ "mdast-util-math",
1259
1280
  "micromark-extension-frontmatter",
1260
1281
  "micromark-extension-gfm",
1282
+ "micromark-extension-math",
1261
1283
  "micromark-util-normalize-identifier"
1262
1284
  ]
1263
1285
  },
@@ -1271,6 +1293,13 @@
1271
1293
  "levn"
1272
1294
  ]
1273
1295
  },
1296
+ "@eslint/plugin-kit@0.6.1": {
1297
+ "integrity": "sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==",
1298
+ "dependencies": [
1299
+ "@eslint/core@1.1.1",
1300
+ "levn"
1301
+ ]
1302
+ },
1274
1303
  "@gar/promise-retry@1.0.2": {
1275
1304
  "integrity": "sha512-Lm/ZLhDZcBECta3TmCQSngiQykFdfw+QtI1/GYMsZd4l3nG+P8WLB16XuS7WaBGLQ+9E+cOcWQsth9cayuGt8g==",
1276
1305
  "dependencies": [
@@ -1460,7 +1489,7 @@
1460
1489
  "@inquirer/ansi@1.0.2": {
1461
1490
  "integrity": "sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ=="
1462
1491
  },
1463
- "@inquirer/checkbox@4.3.2_@types+node@25.3.5": {
1492
+ "@inquirer/checkbox@4.3.2_@types+node@25.5.0": {
1464
1493
  "integrity": "sha512-VXukHf0RR1doGe6Sm4F0Em7SWYLTHSsbGfJdS9Ja2bX5/D5uwVOEjr07cncLROdBvmnvCATYEWlHqYmXv2IlQA==",
1465
1494
  "dependencies": [
1466
1495
  "@inquirer/ansi",
@@ -1474,7 +1503,7 @@
1474
1503
  "@types/node"
1475
1504
  ]
1476
1505
  },
1477
- "@inquirer/confirm@5.1.21_@types+node@25.3.5": {
1506
+ "@inquirer/confirm@5.1.21_@types+node@25.5.0": {
1478
1507
  "integrity": "sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==",
1479
1508
  "dependencies": [
1480
1509
  "@inquirer/core",
@@ -1485,7 +1514,7 @@
1485
1514
  "@types/node"
1486
1515
  ]
1487
1516
  },
1488
- "@inquirer/core@10.3.2_@types+node@25.3.5": {
1517
+ "@inquirer/core@10.3.2_@types+node@25.5.0": {
1489
1518
  "integrity": "sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==",
1490
1519
  "dependencies": [
1491
1520
  "@inquirer/ansi",
@@ -1502,7 +1531,7 @@
1502
1531
  "@types/node"
1503
1532
  ]
1504
1533
  },
1505
- "@inquirer/editor@4.2.23_@types+node@25.3.5": {
1534
+ "@inquirer/editor@4.2.23_@types+node@25.5.0": {
1506
1535
  "integrity": "sha512-aLSROkEwirotxZ1pBaP8tugXRFCxW94gwrQLxXfrZsKkfjOYC1aRvAZuhpJOb5cu4IBTJdsCigUlf2iCOu4ZDQ==",
1507
1536
  "dependencies": [
1508
1537
  "@inquirer/core",
@@ -1514,7 +1543,7 @@
1514
1543
  "@types/node"
1515
1544
  ]
1516
1545
  },
1517
- "@inquirer/expand@4.0.23_@types+node@25.3.5": {
1546
+ "@inquirer/expand@4.0.23_@types+node@25.5.0": {
1518
1547
  "integrity": "sha512-nRzdOyFYnpeYTTR2qFwEVmIWypzdAx/sIkCMeTNTcflFOovfqUk+HcFhQQVBftAh9gmGrpFj6QcGEqrDMDOiew==",
1519
1548
  "dependencies": [
1520
1549
  "@inquirer/core",
@@ -1526,7 +1555,7 @@
1526
1555
  "@types/node"
1527
1556
  ]
1528
1557
  },
1529
- "@inquirer/external-editor@1.0.3_@types+node@25.3.5": {
1558
+ "@inquirer/external-editor@1.0.3_@types+node@25.5.0": {
1530
1559
  "integrity": "sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==",
1531
1560
  "dependencies": [
1532
1561
  "@types/node",
@@ -1540,7 +1569,7 @@
1540
1569
  "@inquirer/figures@1.0.15": {
1541
1570
  "integrity": "sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g=="
1542
1571
  },
1543
- "@inquirer/input@4.3.1_@types+node@25.3.5": {
1572
+ "@inquirer/input@4.3.1_@types+node@25.5.0": {
1544
1573
  "integrity": "sha512-kN0pAM4yPrLjJ1XJBjDxyfDduXOuQHrBB8aLDMueuwUGn+vNpF7Gq7TvyVxx8u4SHlFFj4trmj+a2cbpG4Jn1g==",
1545
1574
  "dependencies": [
1546
1575
  "@inquirer/core",
@@ -1551,7 +1580,7 @@
1551
1580
  "@types/node"
1552
1581
  ]
1553
1582
  },
1554
- "@inquirer/number@3.0.23_@types+node@25.3.5": {
1583
+ "@inquirer/number@3.0.23_@types+node@25.5.0": {
1555
1584
  "integrity": "sha512-5Smv0OK7K0KUzUfYUXDXQc9jrf8OHo4ktlEayFlelCjwMXz0299Y8OrI+lj7i4gCBY15UObk76q0QtxjzFcFcg==",
1556
1585
  "dependencies": [
1557
1586
  "@inquirer/core",
@@ -1562,7 +1591,7 @@
1562
1591
  "@types/node"
1563
1592
  ]
1564
1593
  },
1565
- "@inquirer/password@4.0.23_@types+node@25.3.5": {
1594
+ "@inquirer/password@4.0.23_@types+node@25.5.0": {
1566
1595
  "integrity": "sha512-zREJHjhT5vJBMZX/IUbyI9zVtVfOLiTO66MrF/3GFZYZ7T4YILW5MSkEYHceSii/KtRk+4i3RE7E1CUXA2jHcA==",
1567
1596
  "dependencies": [
1568
1597
  "@inquirer/ansi",
@@ -1574,7 +1603,7 @@
1574
1603
  "@types/node"
1575
1604
  ]
1576
1605
  },
1577
- "@inquirer/prompts@7.10.1_@types+node@25.3.5": {
1606
+ "@inquirer/prompts@7.10.1_@types+node@25.5.0": {
1578
1607
  "integrity": "sha512-Dx/y9bCQcXLI5ooQ5KyvA4FTgeo2jYj/7plWfV5Ak5wDPKQZgudKez2ixyfz7tKXzcJciTxqLeK7R9HItwiByg==",
1579
1608
  "dependencies": [
1580
1609
  "@inquirer/checkbox",
@@ -1593,7 +1622,7 @@
1593
1622
  "@types/node"
1594
1623
  ]
1595
1624
  },
1596
- "@inquirer/rawlist@4.1.11_@types+node@25.3.5": {
1625
+ "@inquirer/rawlist@4.1.11_@types+node@25.5.0": {
1597
1626
  "integrity": "sha512-+LLQB8XGr3I5LZN/GuAHo+GpDJegQwuPARLChlMICNdwW7OwV2izlCSCxN6cqpL0sMXmbKbFcItJgdQq5EBXTw==",
1598
1627
  "dependencies": [
1599
1628
  "@inquirer/core",
@@ -1605,7 +1634,7 @@
1605
1634
  "@types/node"
1606
1635
  ]
1607
1636
  },
1608
- "@inquirer/search@3.2.2_@types+node@25.3.5": {
1637
+ "@inquirer/search@3.2.2_@types+node@25.5.0": {
1609
1638
  "integrity": "sha512-p2bvRfENXCZdWF/U2BXvnSI9h+tuA8iNqtUKb9UWbmLYCRQxd8WkvwWvYn+3NgYaNwdUkHytJMGG4MMLucI1kA==",
1610
1639
  "dependencies": [
1611
1640
  "@inquirer/core",
@@ -1618,7 +1647,7 @@
1618
1647
  "@types/node"
1619
1648
  ]
1620
1649
  },
1621
- "@inquirer/select@4.4.2_@types+node@25.3.5": {
1650
+ "@inquirer/select@4.4.2_@types+node@25.5.0": {
1622
1651
  "integrity": "sha512-l4xMuJo55MAe+N7Qr4rX90vypFwCajSakx59qe/tMaC1aEHWLyw68wF4o0A4SLAY4E0nd+Vt+EyskeDIqu1M6w==",
1623
1652
  "dependencies": [
1624
1653
  "@inquirer/ansi",
@@ -1632,7 +1661,7 @@
1632
1661
  "@types/node"
1633
1662
  ]
1634
1663
  },
1635
- "@inquirer/type@3.0.10_@types+node@25.3.5": {
1664
+ "@inquirer/type@3.0.10_@types+node@25.5.0": {
1636
1665
  "integrity": "sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==",
1637
1666
  "dependencies": [
1638
1667
  "@types/node"
@@ -1695,7 +1724,7 @@
1695
1724
  "@jridgewell/sourcemap-codec"
1696
1725
  ]
1697
1726
  },
1698
- "@listr2/prompt-adapter-inquirer@3.0.5_@inquirer+prompts@7.10.1__@types+node@25.3.5_listr2@9.0.5_@types+node@25.3.5": {
1727
+ "@listr2/prompt-adapter-inquirer@3.0.5_@inquirer+prompts@7.10.1__@types+node@25.5.0_listr2@9.0.5_@types+node@25.5.0": {
1699
1728
  "integrity": "sha512-WELs+hj6xcilkloBXYf9XXK8tYEnKsgLj01Xl5ONUJpKjmT5hGVUzNUS5tooUxs7pGMrw+jFD/41WpqW4V3LDA==",
1700
1729
  "dependencies": [
1701
1730
  "@inquirer/prompts",
@@ -1796,21 +1825,28 @@
1796
1825
  "os": ["win32"],
1797
1826
  "cpu": ["x64"]
1798
1827
  },
1799
- "@nanostores/preact@1.0.0_nanostores@1.1.1_preact@10.28.4": {
1800
- "integrity": "sha512-woHYvSwau1YtO9AEnGsh/jRPU2u5DTfNSrDHtKMZOeDUWV6EJfvyv7dJ7AaMps2I9uJcY6OlqXKkA9qTctEjyw==",
1828
+ "@nanostores/preact@1.1.0_nanostores@1.2.0_preact@10.29.0": {
1829
+ "integrity": "sha512-oiu9z85AiZlBTKJ8YsfAs8TALpDij70LmmKuRkeF22rS9zUBhVtYDWXEvV1qUUStNNwSFdhTMkwzOYL/IsA+UA==",
1801
1830
  "dependencies": [
1802
1831
  "nanostores",
1803
1832
  "preact"
1804
1833
  ]
1805
1834
  },
1806
- "@nanostores/react@1.0.0_nanostores@1.1.1_react@19.2.4": {
1807
- "integrity": "sha512-eDduyNy+lbQJMg6XxZ/YssQqF6b4OXMFEZMYKPJCCmBevp1lg0g+4ZRi94qGHirMtsNfAWKNwsjOhC+q1gvC+A==",
1835
+ "@nanostores/react@1.1.0_nanostores@1.2.0_react@19.2.4": {
1836
+ "integrity": "sha512-MbH35fjhcf7LAubYX5vhOChYUfTLzNLqH/mBGLVsHkcvjy0F8crO1WQwdmQ2xKbAmtpalDa2zBt3Hlg5kqr8iw==",
1808
1837
  "dependencies": [
1809
1838
  "nanostores",
1810
1839
  "react"
1811
1840
  ]
1812
1841
  },
1813
- "@nanostores/vue@1.1.0_nanostores@1.1.1_vue@3.5.29__typescript@5.9.3_typescript@5.9.3": {
1842
+ "@nanostores/solid@1.1.1_nanostores@1.2.0_solid-js@1.9.12__seroval@1.5.1": {
1843
+ "integrity": "sha512-gF0Eat1/c3hOaklBMSVoEjcNzJc5zGk4VSg94H9LPmXYww1pxgr7zylpi3jjyxRu24c8+aYNkmRWzolAwzSA1A==",
1844
+ "dependencies": [
1845
+ "nanostores",
1846
+ "solid-js"
1847
+ ]
1848
+ },
1849
+ "@nanostores/vue@1.1.0_nanostores@1.2.0_vue@3.5.31__typescript@5.9.3_typescript@5.9.3": {
1814
1850
  "integrity": "sha512-14eY8/YA0AbtWkAjk8zHKxbjcuPubF+M7y9afQzg2b5VqRJcashwA0100vprau13BTBSynUmU6ZsU6x03YidjA==",
1815
1851
  "dependencies": [
1816
1852
  "nanostores",
@@ -1955,6 +1991,12 @@
1955
1991
  "fastq"
1956
1992
  ]
1957
1993
  },
1994
+ "@nomicfoundation/slang@1.3.4": {
1995
+ "integrity": "sha512-ghzrPSYH1sZO65id6+Bq2Ood87HT54QP3RGC8EkmpcrJ6tT9Ky0RtaJfrzV5G4jpDsnNua6+YEDpzOMori04hQ==",
1996
+ "dependencies": [
1997
+ "@bytecodealliance/preview2-shim"
1998
+ ]
1999
+ },
1958
2000
  "@npmcli/agent@4.0.0": {
1959
2001
  "integrity": "sha512-kAQTcEN9E8ERLVg5AsGwLNoFb+oEG6engbqAU2P43gD4JEIkNGMHdVQ096FsOAAYpZPB0RSt0zgInKIAS1l5QA==",
1960
2002
  "dependencies": [
@@ -2032,9 +2074,15 @@
2032
2074
  "@oslojs/encoding@1.1.0": {
2033
2075
  "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ=="
2034
2076
  },
2077
+ "@oxc-project/runtime@0.122.0": {
2078
+ "integrity": "sha512-vevyz3bNjevQFCV2Yg5o6Sp9BSoiYiJVymMrzA3S1ZGj4J8ak4YiywhFyQMueQ3UNlJU6HZOZYDy70TUc99aHw=="
2079
+ },
2035
2080
  "@oxc-project/types@0.113.0": {
2036
2081
  "integrity": "sha512-Tp3XmgxwNQ9pEN9vxgJBAqdRamHibi76iowQ38O2I4PMpcvNRQNVsU2n1x1nv9yh0XoTrGFzf7cZSGxmixxrhA=="
2037
2082
  },
2083
+ "@oxc-project/types@0.122.0": {
2084
+ "integrity": "sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA=="
2085
+ },
2038
2086
  "@parcel/watcher-android-arm64@2.5.6": {
2039
2087
  "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
2040
2088
  "os": ["android"],
@@ -2106,7 +2154,7 @@
2106
2154
  "detect-libc",
2107
2155
  "is-glob",
2108
2156
  "node-addon-api@7.1.1",
2109
- "picomatch@4.0.3"
2157
+ "picomatch@4.0.4"
2110
2158
  ],
2111
2159
  "optionalDependencies": [
2112
2160
  "@parcel/watcher-android-arm64",
@@ -2141,25 +2189,44 @@
2141
2189
  "@polka/url@1.0.0-next.29": {
2142
2190
  "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww=="
2143
2191
  },
2144
- "@preact/preset-vite@2.10.3_@babel+core@7.29.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_preact@10.28.4_@types+node@25.3.5": {
2145
- "integrity": "sha512-1SiS+vFItpkNdBs7q585PSAIln0wBeBdcpJYbzPs1qipsb/FssnkUioNXuRsb8ZnU8YEQHr+3v8+/mzWSnTQmg==",
2192
+ "@preact/preset-vite@2.10.5_@babel+core@7.29.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_preact@10.29.0_@types+node@25.5.0": {
2193
+ "integrity": "sha512-p0vJpxiVO7KWWazWny3LUZ+saXyZKWv6Ju0bYMWNJRp2YveufRPgSUB1C4MTqGJfz07EehMgfN+AJNwQy+w6Iw==",
2146
2194
  "dependencies": [
2147
2195
  "@babel/core",
2148
2196
  "@babel/plugin-transform-react-jsx",
2149
2197
  "@babel/plugin-transform-react-jsx-development",
2150
- "@prefresh/vite",
2198
+ "@prefresh/vite@2.4.12_preact@10.29.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
2151
2199
  "@rollup/pluginutils@5.3.0",
2152
2200
  "babel-plugin-transform-hook-names",
2153
2201
  "debug@4.4.3",
2202
+ "magic-string",
2154
2203
  "picocolors",
2155
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
2156
- "vite-prerender-plugin"
2204
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
2205
+ "vite-prerender-plugin@0.5.12_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
2206
+ "zimmerframe"
2207
+ ]
2208
+ },
2209
+ "@preact/preset-vite@2.10.5_@babel+core@7.29.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_preact@10.29.0_@types+node@25.5.0": {
2210
+ "integrity": "sha512-p0vJpxiVO7KWWazWny3LUZ+saXyZKWv6Ju0bYMWNJRp2YveufRPgSUB1C4MTqGJfz07EehMgfN+AJNwQy+w6Iw==",
2211
+ "dependencies": [
2212
+ "@babel/core",
2213
+ "@babel/plugin-transform-react-jsx",
2214
+ "@babel/plugin-transform-react-jsx-development",
2215
+ "@prefresh/vite@2.4.12_preact@10.29.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0",
2216
+ "@rollup/pluginutils@5.3.0",
2217
+ "babel-plugin-transform-hook-names",
2218
+ "debug@4.4.3",
2219
+ "magic-string",
2220
+ "picocolors",
2221
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
2222
+ "vite-prerender-plugin@0.5.12_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0",
2223
+ "zimmerframe"
2157
2224
  ]
2158
2225
  },
2159
2226
  "@preact/signals-core@1.13.0": {
2160
2227
  "integrity": "sha512-slT6XeTCAbdql61GVLlGU4x7XHI7kCZV5Um5uhE4zLX4ApgiiXc0UYFvVOKq06xcovzp7p+61l68oPi563ARKg=="
2161
2228
  },
2162
- "@preact/signals@2.8.1_preact@10.28.4": {
2229
+ "@preact/signals@2.8.1_preact@10.29.0": {
2163
2230
  "integrity": "sha512-wX6U0SpcCukZTJBs5ChljvBZb3XmYzA5gd4vKHgX8wZZKaQCo2WHtmThdLx+mcVvlBa5u3XShC7ffbETJD4BiQ==",
2164
2231
  "dependencies": [
2165
2232
  "@preact/signals-core",
@@ -2169,7 +2236,7 @@
2169
2236
  "@prefresh/babel-plugin@0.5.3": {
2170
2237
  "integrity": "sha512-57LX2SHs4BX2s1IwCjNzTE2OJeEepRCNf1VTEpbNcUyHfMO68eeOWGDIt4ob9aYlW6PEWZ1SuwNikuoIXANDtQ=="
2171
2238
  },
2172
- "@prefresh/core@1.5.9_preact@10.28.4": {
2239
+ "@prefresh/core@1.5.9_preact@10.29.0": {
2173
2240
  "integrity": "sha512-IKBKCPaz34OFVC+adiQ2qaTF5qdztO2/4ZPf4KsRTgjKosWqxVXmEbxCiUydYZRY8GVie+DQlKzQr9gt6HQ+EQ==",
2174
2241
  "dependencies": [
2175
2242
  "preact"
@@ -2178,7 +2245,19 @@
2178
2245
  "@prefresh/utils@1.2.1": {
2179
2246
  "integrity": "sha512-vq/sIuN5nYfYzvyayXI4C2QkprfNaHUQ9ZX+3xLD8nL3rWyzpxOm1+K7RtMbhd+66QcaISViK7amjnheQ/4WZw=="
2180
2247
  },
2181
- "@prefresh/vite@2.4.12_preact@10.28.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
2248
+ "@prefresh/vite@2.4.12_preact@10.29.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
2249
+ "integrity": "sha512-FY1fzXpUjiuosznMV0YM7XAOPZjB5FIdWS0W24+XnlxYkt9hNAwwsiKYn+cuTEoMtD/ZVazS5QVssBr9YhpCQA==",
2250
+ "dependencies": [
2251
+ "@babel/core",
2252
+ "@prefresh/babel-plugin",
2253
+ "@prefresh/core",
2254
+ "@prefresh/utils",
2255
+ "@rollup/pluginutils@4.2.1",
2256
+ "preact",
2257
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
2258
+ ]
2259
+ },
2260
+ "@prefresh/vite@2.4.12_preact@10.29.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0": {
2182
2261
  "integrity": "sha512-FY1fzXpUjiuosznMV0YM7XAOPZjB5FIdWS0W24+XnlxYkt9hNAwwsiKYn+cuTEoMtD/ZVazS5QVssBr9YhpCQA==",
2183
2262
  "dependencies": [
2184
2263
  "@babel/core",
@@ -2187,59 +2266,126 @@
2187
2266
  "@prefresh/utils",
2188
2267
  "@rollup/pluginutils@4.2.1",
2189
2268
  "preact",
2190
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
2269
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
2191
2270
  ]
2192
2271
  },
2272
+ "@rolldown/binding-android-arm64@1.0.0-rc.12": {
2273
+ "integrity": "sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==",
2274
+ "os": ["android"],
2275
+ "cpu": ["arm64"]
2276
+ },
2193
2277
  "@rolldown/binding-android-arm64@1.0.0-rc.4": {
2194
2278
  "integrity": "sha512-vRq9f4NzvbdZavhQbjkJBx7rRebDKYR9zHfO/Wg486+I7bSecdUapzCm5cyXoK+LHokTxgSq7A5baAXUZkIz0w==",
2195
2279
  "os": ["android"],
2196
2280
  "cpu": ["arm64"]
2197
2281
  },
2282
+ "@rolldown/binding-darwin-arm64@1.0.0-rc.12": {
2283
+ "integrity": "sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==",
2284
+ "os": ["darwin"],
2285
+ "cpu": ["arm64"]
2286
+ },
2198
2287
  "@rolldown/binding-darwin-arm64@1.0.0-rc.4": {
2199
2288
  "integrity": "sha512-kFgEvkWLqt3YCgKB5re9RlIrx9bRsvyVUnaTakEpOPuLGzLpLapYxE9BufJNvPg8GjT6mB1alN4yN1NjzoeM8Q==",
2200
2289
  "os": ["darwin"],
2201
2290
  "cpu": ["arm64"]
2202
2291
  },
2292
+ "@rolldown/binding-darwin-x64@1.0.0-rc.12": {
2293
+ "integrity": "sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==",
2294
+ "os": ["darwin"],
2295
+ "cpu": ["x64"]
2296
+ },
2203
2297
  "@rolldown/binding-darwin-x64@1.0.0-rc.4": {
2204
2298
  "integrity": "sha512-JXmaOJGsL/+rsmMfutcDjxWM2fTaVgCHGoXS7nE8Z3c9NAYjGqHvXrAhMUZvMpHS/k7Mg+X7n/MVKb7NYWKKww==",
2205
2299
  "os": ["darwin"],
2206
2300
  "cpu": ["x64"]
2207
2301
  },
2302
+ "@rolldown/binding-freebsd-x64@1.0.0-rc.12": {
2303
+ "integrity": "sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==",
2304
+ "os": ["freebsd"],
2305
+ "cpu": ["x64"]
2306
+ },
2208
2307
  "@rolldown/binding-freebsd-x64@1.0.0-rc.4": {
2209
2308
  "integrity": "sha512-ep3Catd6sPnHTM0P4hNEvIv5arnDvk01PfyJIJ+J3wVCG1eEaPo09tvFqdtcaTrkwQy0VWR24uz+cb4IsK53Qw==",
2210
2309
  "os": ["freebsd"],
2211
2310
  "cpu": ["x64"]
2212
2311
  },
2312
+ "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12": {
2313
+ "integrity": "sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==",
2314
+ "os": ["linux"],
2315
+ "cpu": ["arm"]
2316
+ },
2213
2317
  "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.4": {
2214
2318
  "integrity": "sha512-LwA5ayKIpnsgXJEwWc3h8wPiS33NMIHd9BhsV92T8VetVAbGe2qXlJwNVDGHN5cOQ22R9uYvbrQir2AB+ntT2w==",
2215
2319
  "os": ["linux"],
2216
2320
  "cpu": ["arm"]
2217
2321
  },
2322
+ "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12": {
2323
+ "integrity": "sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==",
2324
+ "os": ["linux"],
2325
+ "cpu": ["arm64"]
2326
+ },
2218
2327
  "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.4": {
2219
2328
  "integrity": "sha512-AC1WsGdlV1MtGay/OQ4J9T7GRadVnpYRzTcygV1hKnypbYN20Yh4t6O1Sa2qRBMqv1etulUknqXjc3CTIsBu6A==",
2220
2329
  "os": ["linux"],
2221
2330
  "cpu": ["arm64"]
2222
2331
  },
2332
+ "@rolldown/binding-linux-arm64-musl@1.0.0-rc.12": {
2333
+ "integrity": "sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==",
2334
+ "os": ["linux"],
2335
+ "cpu": ["arm64"]
2336
+ },
2223
2337
  "@rolldown/binding-linux-arm64-musl@1.0.0-rc.4": {
2224
2338
  "integrity": "sha512-lU+6rgXXViO61B4EudxtVMXSOfiZONR29Sys5VGSetUY7X8mg9FCKIIjcPPj8xNDeYzKl+H8F/qSKOBVFJChCQ==",
2225
2339
  "os": ["linux"],
2226
2340
  "cpu": ["arm64"]
2227
2341
  },
2342
+ "@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12": {
2343
+ "integrity": "sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==",
2344
+ "os": ["linux"],
2345
+ "cpu": ["ppc64"]
2346
+ },
2347
+ "@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12": {
2348
+ "integrity": "sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==",
2349
+ "os": ["linux"],
2350
+ "cpu": ["s390x"]
2351
+ },
2352
+ "@rolldown/binding-linux-x64-gnu@1.0.0-rc.12": {
2353
+ "integrity": "sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==",
2354
+ "os": ["linux"],
2355
+ "cpu": ["x64"]
2356
+ },
2228
2357
  "@rolldown/binding-linux-x64-gnu@1.0.0-rc.4": {
2229
2358
  "integrity": "sha512-DZaN1f0PGp/bSvKhtw50pPsnln4T13ycDq1FrDWRiHmWt1JeW+UtYg9touPFf8yt993p8tS2QjybpzKNTxYEwg==",
2230
2359
  "os": ["linux"],
2231
2360
  "cpu": ["x64"]
2232
2361
  },
2362
+ "@rolldown/binding-linux-x64-musl@1.0.0-rc.12": {
2363
+ "integrity": "sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==",
2364
+ "os": ["linux"],
2365
+ "cpu": ["x64"]
2366
+ },
2233
2367
  "@rolldown/binding-linux-x64-musl@1.0.0-rc.4": {
2234
2368
  "integrity": "sha512-RnGxwZLN7fhMMAItnD6dZ7lvy+TI7ba+2V54UF4dhaWa/p8I/ys1E73KO6HmPmgz92ZkfD8TXS1IMV8+uhbR9g==",
2235
2369
  "os": ["linux"],
2236
2370
  "cpu": ["x64"]
2237
2371
  },
2372
+ "@rolldown/binding-openharmony-arm64@1.0.0-rc.12": {
2373
+ "integrity": "sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==",
2374
+ "os": ["openharmony"],
2375
+ "cpu": ["arm64"]
2376
+ },
2238
2377
  "@rolldown/binding-openharmony-arm64@1.0.0-rc.4": {
2239
2378
  "integrity": "sha512-6lcI79+X8klGiGd8yHuTgQRjuuJYNggmEml+RsyN596P23l/zf9FVmJ7K0KVKkFAeYEdg0iMUKyIxiV5vebDNQ==",
2240
2379
  "os": ["openharmony"],
2241
2380
  "cpu": ["arm64"]
2242
2381
  },
2382
+ "@rolldown/binding-wasm32-wasi@1.0.0-rc.12": {
2383
+ "integrity": "sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==",
2384
+ "dependencies": [
2385
+ "@napi-rs/wasm-runtime"
2386
+ ],
2387
+ "cpu": ["wasm32"]
2388
+ },
2243
2389
  "@rolldown/binding-wasm32-wasi@1.0.0-rc.4": {
2244
2390
  "integrity": "sha512-wz7ohsKCAIWy91blZ/1FlpPdqrsm1xpcEOQVveWoL6+aSPKL4VUcoYmmzuLTssyZxRpEwzuIxL/GDsvpjaBtOw==",
2245
2391
  "dependencies": [
@@ -2247,11 +2393,21 @@
2247
2393
  ],
2248
2394
  "cpu": ["wasm32"]
2249
2395
  },
2396
+ "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12": {
2397
+ "integrity": "sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==",
2398
+ "os": ["win32"],
2399
+ "cpu": ["arm64"]
2400
+ },
2250
2401
  "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.4": {
2251
2402
  "integrity": "sha512-cfiMrfuWCIgsFmcVG0IPuO6qTRHvF7NuG3wngX1RZzc6dU8FuBFb+J3MIR5WrdTNozlumfgL4cvz+R4ozBCvsQ==",
2252
2403
  "os": ["win32"],
2253
2404
  "cpu": ["arm64"]
2254
2405
  },
2406
+ "@rolldown/binding-win32-x64-msvc@1.0.0-rc.12": {
2407
+ "integrity": "sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==",
2408
+ "os": ["win32"],
2409
+ "cpu": ["x64"]
2410
+ },
2255
2411
  "@rolldown/binding-win32-x64-msvc@1.0.0-rc.4": {
2256
2412
  "integrity": "sha512-p6UeR9y7ht82AH57qwGuFYn69S6CZ7LLKdCKy/8T3zS9VTrJei2/CGsTUV45Da4Z9Rbhc7G4gyWQ/Ioamqn09g==",
2257
2413
  "os": ["win32"],
@@ -2260,20 +2416,23 @@
2260
2416
  "@rolldown/pluginutils@1.0.0-beta.27": {
2261
2417
  "integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA=="
2262
2418
  },
2419
+ "@rolldown/pluginutils@1.0.0-rc.12": {
2420
+ "integrity": "sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw=="
2421
+ },
2263
2422
  "@rolldown/pluginutils@1.0.0-rc.2": {
2264
2423
  "integrity": "sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw=="
2265
2424
  },
2266
- "@rolldown/pluginutils@1.0.0-rc.3": {
2267
- "integrity": "sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q=="
2268
- },
2269
2425
  "@rolldown/pluginutils@1.0.0-rc.4": {
2270
2426
  "integrity": "sha512-1BrrmTu0TWfOP1riA8uakjFc9bpIUGzVKETsOtzY39pPga8zELGDl8eu1Dx7/gjM5CAz14UknsUMpBO8L+YntQ=="
2271
2427
  },
2428
+ "@rolldown/pluginutils@1.0.0-rc.7": {
2429
+ "integrity": "sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA=="
2430
+ },
2272
2431
  "@rollup/pluginutils@4.2.1": {
2273
2432
  "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
2274
2433
  "dependencies": [
2275
2434
  "estree-walker@2.0.2",
2276
- "picomatch@2.3.1"
2435
+ "picomatch@2.3.2"
2277
2436
  ]
2278
2437
  },
2279
2438
  "@rollup/pluginutils@5.3.0": {
@@ -2281,7 +2440,7 @@
2281
2440
  "dependencies": [
2282
2441
  "@types/estree",
2283
2442
  "estree-walker@2.0.2",
2284
- "picomatch@4.0.3"
2443
+ "picomatch@4.0.4"
2285
2444
  ]
2286
2445
  },
2287
2446
  "@rollup/rollup-android-arm-eabi@4.59.0": {
@@ -2412,8 +2571,8 @@
2412
2571
  "@rtsao/scc@1.1.0": {
2413
2572
  "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g=="
2414
2573
  },
2415
- "@schematics/angular@21.2.2": {
2416
- "integrity": "sha512-Ywa6HDtX7TRBQZTVMMnxX3Mk7yVnG8KtSFaXWrkx779+q8tqYdBwNwAqbNd4Zatr1GccKaz9xcptHJta5+DTxw==",
2574
+ "@schematics/angular@21.2.5": {
2575
+ "integrity": "sha512-orOiXcG86t34ejqbkm7ZHEkGfwTU/ySYFgY7BOQdaYFCoNQXxtU87fZoHckJ2xYpVitoKTvbf1bxDDphXb3ycw==",
2417
2576
  "dependencies": [
2418
2577
  "@angular-devkit/core",
2419
2578
  "@angular-devkit/schematics",
@@ -2510,6 +2669,16 @@
2510
2669
  "@sindresorhus/merge-streams@4.0.0": {
2511
2670
  "integrity": "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ=="
2512
2671
  },
2672
+ "@solidity-parser/parser@0.20.2": {
2673
+ "integrity": "sha512-rbu0bzwNvMcwAjH86hiEAcOeRI2EeK8zCkHDrFykh/Al8mvJeFmjy3UrE7GYQjNwOgbGUUtCn5/k8CB8zIu7QA=="
2674
+ },
2675
+ "@solidjs/testing-library@0.8.10_solid-js@1.9.12__seroval@1.5.1": {
2676
+ "integrity": "sha512-qdeuIerwyq7oQTIrrKvV0aL9aFeuwTd86VYD3afdq5HYEwoox1OBTJy4y8A3TFZr8oAR0nujYgCzY/8wgHGfeQ==",
2677
+ "dependencies": [
2678
+ "@testing-library/dom@10.4.1",
2679
+ "solid-js"
2680
+ ]
2681
+ },
2513
2682
  "@standard-schema/spec@1.1.0": {
2514
2683
  "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w=="
2515
2684
  },
@@ -2519,51 +2688,41 @@
2519
2688
  "acorn"
2520
2689
  ]
2521
2690
  },
2522
- "@sveltejs/vite-plugin-svelte-inspector@4.0.1_@sveltejs+vite-plugin-svelte@5.1.1__svelte@5.53.7___acorn@8.16.0__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__@types+node@25.3.5_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
2691
+ "@sveltejs/vite-plugin-svelte-inspector@4.0.1_@sveltejs+vite-plugin-svelte@5.1.1__svelte@5.55.0___acorn@8.16.0__vite@6.4.1___@types+node@25.5.0___picomatch@4.0.4__@types+node@25.5.0_svelte@5.55.0__acorn@8.16.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
2523
2692
  "integrity": "sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==",
2524
2693
  "dependencies": [
2525
- "@sveltejs/vite-plugin-svelte@5.1.1_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
2694
+ "@sveltejs/vite-plugin-svelte@5.1.1_svelte@5.55.0__acorn@8.16.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
2526
2695
  "debug@4.4.3",
2527
2696
  "svelte",
2528
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
2697
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
2529
2698
  ]
2530
2699
  },
2531
- "@sveltejs/vite-plugin-svelte-inspector@5.0.2_@sveltejs+vite-plugin-svelte@6.2.4__svelte@5.53.7___acorn@8.16.0__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__@types+node@25.3.5_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
2532
- "integrity": "sha512-TZzRTcEtZffICSAoZGkPSl6Etsj2torOVrx6Uw0KpXxrec9Gg6jFWQ60Q3+LmNGfZSxHRCZL7vXVZIWmuV50Ig==",
2533
- "dependencies": [
2534
- "@sveltejs/vite-plugin-svelte@6.2.4_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
2535
- "obug",
2536
- "svelte",
2537
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
2538
- ]
2539
- },
2540
- "@sveltejs/vite-plugin-svelte@5.1.1_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
2700
+ "@sveltejs/vite-plugin-svelte@5.1.1_svelte@5.55.0__acorn@8.16.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
2541
2701
  "integrity": "sha512-Y1Cs7hhTc+a5E9Va/xwKlAJoariQyHY+5zBgCZg4PFWNYQ1nMN9sjK1zhw1gK69DuqVP++sht/1GZg1aRwmAXQ==",
2542
2702
  "dependencies": [
2543
- "@sveltejs/vite-plugin-svelte-inspector@4.0.1_@sveltejs+vite-plugin-svelte@5.1.1__svelte@5.53.7___acorn@8.16.0__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__@types+node@25.3.5_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
2703
+ "@sveltejs/vite-plugin-svelte-inspector",
2544
2704
  "debug@4.4.3",
2545
2705
  "deepmerge",
2546
2706
  "kleur@4.1.5",
2547
2707
  "magic-string",
2548
2708
  "svelte",
2549
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
2550
- "vitefu"
2709
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
2710
+ "vitefu@1.1.2_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0"
2551
2711
  ]
2552
2712
  },
2553
- "@sveltejs/vite-plugin-svelte@6.2.4_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
2554
- "integrity": "sha512-ou/d51QSdTyN26D7h6dSpusAKaZkAiGM55/AKYi+9AGZw7q85hElbjK3kEyzXHhLSnRISHOYzVge6x0jRZ7DXA==",
2713
+ "@sveltejs/vite-plugin-svelte@7.0.0_svelte@5.55.0__acorn@8.16.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0": {
2714
+ "integrity": "sha512-ILXmxC7HAsnkK2eslgPetrqqW1BKSL7LktsFgqzNj83MaivMGZzluWq32m25j2mDOjmSKX7GGWahePhuEs7P/g==",
2555
2715
  "dependencies": [
2556
- "@sveltejs/vite-plugin-svelte-inspector@5.0.2_@sveltejs+vite-plugin-svelte@6.2.4__svelte@5.53.7___acorn@8.16.0__vite@6.4.1___@types+node@25.3.5___picomatch@4.0.3__@types+node@25.3.5_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5",
2557
2716
  "deepmerge",
2558
2717
  "magic-string",
2559
2718
  "obug",
2560
2719
  "svelte",
2561
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
2562
- "vitefu"
2720
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
2721
+ "vitefu@1.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0"
2563
2722
  ]
2564
2723
  },
2565
- "@testing-library/angular@19.1.0_@angular+common@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+core@21.2.4__@angular+compiler@21.2.4__rxjs@7.8.2_@angular+platform-browser@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.4_@angular+router@21.2.4__@angular+common@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+platform-browser@21.2.4___@angular+animations@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+common@21.2.4____@angular+core@21.2.4_____@angular+compiler@21.2.4_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.4__rxjs@7.8.2__@angular+compiler@21.2.4__@angular+animations@21.2.4___@angular+core@21.2.4____@angular+compiler@21.2.4____rxjs@7.8.2___@angular+compiler@21.2.4___rxjs@7.8.2_@testing-library+dom@10.4.1_rxjs@7.8.2_@angular+compiler@21.2.4_@angular+animations@21.2.4__@angular+core@21.2.4___@angular+compiler@21.2.4___rxjs@7.8.2__@angular+compiler@21.2.4__rxjs@7.8.2": {
2566
- "integrity": "sha512-gBWEWUWzprbGd0/UQwG/n+Da8b/9TcFXTL6+XlZTjC96Lm9ukcItcBiKEG5HXS8iugK9/fMRkiDF1fgU4hO6nQ==",
2724
+ "@testing-library/angular@19.2.1_@angular+common@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+core@21.2.6__@angular+compiler@21.2.6__rxjs@7.8.2_@angular+platform-browser@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__rxjs@7.8.2__@angular+compiler@21.2.6_@angular+router@21.2.6__@angular+common@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+platform-browser@21.2.6___@angular+animations@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+common@21.2.6____@angular+core@21.2.6_____@angular+compiler@21.2.6_____rxjs@7.8.2____rxjs@7.8.2____@angular+compiler@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___rxjs@7.8.2___@angular+compiler@21.2.6__rxjs@7.8.2__@angular+compiler@21.2.6__@angular+animations@21.2.6___@angular+core@21.2.6____@angular+compiler@21.2.6____rxjs@7.8.2___@angular+compiler@21.2.6___rxjs@7.8.2_@testing-library+dom@10.4.1_rxjs@7.8.2_@angular+compiler@21.2.6_@angular+animations@21.2.6__@angular+core@21.2.6___@angular+compiler@21.2.6___rxjs@7.8.2__@angular+compiler@21.2.6__rxjs@7.8.2": {
2725
+ "integrity": "sha512-COWnkcTKFwb4fReLlInNATH1cPYmujWINnVMXdy0oJHidz0XIrdJopx/jwCBDIAgD4qtz+wEDsUWM4gI78Hakw==",
2567
2726
  "dependencies": [
2568
2727
  "@angular/common",
2569
2728
  "@angular/core",
@@ -2623,7 +2782,7 @@
2623
2782
  "redent"
2624
2783
  ]
2625
2784
  },
2626
- "@testing-library/preact@3.2.4_preact@10.28.4": {
2785
+ "@testing-library/preact@3.2.4_preact@10.29.0": {
2627
2786
  "integrity": "sha512-F+kJ243LP6VmEK1M809unzTE/ijg+bsMNuiRN0JEDIJBELKKDNhdgC/WrUSZ7klwJvtlO3wQZ9ix+jhObG07Fg==",
2628
2787
  "dependencies": [
2629
2788
  "@testing-library/dom@8.20.1",
@@ -2645,24 +2804,24 @@
2645
2804
  "@types/react-dom"
2646
2805
  ]
2647
2806
  },
2648
- "@testing-library/svelte-core@1.0.0_svelte@5.53.7__acorn@8.16.0": {
2807
+ "@testing-library/svelte-core@1.0.0_svelte@5.55.0__acorn@8.16.0": {
2649
2808
  "integrity": "sha512-VkUePoLV6oOYwSUvX6ShA8KLnJqZiYMIbP2JW2t0GLWLkJxKGvuH5qrrZBV/X7cXFnLGuFQEC7RheYiZOW68KQ==",
2650
2809
  "dependencies": [
2651
2810
  "svelte"
2652
2811
  ]
2653
2812
  },
2654
- "@testing-library/svelte@5.3.1_svelte@5.53.7__acorn@8.16.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vitest@4.0.18__@types+node@25.3.5__happy-dom@20.8.3__vite@7.3.1___@types+node@25.3.5___sass@1.97.3___picomatch@4.0.3_@types+node@25.3.5_happy-dom@20.8.3": {
2813
+ "@testing-library/svelte@5.3.1_svelte@5.55.0__acorn@8.16.0_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_vitest@4.1.2__@types+node@25.5.0__happy-dom@20.8.9__vite@8.0.3___@types+node@25.5.0___esbuild@0.27.3___sass@1.97.3_@types+node@25.5.0_happy-dom@20.8.9": {
2655
2814
  "integrity": "sha512-8Ez7ZOqW5geRf9PF5rkuopODe5RGy3I9XR+kc7zHh26gBiktLaxTfKmhlGaSHYUOTQE7wFsLMN9xCJVCszw47w==",
2656
2815
  "dependencies": [
2657
2816
  "@testing-library/dom@10.4.1",
2658
2817
  "@testing-library/svelte-core",
2659
2818
  "svelte",
2660
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
2661
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3"
2819
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
2820
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3"
2662
2821
  ],
2663
2822
  "optionalPeers": [
2664
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
2665
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3"
2823
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
2824
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3"
2666
2825
  ]
2667
2826
  },
2668
2827
  "@testing-library/user-event@14.6.1_@testing-library+dom@10.4.1": {
@@ -2671,7 +2830,7 @@
2671
2830
  "@testing-library/dom@10.4.1"
2672
2831
  ]
2673
2832
  },
2674
- "@testing-library/vue@8.1.0_vue@3.5.29__typescript@5.9.3_typescript@5.9.3": {
2833
+ "@testing-library/vue@8.1.0_vue@3.5.31__typescript@5.9.3_typescript@5.9.3": {
2675
2834
  "integrity": "sha512-ls4RiHO1ta4mxqqajWRh8158uFObVrrtAPoxk7cIp4HrnQUj/ScKzqz53HxYpG3X6Zb7H2v+0eTGLSoy8HQ2nA==",
2676
2835
  "dependencies": [
2677
2836
  "@babel/runtime",
@@ -2786,6 +2945,9 @@
2786
2945
  "@types/json5@0.0.29": {
2787
2946
  "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="
2788
2947
  },
2948
+ "@types/katex@0.16.8": {
2949
+ "integrity": "sha512-trgaNyfU+Xh2Tc+ABIb44a5AYUpicB3uwirOioeOkNPPbmgRNtcWyDeeFRzjPZENO9Vq8gvVqfhaaXWLlevVwg=="
2950
+ },
2789
2951
  "@types/mdast@4.0.4": {
2790
2952
  "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
2791
2953
  "dependencies": [
@@ -2801,8 +2963,8 @@
2801
2963
  "@types/unist"
2802
2964
  ]
2803
2965
  },
2804
- "@types/node@25.3.5": {
2805
- "integrity": "sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==",
2966
+ "@types/node@25.5.0": {
2967
+ "integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
2806
2968
  "dependencies": [
2807
2969
  "undici-types"
2808
2970
  ]
@@ -2834,8 +2996,8 @@
2834
2996
  "@types/node"
2835
2997
  ]
2836
2998
  },
2837
- "@typescript-eslint/eslint-plugin@8.56.1_@typescript-eslint+parser@8.56.1__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
2838
- "integrity": "sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==",
2999
+ "@typescript-eslint/eslint-plugin@8.57.2_@typescript-eslint+parser@8.57.2__eslint@9.39.4__typescript@5.9.3_eslint@9.39.4_typescript@5.9.3": {
3000
+ "integrity": "sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==",
2839
3001
  "dependencies": [
2840
3002
  "@eslint-community/regexpp",
2841
3003
  "@typescript-eslint/parser",
@@ -2850,8 +3012,8 @@
2850
3012
  "typescript"
2851
3013
  ]
2852
3014
  },
2853
- "@typescript-eslint/parser@8.56.1_eslint@9.39.4_typescript@5.9.3": {
2854
- "integrity": "sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==",
3015
+ "@typescript-eslint/parser@8.57.2_eslint@9.39.4_typescript@5.9.3": {
3016
+ "integrity": "sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==",
2855
3017
  "dependencies": [
2856
3018
  "@typescript-eslint/scope-manager",
2857
3019
  "@typescript-eslint/types",
@@ -2862,8 +3024,8 @@
2862
3024
  "typescript"
2863
3025
  ]
2864
3026
  },
2865
- "@typescript-eslint/project-service@8.56.1_typescript@5.9.3": {
2866
- "integrity": "sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==",
3027
+ "@typescript-eslint/project-service@8.57.2_typescript@5.9.3": {
3028
+ "integrity": "sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==",
2867
3029
  "dependencies": [
2868
3030
  "@typescript-eslint/tsconfig-utils",
2869
3031
  "@typescript-eslint/types",
@@ -2871,21 +3033,21 @@
2871
3033
  "typescript"
2872
3034
  ]
2873
3035
  },
2874
- "@typescript-eslint/scope-manager@8.56.1": {
2875
- "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==",
3036
+ "@typescript-eslint/scope-manager@8.57.2": {
3037
+ "integrity": "sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==",
2876
3038
  "dependencies": [
2877
3039
  "@typescript-eslint/types",
2878
3040
  "@typescript-eslint/visitor-keys"
2879
3041
  ]
2880
3042
  },
2881
- "@typescript-eslint/tsconfig-utils@8.56.1_typescript@5.9.3": {
2882
- "integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==",
3043
+ "@typescript-eslint/tsconfig-utils@8.57.2_typescript@5.9.3": {
3044
+ "integrity": "sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==",
2883
3045
  "dependencies": [
2884
3046
  "typescript"
2885
3047
  ]
2886
3048
  },
2887
- "@typescript-eslint/type-utils@8.56.1_eslint@9.39.4_typescript@5.9.3": {
2888
- "integrity": "sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==",
3049
+ "@typescript-eslint/type-utils@8.57.2_eslint@9.39.4_typescript@5.9.3": {
3050
+ "integrity": "sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==",
2889
3051
  "dependencies": [
2890
3052
  "@typescript-eslint/types",
2891
3053
  "@typescript-eslint/typescript-estree",
@@ -2896,11 +3058,11 @@
2896
3058
  "typescript"
2897
3059
  ]
2898
3060
  },
2899
- "@typescript-eslint/types@8.56.1": {
2900
- "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw=="
3061
+ "@typescript-eslint/types@8.57.2": {
3062
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA=="
2901
3063
  },
2902
- "@typescript-eslint/typescript-estree@8.56.1_typescript@5.9.3": {
2903
- "integrity": "sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==",
3064
+ "@typescript-eslint/typescript-estree@8.57.2_typescript@5.9.3": {
3065
+ "integrity": "sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==",
2904
3066
  "dependencies": [
2905
3067
  "@typescript-eslint/project-service",
2906
3068
  "@typescript-eslint/tsconfig-utils",
@@ -2914,8 +3076,8 @@
2914
3076
  "typescript"
2915
3077
  ]
2916
3078
  },
2917
- "@typescript-eslint/utils@8.56.1_eslint@9.39.4_typescript@5.9.3": {
2918
- "integrity": "sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==",
3079
+ "@typescript-eslint/utils@8.57.2_eslint@9.39.4_typescript@5.9.3": {
3080
+ "integrity": "sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==",
2919
3081
  "dependencies": [
2920
3082
  "@eslint-community/eslint-utils",
2921
3083
  "@typescript-eslint/scope-manager",
@@ -2925,8 +3087,8 @@
2925
3087
  "typescript"
2926
3088
  ]
2927
3089
  },
2928
- "@typescript-eslint/visitor-keys@8.56.1": {
2929
- "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
3090
+ "@typescript-eslint/visitor-keys@8.57.2": {
3091
+ "integrity": "sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==",
2930
3092
  "dependencies": [
2931
3093
  "@typescript-eslint/types",
2932
3094
  "eslint-visitor-keys@5.0.1"
@@ -2935,13 +3097,13 @@
2935
3097
  "@ungap/structured-clone@1.3.0": {
2936
3098
  "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g=="
2937
3099
  },
2938
- "@vitejs/plugin-basic-ssl@2.1.4_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_@types+node@25.3.5_sass@1.97.3": {
3100
+ "@vitejs/plugin-basic-ssl@2.1.4_vite@7.3.1__@types+node@25.5.0__sass@1.97.3__picomatch@4.0.4_@types+node@25.5.0_sass@1.97.3": {
2939
3101
  "integrity": "sha512-HXciTXN/sDBYWgeAD4V4s0DN0g72x5mlxQhHxtYu3Tt8BLa6MzcJZUyDVFCdtjNs3bfENVHVzOsmooTVuNgAAw==",
2940
3102
  "dependencies": [
2941
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3"
3103
+ "vite@7.3.1_@types+node@25.5.0_sass@1.97.3_picomatch@4.0.4"
2942
3104
  ]
2943
3105
  },
2944
- "@vitejs/plugin-react@4.7.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@babel+core@7.29.0_@types+node@25.3.5": {
3106
+ "@vitejs/plugin-react@4.7.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@babel+core@7.29.0_@types+node@25.5.0": {
2945
3107
  "integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==",
2946
3108
  "dependencies": [
2947
3109
  "@babel/core",
@@ -2949,50 +3111,45 @@
2949
3111
  "@babel/plugin-transform-react-jsx-source",
2950
3112
  "@rolldown/pluginutils@1.0.0-beta.27",
2951
3113
  "@types/babel__core",
2952
- "react-refresh@0.17.0",
2953
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
3114
+ "react-refresh",
3115
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
2954
3116
  ]
2955
3117
  },
2956
- "@vitejs/plugin-react@5.1.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@babel+core@7.29.0_@types+node@25.3.5": {
2957
- "integrity": "sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==",
3118
+ "@vitejs/plugin-react@6.0.1_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0": {
3119
+ "integrity": "sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==",
2958
3120
  "dependencies": [
2959
- "@babel/core",
2960
- "@babel/plugin-transform-react-jsx-self",
2961
- "@babel/plugin-transform-react-jsx-source",
2962
- "@rolldown/pluginutils@1.0.0-rc.3",
2963
- "@types/babel__core",
2964
- "react-refresh@0.18.0",
2965
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
3121
+ "@rolldown/pluginutils@1.0.0-rc.7",
3122
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
2966
3123
  ]
2967
3124
  },
2968
- "@vitejs/plugin-vue-jsx@4.2.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vue@3.5.29__typescript@5.9.3_@babel+core@7.29.0_@types+node@25.3.5_typescript@5.9.3": {
3125
+ "@vitejs/plugin-vue-jsx@4.2.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_vue@3.5.31__typescript@5.9.3_@babel+core@7.29.0_@types+node@25.5.0_typescript@5.9.3": {
2969
3126
  "integrity": "sha512-DSTrmrdLp+0LDNF77fqrKfx7X0ErRbOcUAgJL/HbSesqQwoUvUQ4uYQqaex+rovqgGcoPqVk+AwUh3v9CuiYIw==",
2970
3127
  "dependencies": [
2971
3128
  "@babel/core",
2972
3129
  "@babel/plugin-transform-typescript",
2973
- "@rolldown/pluginutils@1.0.0-rc.4",
3130
+ "@rolldown/pluginutils@1.0.0-rc.12",
2974
3131
  "@vue/babel-plugin-jsx",
2975
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
3132
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
2976
3133
  "vue"
2977
3134
  ]
2978
3135
  },
2979
- "@vitejs/plugin-vue@5.2.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vue@3.5.29__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3": {
3136
+ "@vitejs/plugin-vue@5.2.4_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_vue@3.5.31__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3": {
2980
3137
  "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
2981
3138
  "dependencies": [
2982
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
3139
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
2983
3140
  "vue"
2984
3141
  ]
2985
3142
  },
2986
- "@vitejs/plugin-vue@6.0.4_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vue@3.5.29__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3": {
2987
- "integrity": "sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==",
3143
+ "@vitejs/plugin-vue@6.0.5_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_vue@3.5.31__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3": {
3144
+ "integrity": "sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==",
2988
3145
  "dependencies": [
2989
3146
  "@rolldown/pluginutils@1.0.0-rc.2",
2990
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
3147
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
2991
3148
  "vue"
2992
3149
  ]
2993
3150
  },
2994
- "@vitest/expect@4.0.18": {
2995
- "integrity": "sha512-8sCWUyckXXYvx4opfzVY03EOiYVxyNrHS5QxX3DAIi5dpJAAkyJezHCP77VMX4HKA2LDT/Jpfo8i2r5BE3GnQQ==",
3151
+ "@vitest/expect@4.1.2": {
3152
+ "integrity": "sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ==",
2996
3153
  "dependencies": [
2997
3154
  "@standard-schema/spec",
2998
3155
  "@types/chai",
@@ -3002,58 +3159,60 @@
3002
3159
  "tinyrainbow"
3003
3160
  ]
3004
3161
  },
3005
- "@vitest/mocker@4.0.18_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_@types+node@25.3.5": {
3006
- "integrity": "sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==",
3162
+ "@vitest/mocker@4.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0": {
3163
+ "integrity": "sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==",
3007
3164
  "dependencies": [
3008
3165
  "@vitest/spy",
3009
3166
  "estree-walker@3.0.3",
3010
3167
  "magic-string",
3011
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3"
3168
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
3012
3169
  ],
3013
3170
  "optionalPeers": [
3014
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3"
3171
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
3015
3172
  ]
3016
3173
  },
3017
- "@vitest/mocker@4.0.18_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_@types+node@25.3.5_sass@1.97.3": {
3018
- "integrity": "sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==",
3174
+ "@vitest/mocker@4.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3": {
3175
+ "integrity": "sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==",
3019
3176
  "dependencies": [
3020
3177
  "@vitest/spy",
3021
3178
  "estree-walker@3.0.3",
3022
3179
  "magic-string",
3023
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3"
3180
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
3024
3181
  ],
3025
3182
  "optionalPeers": [
3026
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3"
3183
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
3027
3184
  ]
3028
3185
  },
3029
- "@vitest/pretty-format@4.0.18": {
3030
- "integrity": "sha512-P24GK3GulZWC5tz87ux0m8OADrQIUVDPIjjj65vBXYG17ZeU3qD7r+MNZ1RNv4l8CGU2vtTRqixrOi9fYk/yKw==",
3186
+ "@vitest/pretty-format@4.1.2": {
3187
+ "integrity": "sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==",
3031
3188
  "dependencies": [
3032
3189
  "tinyrainbow"
3033
3190
  ]
3034
3191
  },
3035
- "@vitest/runner@4.0.18": {
3036
- "integrity": "sha512-rpk9y12PGa22Jg6g5M3UVVnTS7+zycIGk9ZNGN+m6tZHKQb7jrP7/77WfZy13Y/EUDd52NDsLRQhYKtv7XfPQw==",
3192
+ "@vitest/runner@4.1.2": {
3193
+ "integrity": "sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ==",
3037
3194
  "dependencies": [
3038
3195
  "@vitest/utils",
3039
3196
  "pathe"
3040
3197
  ]
3041
3198
  },
3042
- "@vitest/snapshot@4.0.18": {
3043
- "integrity": "sha512-PCiV0rcl7jKQjbgYqjtakly6T1uwv/5BQ9SwBLekVg/EaYeQFPiXcgrC2Y7vDMA8dM1SUEAEV82kgSQIlXNMvA==",
3199
+ "@vitest/snapshot@4.1.2": {
3200
+ "integrity": "sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A==",
3044
3201
  "dependencies": [
3045
3202
  "@vitest/pretty-format",
3203
+ "@vitest/utils",
3046
3204
  "magic-string",
3047
3205
  "pathe"
3048
3206
  ]
3049
3207
  },
3050
- "@vitest/spy@4.0.18": {
3051
- "integrity": "sha512-cbQt3PTSD7P2OARdVW3qWER5EGq7PHlvE+QfzSC0lbwO+xnt7+XH06ZzFjFRgzUX//JmpxrCu92VdwvEPlWSNw=="
3208
+ "@vitest/spy@4.1.2": {
3209
+ "integrity": "sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA=="
3052
3210
  },
3053
- "@vitest/utils@4.0.18": {
3054
- "integrity": "sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==",
3211
+ "@vitest/utils@4.1.2": {
3212
+ "integrity": "sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==",
3055
3213
  "dependencies": [
3056
3214
  "@vitest/pretty-format",
3215
+ "convert-source-map@2.0.0",
3057
3216
  "tinyrainbow"
3058
3217
  ]
3059
3218
  },
@@ -3064,7 +3223,7 @@
3064
3223
  "integrity": "sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==",
3065
3224
  "dependencies": [
3066
3225
  "@babel/core",
3067
- "@babel/helper-module-imports",
3226
+ "@babel/helper-module-imports@7.28.6",
3068
3227
  "@babel/helper-plugin-utils",
3069
3228
  "@babel/plugin-syntax-jsx",
3070
3229
  "@babel/template",
@@ -3083,14 +3242,14 @@
3083
3242
  "dependencies": [
3084
3243
  "@babel/code-frame",
3085
3244
  "@babel/core",
3086
- "@babel/helper-module-imports",
3245
+ "@babel/helper-module-imports@7.28.6",
3087
3246
  "@babel/helper-plugin-utils",
3088
3247
  "@babel/parser",
3089
3248
  "@vue/compiler-sfc"
3090
3249
  ]
3091
3250
  },
3092
- "@vue/compiler-core@3.5.29": {
3093
- "integrity": "sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw==",
3251
+ "@vue/compiler-core@3.5.31": {
3252
+ "integrity": "sha512-k/ueL14aNIEy5Onf0OVzR8kiqF/WThgLdFhxwa4e/KF/0qe38IwIdofoSWBTvvxQOesaz6riAFAUaYjoF9fLLQ==",
3094
3253
  "dependencies": [
3095
3254
  "@babel/parser",
3096
3255
  "@vue/shared",
@@ -3099,15 +3258,15 @@
3099
3258
  "source-map-js"
3100
3259
  ]
3101
3260
  },
3102
- "@vue/compiler-dom@3.5.29": {
3103
- "integrity": "sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg==",
3261
+ "@vue/compiler-dom@3.5.31": {
3262
+ "integrity": "sha512-BMY/ozS/xxjYqRFL+tKdRpATJYDTTgWSo0+AJvJNg4ig+Hgb0dOsHPXvloHQ5hmlivUqw1Yt2pPIqp4e0v1GUw==",
3104
3263
  "dependencies": [
3105
3264
  "@vue/compiler-core",
3106
3265
  "@vue/shared"
3107
3266
  ]
3108
3267
  },
3109
- "@vue/compiler-sfc@3.5.29": {
3110
- "integrity": "sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA==",
3268
+ "@vue/compiler-sfc@3.5.31": {
3269
+ "integrity": "sha512-M8wpPgR9UJ8MiRGjppvx9uWJfLV7A/T+/rL8s/y3QG3u0c2/YZgff3d6SuimKRIhcYnWg5fTfDMlz2E6seUW8Q==",
3111
3270
  "dependencies": [
3112
3271
  "@babel/parser",
3113
3272
  "@vue/compiler-core",
@@ -3120,14 +3279,14 @@
3120
3279
  "source-map-js"
3121
3280
  ]
3122
3281
  },
3123
- "@vue/compiler-ssr@3.5.29": {
3124
- "integrity": "sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw==",
3282
+ "@vue/compiler-ssr@3.5.31": {
3283
+ "integrity": "sha512-h0xIMxrt/LHOvJKMri+vdYT92BrK3HFLtDqq9Pr/lVVfE4IyKZKvWf0vJFW10Yr6nX02OR4MkJwI0c1HDa1hog==",
3125
3284
  "dependencies": [
3126
3285
  "@vue/compiler-dom",
3127
3286
  "@vue/shared"
3128
3287
  ]
3129
3288
  },
3130
- "@vue/devtools-core@7.7.9_vue@3.5.29__typescript@5.9.3_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_typescript@5.9.3_@types+node@25.3.5": {
3289
+ "@vue/devtools-core@7.7.9_vue@3.5.31__typescript@5.9.3_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_typescript@5.9.3_@types+node@25.5.0": {
3131
3290
  "integrity": "sha512-48jrBSwG4GVQRvVeeXn9p9+dlx+ISgasM7SxZZKczseohB0cBz+ITKr4YbLWjmJdy45UHL7UMPlR4Y0CWTRcSQ==",
3132
3291
  "dependencies": [
3133
3292
  "@vue/devtools-kit",
@@ -3157,21 +3316,21 @@
3157
3316
  "rfdc"
3158
3317
  ]
3159
3318
  },
3160
- "@vue/reactivity@3.5.29": {
3161
- "integrity": "sha512-zcrANcrRdcLtmGZETBxWqIkoQei8HaFpZWx/GHKxx79JZsiZ8j1du0VUJtu4eJjgFvU/iKL5lRXFXksVmI+5DA==",
3319
+ "@vue/reactivity@3.5.31": {
3320
+ "integrity": "sha512-DtKXxk9E/KuVvt8VxWu+6Luc9I9ETNcqR1T1oW1gf02nXaZ1kuAx58oVu7uX9XxJR0iJCro6fqBLw9oSBELo5g==",
3162
3321
  "dependencies": [
3163
3322
  "@vue/shared"
3164
3323
  ]
3165
3324
  },
3166
- "@vue/runtime-core@3.5.29": {
3167
- "integrity": "sha512-8DpW2QfdwIWOLqtsNcds4s+QgwSaHSJY/SUe04LptianUQ/0xi6KVsu/pYVh+HO3NTVvVJjIPL2t6GdeKbS4Lg==",
3325
+ "@vue/runtime-core@3.5.31": {
3326
+ "integrity": "sha512-AZPmIHXEAyhpkmN7aWlqjSfYynmkWlluDNPHMCZKFHH+lLtxP/30UJmoVhXmbDoP1Ng0jG0fyY2zCj1PnSSA6Q==",
3168
3327
  "dependencies": [
3169
3328
  "@vue/reactivity",
3170
3329
  "@vue/shared"
3171
3330
  ]
3172
3331
  },
3173
- "@vue/runtime-dom@3.5.29": {
3174
- "integrity": "sha512-AHvvJEtcY9tw/uk+s/YRLSlxxQnqnAkjqvK25ZiM4CllCZWzElRAoQnCM42m9AHRLNJ6oe2kC5DCgD4AUdlvXg==",
3332
+ "@vue/runtime-dom@3.5.31": {
3333
+ "integrity": "sha512-xQJsNRmGPeDCJq/u813tyonNgWBFjzfVkBwDREdEWndBnGdHLHgkwNBQxLtg4zDrzKTEcnikUy1UUNecb3lJ6g==",
3175
3334
  "dependencies": [
3176
3335
  "@vue/reactivity",
3177
3336
  "@vue/runtime-core",
@@ -3179,16 +3338,16 @@
3179
3338
  "csstype"
3180
3339
  ]
3181
3340
  },
3182
- "@vue/server-renderer@3.5.29_vue@3.5.29__typescript@5.9.3_typescript@5.9.3": {
3183
- "integrity": "sha512-G/1k6WK5MusLlbxSE2YTcqAAezS+VuwHhOvLx2KnQU7G2zCH6KIb+5Wyt6UjMq7a3qPzNEjJXs1hvAxDclQH+g==",
3341
+ "@vue/server-renderer@3.5.31_vue@3.5.31__typescript@5.9.3_typescript@5.9.3": {
3342
+ "integrity": "sha512-GJuwRvMcdZX/CriUnyIIOGkx3rMV3H6sOu0JhdKbduaeCji6zb60iOGMY7tFoN24NfsUYoFBhshZtGxGpxO4iA==",
3184
3343
  "dependencies": [
3185
3344
  "@vue/compiler-ssr",
3186
3345
  "@vue/shared",
3187
3346
  "vue"
3188
3347
  ]
3189
3348
  },
3190
- "@vue/shared@3.5.29": {
3191
- "integrity": "sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg=="
3349
+ "@vue/shared@3.5.31": {
3350
+ "integrity": "sha512-nBxuiuS9Lj5bPkPbWogPUnjxxWpkRniX7e5UBQDWl6Fsf4roq9wwV+cR7ezQ4zXswNvPIlsdj1slcLB7XCsRAw=="
3192
3351
  },
3193
3352
  "@vue/test-utils@2.4.6": {
3194
3353
  "integrity": "sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==",
@@ -3278,8 +3437,8 @@
3278
3437
  "@algolia/requester-node-http"
3279
3438
  ]
3280
3439
  },
3281
- "angular-eslint@21.3.0_@angular+cli@21.2.2__@types+node@25.3.5__@inquirer+prompts@7.10.1___@types+node@25.3.5__listr2@9.0.5__zod@4.3.6_eslint@9.39.4_typescript@5.9.3_typescript-eslint@8.56.1__eslint@9.39.4__typescript@5.9.3__@typescript-eslint+parser@8.56.1___eslint@9.39.4___typescript@5.9.3_@typescript-eslint+utils@8.56.1__eslint@9.39.4__typescript@5.9.3_@angular-eslint+template-parser@21.3.0__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.56.1_@types+node@25.3.5": {
3282
- "integrity": "sha512-K4+I41fSxzOavbv87EOnG5rdXiscs31j5pIAQG0aX21OHdSSjFCKOAQNmj8zv5OxUuYj5uYRToR3PuKQSN6i/A==",
3440
+ "angular-eslint@21.3.1_@angular+cli@21.2.5__@types+node@25.5.0__@inquirer+prompts@7.10.1___@types+node@25.5.0__listr2@9.0.5__zod@4.3.6_eslint@9.39.4_typescript@5.9.3_typescript-eslint@8.57.2__eslint@9.39.4__typescript@5.9.3__@typescript-eslint+parser@8.57.2___eslint@9.39.4___typescript@5.9.3_@typescript-eslint+utils@8.57.2__eslint@9.39.4__typescript@5.9.3_@angular-eslint+template-parser@21.3.1__eslint@9.39.4__typescript@5.9.3_@typescript-eslint+types@8.57.2_@types+node@25.5.0": {
3441
+ "integrity": "sha512-VGQWTyuPAEO/AnZuqHxGBJMYSiZ0tbrHx/OgPCRTKHfbrFU4x+zivS84h9UWoDpDtius1RyD+ZReFjTAEWptiA==",
3283
3442
  "dependencies": [
3284
3443
  "@angular-devkit/core",
3285
3444
  "@angular-devkit/schematics",
@@ -3330,7 +3489,7 @@
3330
3489
  "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
3331
3490
  "dependencies": [
3332
3491
  "normalize-path",
3333
- "picomatch@2.3.1"
3492
+ "picomatch@2.3.2"
3334
3493
  ]
3335
3494
  },
3336
3495
  "arg@4.1.3": {
@@ -3472,8 +3631,8 @@
3472
3631
  "semver@7.7.4"
3473
3632
  ]
3474
3633
  },
3475
- "astro@5.18.0_typescript@5.9.3_@types+node@25.3.5_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_zod@3.25.76": {
3476
- "integrity": "sha512-CHiohwJIS4L0G6/IzE1Fx3dgWqXBCXus/od0eGUfxrZJD2um2pE7ehclMmgL/fXqbU7NfE1Ze2pq34h2QaA6iQ==",
3634
+ "astro@5.18.1_typescript@5.9.3_@types+node@25.5.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_zod@3.25.76": {
3635
+ "integrity": "sha512-m4VWilWZ+Xt6NPoYzC4CgGZim/zQUO7WFL0RHCH0AiEavF1153iC3+me2atDvXpf/yX4PyGUeD8wZLq1cirT3g==",
3477
3636
  "dependencies": [
3478
3637
  "@astrojs/compiler",
3479
3638
  "@astrojs/internal-helpers",
@@ -3497,7 +3656,7 @@
3497
3656
  "diff@8.0.3",
3498
3657
  "dlv",
3499
3658
  "dset",
3500
- "es-module-lexer",
3659
+ "es-module-lexer@1.7.0",
3501
3660
  "esbuild@0.27.3",
3502
3661
  "estree-walker@3.0.3",
3503
3662
  "flattie",
@@ -3515,7 +3674,7 @@
3515
3674
  "p-queue",
3516
3675
  "package-manager-detector",
3517
3676
  "piccolore",
3518
- "picomatch@4.0.3",
3677
+ "picomatch@4.0.4",
3519
3678
  "prompts",
3520
3679
  "rehype",
3521
3680
  "semver@7.7.4",
@@ -3530,8 +3689,8 @@
3530
3689
  "unist-util-visit",
3531
3690
  "unstorage",
3532
3691
  "vfile",
3533
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
3534
- "vitefu",
3692
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
3693
+ "vitefu@1.1.2_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0",
3535
3694
  "xxhash-wasm",
3536
3695
  "yargs-parser@21.1.1",
3537
3696
  "yocto-spinner",
@@ -3563,12 +3722,34 @@
3563
3722
  "axobject-query@4.1.0": {
3564
3723
  "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ=="
3565
3724
  },
3725
+ "babel-plugin-jsx-dom-expressions@0.40.6_@babel+core@7.29.0": {
3726
+ "integrity": "sha512-v3P1MW46Lm7VMpAkq0QfyzLWWkC8fh+0aE5Km4msIgDx5kjenHU0pF2s+4/NH8CQn/kla6+Hvws+2AF7bfV5qQ==",
3727
+ "dependencies": [
3728
+ "@babel/core",
3729
+ "@babel/helper-module-imports@7.18.6",
3730
+ "@babel/plugin-syntax-jsx",
3731
+ "@babel/types",
3732
+ "html-entities",
3733
+ "parse5@7.3.0"
3734
+ ]
3735
+ },
3566
3736
  "babel-plugin-transform-hook-names@1.0.2_@babel+core@7.29.0": {
3567
3737
  "integrity": "sha512-5gafyjyyBTTdX/tQQ0hRgu4AhNHG/hqWi0ZZmg2xvs2FgRkJXzDNKBZCyoYqgFkovfDrgM8OoKg8karoUvWeCw==",
3568
3738
  "dependencies": [
3569
3739
  "@babel/core"
3570
3740
  ]
3571
3741
  },
3742
+ "babel-preset-solid@1.9.12_@babel+core@7.29.0_solid-js@1.9.12__seroval@1.5.1": {
3743
+ "integrity": "sha512-LLqnuKVDlKpyBlMPcH6qEvs/wmS9a+NczppxJ3ryS/c0O5IiSFOIBQi9GzyiGDSbcJpx4Gr87jyFTos1MyEuWg==",
3744
+ "dependencies": [
3745
+ "@babel/core",
3746
+ "babel-plugin-jsx-dom-expressions",
3747
+ "solid-js"
3748
+ ],
3749
+ "optionalPeers": [
3750
+ "solid-js"
3751
+ ]
3752
+ },
3572
3753
  "bail@2.0.2": {
3573
3754
  "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw=="
3574
3755
  },
@@ -3585,7 +3766,7 @@
3585
3766
  "integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==",
3586
3767
  "bin": true
3587
3768
  },
3588
- "beasties@0.4.1_postcss@8.5.6": {
3769
+ "beasties@0.4.1_postcss@8.5.8": {
3589
3770
  "integrity": "sha512-2Imdcw3LznDuxAbJM26RHniOLAzE6WgrK8OuvVXCQtNBS8rsnD9zsSEa3fHl4hHpUY7BYTlrpvtPVbvu9G6neg==",
3590
3771
  "dependencies": [
3591
3772
  "css-select@6.0.0",
@@ -3643,21 +3824,21 @@
3643
3824
  "wrap-ansi@9.0.2"
3644
3825
  ]
3645
3826
  },
3646
- "brace-expansion@1.1.12": {
3647
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
3827
+ "brace-expansion@1.1.13": {
3828
+ "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
3648
3829
  "dependencies": [
3649
3830
  "balanced-match@1.0.2",
3650
3831
  "concat-map"
3651
3832
  ]
3652
3833
  },
3653
- "brace-expansion@2.0.2": {
3654
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
3834
+ "brace-expansion@2.0.3": {
3835
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
3655
3836
  "dependencies": [
3656
3837
  "balanced-match@1.0.2"
3657
3838
  ]
3658
3839
  },
3659
- "brace-expansion@5.0.4": {
3660
- "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
3840
+ "brace-expansion@5.0.5": {
3841
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
3661
3842
  "dependencies": [
3662
3843
  "balanced-match@4.0.4"
3663
3844
  ]
@@ -3888,7 +4069,7 @@
3888
4069
  "copy-anything@4.0.5": {
3889
4070
  "integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
3890
4071
  "dependencies": [
3891
- "is-what"
4072
+ "is-what@5.5.0"
3892
4073
  ]
3893
4074
  },
3894
4075
  "cors@2.8.6": {
@@ -4322,6 +4503,9 @@
4322
4503
  "es-module-lexer@1.7.0": {
4323
4504
  "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA=="
4324
4505
  },
4506
+ "es-module-lexer@2.0.0": {
4507
+ "integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw=="
4508
+ },
4325
4509
  "es-object-atoms@1.1.1": {
4326
4510
  "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
4327
4511
  "dependencies": [
@@ -4536,8 +4720,8 @@
4536
4720
  "@testing-library/dom@10.4.1"
4537
4721
  ]
4538
4722
  },
4539
- "eslint-plugin-jest@29.15.0_eslint@9.39.4_typescript@5.9.3": {
4540
- "integrity": "sha512-ZCGr7vTH2WSo2hrK5oM2RULFmMruQ7W3cX7YfwoTiPfzTGTFBMmrVIz45jZHd++cGKj/kWf02li/RhTGcANJSA==",
4723
+ "eslint-plugin-jest@29.15.1_eslint@9.39.4_typescript@5.9.3": {
4724
+ "integrity": "sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==",
4541
4725
  "dependencies": [
4542
4726
  "@typescript-eslint/utils",
4543
4727
  "eslint",
@@ -4547,16 +4731,16 @@
4547
4731
  "typescript"
4548
4732
  ]
4549
4733
  },
4550
- "eslint-plugin-perfectionist@5.6.0_eslint@9.39.4_typescript@5.9.3": {
4551
- "integrity": "sha512-pxrLrfRp5wl1Vol1fAEa/G5yTXxefTPJjz07qC7a8iWFXcOZNuWBItMQ2OtTzfQIvMq6bMyYcrzc3Wz++na55Q==",
4734
+ "eslint-plugin-perfectionist@5.7.0_eslint@9.39.4_typescript@5.9.3": {
4735
+ "integrity": "sha512-WRHj7OZS/INutQ/gKN5C1ZGnMhkQ3oKZQAA2I7rl5yM8keBtSd9oj/qlJaHuwh5873FhMPqYlttcadF0YsTN7g==",
4552
4736
  "dependencies": [
4553
4737
  "@typescript-eslint/utils",
4554
4738
  "eslint",
4555
4739
  "natural-orderby"
4556
4740
  ]
4557
4741
  },
4558
- "eslint-plugin-playwright@2.9.0_eslint@9.39.4": {
4559
- "integrity": "sha512-k3xrG6YzrallWNFMoGUjMNeu3SFFKXN79KJQBD2PkM4PasJegqV2Up+mPY5od2UmPKQGT+MeIhCmWH8r5eYuQQ==",
4742
+ "eslint-plugin-playwright@2.10.1_eslint@9.39.4": {
4743
+ "integrity": "sha512-qea3UxBOb8fTwJ77FMApZKvRye5DOluDHcev0LDJwID3RELeun0JlqzrNIXAB/SXCyB/AesCW/6sZfcT9q3Edg==",
4560
4744
  "dependencies": [
4561
4745
  "eslint",
4562
4746
  "globals@17.4.0"
@@ -4603,15 +4787,28 @@
4603
4787
  "string.prototype.repeat"
4604
4788
  ]
4605
4789
  },
4606
- "eslint-plugin-svelte@3.15.0_eslint@9.39.4_svelte@5.53.7__acorn@8.16.0_postcss@8.5.6_ts-node@10.9.2__@types+node@25.3.5__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3": {
4607
- "integrity": "sha512-QKB7zqfuB8aChOfBTComgDptMf2yxiJx7FE04nneCmtQzgTHvY8UJkuh8J2Rz7KB9FFV9aTHX6r7rdYGvG8T9Q==",
4790
+ "eslint-plugin-solid@0.14.5_eslint@9.39.4_typescript@5.9.3": {
4791
+ "integrity": "sha512-nfuYK09ah5aJG/oEN6P1qziy1zLgW4PDWe75VNPi4CEFYk1x2AEqwFeQfEPR7gNn0F2jOeqKhx2E+5oNCOBYWQ==",
4792
+ "dependencies": [
4793
+ "@typescript-eslint/utils",
4794
+ "eslint",
4795
+ "estraverse@5.3.0",
4796
+ "is-html",
4797
+ "kebab-case",
4798
+ "known-css-properties@0.30.0",
4799
+ "style-to-object",
4800
+ "typescript"
4801
+ ]
4802
+ },
4803
+ "eslint-plugin-svelte@3.16.0_eslint@9.39.4_svelte@5.55.0__acorn@8.16.0_postcss@8.5.8_ts-node@10.9.2__@types+node@25.5.0__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3": {
4804
+ "integrity": "sha512-DJXxqpYZUxcE0SfYo8EJzV2ZC+zAD7fJp1n1HwcEMRR1cOEUYvjT9GuzJeNghMjgb7uxuK3IJAzI+x6zzUxO5A==",
4608
4805
  "dependencies": [
4609
4806
  "@eslint-community/eslint-utils",
4610
4807
  "@jridgewell/sourcemap-codec",
4611
4808
  "eslint",
4612
4809
  "esutils",
4613
4810
  "globals@16.5.0",
4614
- "known-css-properties",
4811
+ "known-css-properties@0.37.0",
4615
4812
  "postcss",
4616
4813
  "postcss-load-config",
4617
4814
  "postcss-safe-parser",
@@ -4623,8 +4820,8 @@
4623
4820
  "svelte"
4624
4821
  ]
4625
4822
  },
4626
- "eslint-plugin-testing-library@7.16.0_eslint@9.39.4_typescript@5.9.3": {
4627
- "integrity": "sha512-lHZI6/Olb2oZqxd1+s1nOLCtL2PXKrc1ERz6oDbUKS0xZAMFH3Fy6wJo75z3pXTop3BV6+loPi2MSjIYt3vpAg==",
4823
+ "eslint-plugin-testing-library@7.16.2_eslint@9.39.4_typescript@5.9.3": {
4824
+ "integrity": "sha512-8gleGnQXK2ZA3hHwjCwpYTZvM+9VsrJ+/9kDI8CjqAQGAdMQOdn/rJNu7ZySENuiWlGKQWyZJ4ZjEg2zamaRHw==",
4628
4825
  "dependencies": [
4629
4826
  "@typescript-eslint/scope-manager",
4630
4827
  "@typescript-eslint/utils",
@@ -4658,8 +4855,8 @@
4658
4855
  "estraverse@5.3.0"
4659
4856
  ]
4660
4857
  },
4661
- "eslint-scope@9.1.1": {
4662
- "integrity": "sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==",
4858
+ "eslint-scope@9.1.2": {
4859
+ "integrity": "sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==",
4663
4860
  "dependencies": [
4664
4861
  "@types/esrecurse",
4665
4862
  "@types/estree",
@@ -4689,7 +4886,7 @@
4689
4886
  "@eslint/core@0.17.0",
4690
4887
  "@eslint/eslintrc",
4691
4888
  "@eslint/js",
4692
- "@eslint/plugin-kit",
4889
+ "@eslint/plugin-kit@0.4.1",
4693
4890
  "@humanfs/node",
4694
4891
  "@humanwhocodes/module-importer",
4695
4892
  "@humanwhocodes/retry",
@@ -4881,13 +5078,13 @@
4881
5078
  "format"
4882
5079
  ]
4883
5080
  },
4884
- "fdir@6.5.0_picomatch@4.0.3": {
5081
+ "fdir@6.5.0_picomatch@4.0.4": {
4885
5082
  "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
4886
5083
  "dependencies": [
4887
- "picomatch@4.0.3"
5084
+ "picomatch@4.0.4"
4888
5085
  ],
4889
5086
  "optionalPeers": [
4890
- "picomatch@4.0.3"
5087
+ "picomatch@4.0.4"
4891
5088
  ]
4892
5089
  },
4893
5090
  "figures@6.1.0": {
@@ -4939,8 +5136,8 @@
4939
5136
  "keyv"
4940
5137
  ]
4941
5138
  },
4942
- "flatted@3.4.1": {
4943
- "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ=="
5139
+ "flatted@3.4.2": {
5140
+ "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA=="
4944
5141
  },
4945
5142
  "flattie@1.1.1": {
4946
5143
  "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ=="
@@ -5141,8 +5338,8 @@
5141
5338
  "graceful-fs@4.2.11": {
5142
5339
  "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
5143
5340
  },
5144
- "h3@1.15.5": {
5145
- "integrity": "sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==",
5341
+ "h3@1.15.9": {
5342
+ "integrity": "sha512-H7UPnyIupUOYUQu7f2x7ABVeMyF/IbJjqn20WSXpMdnQB260luADUkSgJU7QTWLutq8h3tUayMQ1DdbSYX5LkA==",
5146
5343
  "dependencies": [
5147
5344
  "cookie-es",
5148
5345
  "crossws",
@@ -5155,8 +5352,8 @@
5155
5352
  "uncrypto"
5156
5353
  ]
5157
5354
  },
5158
- "happy-dom@20.8.3": {
5159
- "integrity": "sha512-lMHQRRwIPyJ70HV0kkFT7jH/gXzSI7yDkQFe07E2flwmNDFoWUTRMKpW2sglsnpeA7b6S2TJPp98EbQxai8eaQ==",
5355
+ "happy-dom@20.8.9": {
5356
+ "integrity": "sha512-Tz23LR9T9jOGVZm2x1EPdXqwA37G/owYMxRwU0E4miurAtFsPMQ1d2Jc2okUaSjZqAFz2oEn3FLXC5a0a+siyA==",
5160
5357
  "dependencies": [
5161
5358
  "@types/node",
5162
5359
  "@types/whatwg-mimetype",
@@ -5331,9 +5528,15 @@
5331
5528
  "lru-cache@11.2.6"
5332
5529
  ]
5333
5530
  },
5531
+ "html-entities@2.3.3": {
5532
+ "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="
5533
+ },
5334
5534
  "html-escaper@3.0.3": {
5335
5535
  "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ=="
5336
5536
  },
5537
+ "html-tags@3.3.1": {
5538
+ "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ=="
5539
+ },
5337
5540
  "html-void-elements@3.0.0": {
5338
5541
  "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg=="
5339
5542
  },
@@ -5426,6 +5629,9 @@
5426
5629
  "ini@6.0.0": {
5427
5630
  "integrity": "sha512-IBTdIkzZNOpqm7q3dRqJvMaldXjDHWkEDfrwGEQTs5eaQMWV+djAhR+wahyNNMAa+qpbDUhBMVt4ZKNwpPm7xQ=="
5428
5631
  },
5632
+ "inline-style-parser@0.2.7": {
5633
+ "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA=="
5634
+ },
5429
5635
  "internal-slot@1.1.0": {
5430
5636
  "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==",
5431
5637
  "dependencies": [
@@ -5547,6 +5753,12 @@
5547
5753
  "is-extglob"
5548
5754
  ]
5549
5755
  },
5756
+ "is-html@2.0.0": {
5757
+ "integrity": "sha512-S+OpgB5i7wzIue/YSE5hg0e5ZYfG3hhpNh9KGl6ayJ38p7ED6wxQLd1TV91xHpcTvw90KMJ9EwN3F/iNflHBVg==",
5758
+ "dependencies": [
5759
+ "html-tags"
5760
+ ]
5761
+ },
5550
5762
  "is-inside-container@1.0.0": {
5551
5763
  "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
5552
5764
  "dependencies": [
@@ -5646,6 +5858,9 @@
5646
5858
  "get-intrinsic"
5647
5859
  ]
5648
5860
  },
5861
+ "is-what@4.1.16": {
5862
+ "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A=="
5863
+ },
5649
5864
  "is-what@5.5.0": {
5650
5865
  "integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw=="
5651
5866
  },
@@ -5800,6 +6015,16 @@
5800
6015
  "object.values"
5801
6016
  ]
5802
6017
  },
6018
+ "katex@0.16.44": {
6019
+ "integrity": "sha512-EkxoDTk8ufHqHlf9QxGwcxeLkWRR3iOuYfRpfORgYfqc8s13bgb+YtRY59NK5ZpRaCwq1kqA6a5lpX8C/eLphQ==",
6020
+ "dependencies": [
6021
+ "commander@8.3.0"
6022
+ ],
6023
+ "bin": true
6024
+ },
6025
+ "kebab-case@1.0.2": {
6026
+ "integrity": "sha512-7n6wXq4gNgBELfDCpzKc+mRrZFs7D+wgfF5WRFLNAr4DA/qtr9Js8uOAVAfHhuLMfAcQ0pRKqbpjx+TcJVdE1Q=="
6027
+ },
5803
6028
  "keyv@4.5.4": {
5804
6029
  "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
5805
6030
  "dependencies": [
@@ -5818,6 +6043,9 @@
5818
6043
  "kleur@4.1.5": {
5819
6044
  "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ=="
5820
6045
  },
6046
+ "known-css-properties@0.30.0": {
6047
+ "integrity": "sha512-VSWXYUnsPu9+WYKkfmJyLKtIvaRJi1kXUqVmBACORXZQxT5oZDsoZ2vQP+bQFDnWtpI/4eq3MLoRMjI2fnLzTQ=="
6048
+ },
5821
6049
  "known-css-properties@0.37.0": {
5822
6050
  "integrity": "sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ=="
5823
6051
  },
@@ -5831,6 +6059,80 @@
5831
6059
  "type-check"
5832
6060
  ]
5833
6061
  },
6062
+ "lightningcss-android-arm64@1.32.0": {
6063
+ "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
6064
+ "os": ["android"],
6065
+ "cpu": ["arm64"]
6066
+ },
6067
+ "lightningcss-darwin-arm64@1.32.0": {
6068
+ "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
6069
+ "os": ["darwin"],
6070
+ "cpu": ["arm64"]
6071
+ },
6072
+ "lightningcss-darwin-x64@1.32.0": {
6073
+ "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
6074
+ "os": ["darwin"],
6075
+ "cpu": ["x64"]
6076
+ },
6077
+ "lightningcss-freebsd-x64@1.32.0": {
6078
+ "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
6079
+ "os": ["freebsd"],
6080
+ "cpu": ["x64"]
6081
+ },
6082
+ "lightningcss-linux-arm-gnueabihf@1.32.0": {
6083
+ "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
6084
+ "os": ["linux"],
6085
+ "cpu": ["arm"]
6086
+ },
6087
+ "lightningcss-linux-arm64-gnu@1.32.0": {
6088
+ "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
6089
+ "os": ["linux"],
6090
+ "cpu": ["arm64"]
6091
+ },
6092
+ "lightningcss-linux-arm64-musl@1.32.0": {
6093
+ "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
6094
+ "os": ["linux"],
6095
+ "cpu": ["arm64"]
6096
+ },
6097
+ "lightningcss-linux-x64-gnu@1.32.0": {
6098
+ "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
6099
+ "os": ["linux"],
6100
+ "cpu": ["x64"]
6101
+ },
6102
+ "lightningcss-linux-x64-musl@1.32.0": {
6103
+ "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
6104
+ "os": ["linux"],
6105
+ "cpu": ["x64"]
6106
+ },
6107
+ "lightningcss-win32-arm64-msvc@1.32.0": {
6108
+ "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
6109
+ "os": ["win32"],
6110
+ "cpu": ["arm64"]
6111
+ },
6112
+ "lightningcss-win32-x64-msvc@1.32.0": {
6113
+ "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
6114
+ "os": ["win32"],
6115
+ "cpu": ["x64"]
6116
+ },
6117
+ "lightningcss@1.32.0": {
6118
+ "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
6119
+ "dependencies": [
6120
+ "detect-libc"
6121
+ ],
6122
+ "optionalDependencies": [
6123
+ "lightningcss-android-arm64",
6124
+ "lightningcss-darwin-arm64",
6125
+ "lightningcss-darwin-x64",
6126
+ "lightningcss-freebsd-x64",
6127
+ "lightningcss-linux-arm-gnueabihf",
6128
+ "lightningcss-linux-arm64-gnu",
6129
+ "lightningcss-linux-arm64-musl",
6130
+ "lightningcss-linux-x64-gnu",
6131
+ "lightningcss-linux-x64-musl",
6132
+ "lightningcss-win32-arm64-msvc",
6133
+ "lightningcss-win32-x64-msvc"
6134
+ ]
6135
+ },
5834
6136
  "lilconfig@2.1.0": {
5835
6137
  "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ=="
5836
6138
  },
@@ -6075,6 +6377,18 @@
6075
6377
  "mdast-util-to-markdown"
6076
6378
  ]
6077
6379
  },
6380
+ "mdast-util-math@3.0.0": {
6381
+ "integrity": "sha512-Tl9GBNeG/AhJnQM221bJR2HPvLOSnLE/T9cJI9tlc6zwQk2nPk/4f0cHkOdEixQPC/j8UtKDdITswvLAy1OZ1w==",
6382
+ "dependencies": [
6383
+ "@types/hast",
6384
+ "@types/mdast",
6385
+ "devlop",
6386
+ "longest-streak",
6387
+ "mdast-util-from-markdown",
6388
+ "mdast-util-to-markdown",
6389
+ "unist-util-remove-position"
6390
+ ]
6391
+ },
6078
6392
  "mdast-util-phrasing@4.1.0": {
6079
6393
  "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
6080
6394
  "dependencies": [
@@ -6125,6 +6439,12 @@
6125
6439
  "media-typer@1.1.0": {
6126
6440
  "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw=="
6127
6441
  },
6442
+ "merge-anything@5.1.7": {
6443
+ "integrity": "sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==",
6444
+ "dependencies": [
6445
+ "is-what@4.1.16"
6446
+ ]
6447
+ },
6128
6448
  "merge-descriptors@2.0.0": {
6129
6449
  "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g=="
6130
6450
  },
@@ -6233,6 +6553,18 @@
6233
6553
  "micromark-util-types"
6234
6554
  ]
6235
6555
  },
6556
+ "micromark-extension-math@3.1.0": {
6557
+ "integrity": "sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg==",
6558
+ "dependencies": [
6559
+ "@types/katex",
6560
+ "devlop",
6561
+ "katex",
6562
+ "micromark-factory-space",
6563
+ "micromark-util-character",
6564
+ "micromark-util-symbol",
6565
+ "micromark-util-types"
6566
+ ]
6567
+ },
6236
6568
  "micromark-factory-destination@2.0.1": {
6237
6569
  "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
6238
6570
  "dependencies": [
@@ -6385,7 +6717,7 @@
6385
6717
  "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
6386
6718
  "dependencies": [
6387
6719
  "braces",
6388
- "picomatch@2.3.1"
6720
+ "picomatch@2.3.2"
6389
6721
  ]
6390
6722
  },
6391
6723
  "mime-db@1.54.0": {
@@ -6406,19 +6738,19 @@
6406
6738
  "minimatch@10.2.4": {
6407
6739
  "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
6408
6740
  "dependencies": [
6409
- "brace-expansion@5.0.4"
6741
+ "brace-expansion@5.0.5"
6410
6742
  ]
6411
6743
  },
6412
6744
  "minimatch@3.1.5": {
6413
6745
  "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
6414
6746
  "dependencies": [
6415
- "brace-expansion@1.1.12"
6747
+ "brace-expansion@1.1.13"
6416
6748
  ]
6417
6749
  },
6418
6750
  "minimatch@9.0.9": {
6419
6751
  "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
6420
6752
  "dependencies": [
6421
- "brace-expansion@2.0.2"
6753
+ "brace-expansion@2.0.3"
6422
6754
  ]
6423
6755
  },
6424
6756
  "minimist@1.2.8": {
@@ -6520,8 +6852,8 @@
6520
6852
  "integrity": "sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==",
6521
6853
  "bin": true
6522
6854
  },
6523
- "nanostores@1.1.1": {
6524
- "integrity": "sha512-EYJqS25r2iBeTtGQCHidXl1VfZ1jXM7Q04zXJOrMlxVVmD0ptxJaNux92n1mJ7c5lN3zTq12MhH/8x59nP+qmg=="
6855
+ "nanostores@1.2.0": {
6856
+ "integrity": "sha512-F0wCzbsH80G7XXo0Jd9/AVQC7ouWY6idUCTnMwW5t/Rv9W8qmO6endavDwg7TNp5GbugwSukFMVZqzPSrSMndg=="
6525
6857
  },
6526
6858
  "natural-compare@1.4.0": {
6527
6859
  "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="
@@ -6959,7 +7291,7 @@
6959
7291
  "semver@7.7.4",
6960
7292
  "slash",
6961
7293
  "tmp",
6962
- "yaml@2.8.2"
7294
+ "yaml@2.8.3"
6963
7295
  ],
6964
7296
  "bin": true
6965
7297
  },
@@ -6992,8 +7324,8 @@
6992
7324
  "minipass@7.1.3"
6993
7325
  ]
6994
7326
  },
6995
- "path-to-regexp@8.3.0": {
6996
- "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA=="
7327
+ "path-to-regexp@8.4.0": {
7328
+ "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg=="
6997
7329
  },
6998
7330
  "pathe@2.0.3": {
6999
7331
  "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w=="
@@ -7007,11 +7339,11 @@
7007
7339
  "picocolors@1.1.1": {
7008
7340
  "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="
7009
7341
  },
7010
- "picomatch@2.3.1": {
7011
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
7342
+ "picomatch@2.3.2": {
7343
+ "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA=="
7012
7344
  },
7013
- "picomatch@4.0.3": {
7014
- "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q=="
7345
+ "picomatch@4.0.4": {
7346
+ "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A=="
7015
7347
  },
7016
7348
  "piscina@5.1.4": {
7017
7349
  "integrity": "sha512-7uU4ZnKeQq22t9AsmHGD2w4OYQGonwFnTypDypaWi7Qr2EvQIFVtG8J5D/3bE7W123Wdc9+v4CZDu5hJXVCtBg==",
@@ -7039,13 +7371,13 @@
7039
7371
  "possible-typed-array-names@1.1.0": {
7040
7372
  "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg=="
7041
7373
  },
7042
- "postcss-load-config@3.1.4_postcss@8.5.6_ts-node@10.9.2__@types+node@25.3.5__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3": {
7374
+ "postcss-load-config@3.1.4_postcss@8.5.8_ts-node@10.9.2__@types+node@25.5.0__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3": {
7043
7375
  "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
7044
7376
  "dependencies": [
7045
7377
  "lilconfig",
7046
7378
  "postcss",
7047
7379
  "ts-node",
7048
- "yaml@1.10.2"
7380
+ "yaml@1.10.3"
7049
7381
  ],
7050
7382
  "optionalPeers": [
7051
7383
  "postcss",
@@ -7055,13 +7387,13 @@
7055
7387
  "postcss-media-query-parser@0.2.3": {
7056
7388
  "integrity": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig=="
7057
7389
  },
7058
- "postcss-safe-parser@7.0.1_postcss@8.5.6": {
7390
+ "postcss-safe-parser@7.0.1_postcss@8.5.8": {
7059
7391
  "integrity": "sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==",
7060
7392
  "dependencies": [
7061
7393
  "postcss"
7062
7394
  ]
7063
7395
  },
7064
- "postcss-scss@4.0.9_postcss@8.5.6": {
7396
+ "postcss-scss@4.0.9_postcss@8.5.8": {
7065
7397
  "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==",
7066
7398
  "dependencies": [
7067
7399
  "postcss"
@@ -7074,27 +7406,36 @@
7074
7406
  "util-deprecate"
7075
7407
  ]
7076
7408
  },
7077
- "postcss@8.5.6": {
7078
- "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
7409
+ "postcss@8.5.8": {
7410
+ "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
7079
7411
  "dependencies": [
7080
7412
  "nanoid@3.3.11",
7081
7413
  "picocolors",
7082
7414
  "source-map-js"
7083
7415
  ]
7084
7416
  },
7085
- "preact-render-to-string@6.6.6_preact@10.28.4": {
7417
+ "preact-render-to-string@6.6.6_preact@10.29.0": {
7086
7418
  "integrity": "sha512-EfqZJytnjJldV+YaaqhthU2oXsEf5e+6rDv957p+zxAvNfFLQOPfvBOTncscQ+akzu6Wrl7s3Pa0LjUQmWJsGQ==",
7087
7419
  "dependencies": [
7088
7420
  "preact"
7089
7421
  ]
7090
7422
  },
7091
- "preact@10.28.4": {
7092
- "integrity": "sha512-uKFfOHWuSNpRFVTnljsCluEFq57OKT+0QdOiQo8XWnQ/pSvg7OpX5eNOejELXJMWy+BwM2nobz0FkvzmnpCNsQ=="
7423
+ "preact@10.29.0": {
7424
+ "integrity": "sha512-wSAGyk2bYR1c7t3SZ3jHcM6xy0lcBcDel6lODcs9ME6Th++Dx2KU+6D3HD8wMMKGA8Wpw7OMd3/4RGzYRpzwRg=="
7093
7425
  },
7094
7426
  "prelude-ls@1.2.1": {
7095
7427
  "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="
7096
7428
  },
7097
- "prettier-plugin-svelte@3.5.1_prettier@3.8.1_svelte@5.53.7__acorn@8.16.0": {
7429
+ "prettier-plugin-solidity@2.3.1_prettier@3.8.1": {
7430
+ "integrity": "sha512-71sZM5oqgq6pnTlf+RH23U6Ej710APfCiMWO2Z/pHNjrXyvn9Nr0vTS1AUVaSf4GRW0V6hj6Djt0MyWudJUJbQ==",
7431
+ "dependencies": [
7432
+ "@nomicfoundation/slang",
7433
+ "@solidity-parser/parser",
7434
+ "prettier",
7435
+ "semver@7.7.4"
7436
+ ]
7437
+ },
7438
+ "prettier-plugin-svelte@3.5.1_prettier@3.8.1_svelte@5.55.0__acorn@8.16.0": {
7098
7439
  "integrity": "sha512-65+fr5+cgIKWKiqM1Doum4uX6bY8iFCdztvvp2RcF+AJoieaw9kJOFMNcJo/bkmKYsxFaM9OsVZK/gWauG/5mg==",
7099
7440
  "dependencies": [
7100
7441
  "prettier",
@@ -7203,9 +7544,6 @@
7203
7544
  "react-refresh@0.17.0": {
7204
7545
  "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ=="
7205
7546
  },
7206
- "react-refresh@0.18.0": {
7207
- "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw=="
7208
- },
7209
7547
  "react@19.2.4": {
7210
7548
  "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ=="
7211
7549
  },
@@ -7426,26 +7764,51 @@
7426
7764
  "rfdc@1.4.1": {
7427
7765
  "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
7428
7766
  },
7767
+ "rolldown@1.0.0-rc.12": {
7768
+ "integrity": "sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==",
7769
+ "dependencies": [
7770
+ "@oxc-project/types@0.122.0",
7771
+ "@rolldown/pluginutils@1.0.0-rc.12"
7772
+ ],
7773
+ "optionalDependencies": [
7774
+ "@rolldown/binding-android-arm64@1.0.0-rc.12",
7775
+ "@rolldown/binding-darwin-arm64@1.0.0-rc.12",
7776
+ "@rolldown/binding-darwin-x64@1.0.0-rc.12",
7777
+ "@rolldown/binding-freebsd-x64@1.0.0-rc.12",
7778
+ "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12",
7779
+ "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12",
7780
+ "@rolldown/binding-linux-arm64-musl@1.0.0-rc.12",
7781
+ "@rolldown/binding-linux-ppc64-gnu",
7782
+ "@rolldown/binding-linux-s390x-gnu",
7783
+ "@rolldown/binding-linux-x64-gnu@1.0.0-rc.12",
7784
+ "@rolldown/binding-linux-x64-musl@1.0.0-rc.12",
7785
+ "@rolldown/binding-openharmony-arm64@1.0.0-rc.12",
7786
+ "@rolldown/binding-wasm32-wasi@1.0.0-rc.12",
7787
+ "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12",
7788
+ "@rolldown/binding-win32-x64-msvc@1.0.0-rc.12"
7789
+ ],
7790
+ "bin": true
7791
+ },
7429
7792
  "rolldown@1.0.0-rc.4": {
7430
7793
  "integrity": "sha512-V2tPDUrY3WSevrvU2E41ijZlpF+5PbZu4giH+VpNraaadsJGHa4fR6IFwsocVwEXDoAdIv5qgPPxgrvKAOIPtA==",
7431
7794
  "dependencies": [
7432
- "@oxc-project/types",
7795
+ "@oxc-project/types@0.113.0",
7433
7796
  "@rolldown/pluginutils@1.0.0-rc.4"
7434
7797
  ],
7435
7798
  "optionalDependencies": [
7436
- "@rolldown/binding-android-arm64",
7437
- "@rolldown/binding-darwin-arm64",
7438
- "@rolldown/binding-darwin-x64",
7439
- "@rolldown/binding-freebsd-x64",
7440
- "@rolldown/binding-linux-arm-gnueabihf",
7441
- "@rolldown/binding-linux-arm64-gnu",
7442
- "@rolldown/binding-linux-arm64-musl",
7443
- "@rolldown/binding-linux-x64-gnu",
7444
- "@rolldown/binding-linux-x64-musl",
7445
- "@rolldown/binding-openharmony-arm64",
7446
- "@rolldown/binding-wasm32-wasi",
7447
- "@rolldown/binding-win32-arm64-msvc",
7448
- "@rolldown/binding-win32-x64-msvc"
7799
+ "@rolldown/binding-android-arm64@1.0.0-rc.4",
7800
+ "@rolldown/binding-darwin-arm64@1.0.0-rc.4",
7801
+ "@rolldown/binding-darwin-x64@1.0.0-rc.4",
7802
+ "@rolldown/binding-freebsd-x64@1.0.0-rc.4",
7803
+ "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.4",
7804
+ "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.4",
7805
+ "@rolldown/binding-linux-arm64-musl@1.0.0-rc.4",
7806
+ "@rolldown/binding-linux-x64-gnu@1.0.0-rc.4",
7807
+ "@rolldown/binding-linux-x64-musl@1.0.0-rc.4",
7808
+ "@rolldown/binding-openharmony-arm64@1.0.0-rc.4",
7809
+ "@rolldown/binding-wasm32-wasi@1.0.0-rc.4",
7810
+ "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.4",
7811
+ "@rolldown/binding-win32-x64-msvc@1.0.0-rc.4"
7449
7812
  ],
7450
7813
  "bin": true
7451
7814
  },
@@ -7582,6 +7945,15 @@
7582
7945
  "statuses"
7583
7946
  ]
7584
7947
  },
7948
+ "seroval-plugins@1.5.1_seroval@1.5.1": {
7949
+ "integrity": "sha512-4FbuZ/TMl02sqv0RTFexu0SP6V+ywaIe5bAWCCEik0fk17BhALgwvUDVF7e3Uvf9pxmwCEJsRPmlkUE6HdzLAw==",
7950
+ "dependencies": [
7951
+ "seroval"
7952
+ ]
7953
+ },
7954
+ "seroval@1.5.1": {
7955
+ "integrity": "sha512-OwrZRZAfhHww0WEnKHDY8OM0U/Qs8OTfIDWhUD4BLpNJUfXK4cGmjiagGze086m+mhI+V2nD0gfbHEnJjb9STA=="
7956
+ },
7585
7957
  "serve-static@2.2.1": {
7586
7958
  "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
7587
7959
  "dependencies": [
@@ -7770,8 +8142,8 @@
7770
8142
  "smart-buffer@4.2.0": {
7771
8143
  "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="
7772
8144
  },
7773
- "smol-toml@1.6.0": {
7774
- "integrity": "sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw=="
8145
+ "smol-toml@1.6.1": {
8146
+ "integrity": "sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg=="
7775
8147
  },
7776
8148
  "socks-proxy-agent@8.0.5": {
7777
8149
  "integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
@@ -7788,6 +8160,23 @@
7788
8160
  "smart-buffer"
7789
8161
  ]
7790
8162
  },
8163
+ "solid-js@1.9.12_seroval@1.5.1": {
8164
+ "integrity": "sha512-QzKaSJq2/iDrWR1As6MHZQ8fQkdOBf8GReYb7L5iKwMGceg7HxDcaOHk0at66tNgn9U2U7dXo8ZZpLIAmGMzgw==",
8165
+ "dependencies": [
8166
+ "csstype",
8167
+ "seroval",
8168
+ "seroval-plugins"
8169
+ ]
8170
+ },
8171
+ "solid-refresh@0.6.3_solid-js@1.9.12__seroval@1.5.1": {
8172
+ "integrity": "sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==",
8173
+ "dependencies": [
8174
+ "@babel/generator",
8175
+ "@babel/helper-module-imports@7.28.6",
8176
+ "@babel/types",
8177
+ "solid-js"
8178
+ ]
8179
+ },
7791
8180
  "source-map-js@1.2.1": {
7792
8181
  "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA=="
7793
8182
  },
@@ -7838,8 +8227,8 @@
7838
8227
  "statuses@2.0.2": {
7839
8228
  "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw=="
7840
8229
  },
7841
- "std-env@3.10.0": {
7842
- "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg=="
8230
+ "std-env@4.0.0": {
8231
+ "integrity": "sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ=="
7843
8232
  },
7844
8233
  "stdin-discarder@0.3.1": {
7845
8234
  "integrity": "sha512-reExS1kSGoElkextOcPkel4NE99S0BWxjUHQeDFnR8S993JxpPX7KU4MNmO19NXhlJp+8dmdCbKQVNgLJh2teA=="
@@ -7970,6 +8359,12 @@
7970
8359
  "strip-json-comments@3.1.1": {
7971
8360
  "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
7972
8361
  },
8362
+ "style-to-object@1.0.14": {
8363
+ "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
8364
+ "dependencies": [
8365
+ "inline-style-parser"
8366
+ ]
8367
+ },
7973
8368
  "superjson@2.2.6": {
7974
8369
  "integrity": "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==",
7975
8370
  "dependencies": [
@@ -7985,7 +8380,7 @@
7985
8380
  "supports-preserve-symlinks-flag@1.0.0": {
7986
8381
  "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
7987
8382
  },
7988
- "svelte-eslint-parser@1.6.0_svelte@5.53.7__acorn@8.16.0_postcss@8.5.6": {
8383
+ "svelte-eslint-parser@1.6.0_svelte@5.55.0__acorn@8.16.0_postcss@8.5.8": {
7989
8384
  "integrity": "sha512-qoB1ehychT6OxEtQAqc/guSqLS20SlA53Uijl7x375s8nlUT0lb9ol/gzraEEatQwsyPTJo87s2CmKL9Xab+Uw==",
7990
8385
  "dependencies": [
7991
8386
  "eslint-scope@8.4.0",
@@ -8001,7 +8396,7 @@
8001
8396
  "svelte"
8002
8397
  ]
8003
8398
  },
8004
- "svelte2tsx@0.7.51_svelte@5.53.7__acorn@8.16.0_typescript@5.9.3": {
8399
+ "svelte2tsx@0.7.51_svelte@5.55.0__acorn@8.16.0_typescript@5.9.3": {
8005
8400
  "integrity": "sha512-YbVMQi5LtQkVGOMdATTY8v3SMtkNjzYtrVDGaN3Bv+0LQ47tGXu/Oc8ryTkcYuEJWTZFJ8G2+2I8ORcQVGt9Ag==",
8006
8401
  "dependencies": [
8007
8402
  "dedent-js",
@@ -8010,8 +8405,8 @@
8010
8405
  "typescript"
8011
8406
  ]
8012
8407
  },
8013
- "svelte@5.53.7_acorn@8.16.0": {
8014
- "integrity": "sha512-uxck1KI7JWtlfP3H6HOWi/94soAl23jsGJkBzN2BAWcQng0+lTrRNhxActFqORgnO9BHVd1hKJhG+ljRuIUWfQ==",
8408
+ "svelte@5.55.0_acorn@8.16.0": {
8409
+ "integrity": "sha512-SThllKq6TRMBwPtat7ASnm/9CDXnIhBR0NPGw0ujn2DVYx9rVwsPZxDaDQcYGdUz/3BYVsCzdq7pZarRQoGvtw==",
8015
8410
  "dependencies": [
8016
8411
  "@jridgewell/remapping",
8017
8412
  "@jridgewell/sourcemap-codec",
@@ -8079,15 +8474,15 @@
8079
8474
  "tinyexec@1.0.2": {
8080
8475
  "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg=="
8081
8476
  },
8082
- "tinyglobby@0.2.15_picomatch@4.0.3": {
8477
+ "tinyglobby@0.2.15_picomatch@4.0.4": {
8083
8478
  "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
8084
8479
  "dependencies": [
8085
8480
  "fdir",
8086
- "picomatch@4.0.3"
8481
+ "picomatch@4.0.4"
8087
8482
  ]
8088
8483
  },
8089
- "tinyrainbow@3.0.3": {
8090
- "integrity": "sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q=="
8484
+ "tinyrainbow@3.1.0": {
8485
+ "integrity": "sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw=="
8091
8486
  },
8092
8487
  "tmp@0.2.5": {
8093
8488
  "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow=="
@@ -8123,7 +8518,7 @@
8123
8518
  "code-block-writer"
8124
8519
  ]
8125
8520
  },
8126
- "ts-node@10.9.2_@types+node@25.3.5_typescript@5.9.3": {
8521
+ "ts-node@10.9.2_@types+node@25.5.0_typescript@5.9.3": {
8127
8522
  "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
8128
8523
  "dependencies": [
8129
8524
  "@cspotcode/source-map-support",
@@ -8232,8 +8627,8 @@
8232
8627
  "reflect.getprototypeof"
8233
8628
  ]
8234
8629
  },
8235
- "typescript-eslint@8.56.1_eslint@9.39.4_typescript@5.9.3_@typescript-eslint+parser@8.56.1__eslint@9.39.4__typescript@5.9.3": {
8236
- "integrity": "sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==",
8630
+ "typescript-eslint@8.57.2_eslint@9.39.4_typescript@5.9.3_@typescript-eslint+parser@8.57.2__eslint@9.39.4__typescript@5.9.3": {
8631
+ "integrity": "sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==",
8237
8632
  "dependencies": [
8238
8633
  "@typescript-eslint/eslint-plugin",
8239
8634
  "@typescript-eslint/parser",
@@ -8433,13 +8828,13 @@
8433
8828
  "vfile-message"
8434
8829
  ]
8435
8830
  },
8436
- "vite-hot-client@2.1.0_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
8831
+ "vite-hot-client@2.1.0_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
8437
8832
  "integrity": "sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==",
8438
8833
  "dependencies": [
8439
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
8834
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
8440
8835
  ]
8441
8836
  },
8442
- "vite-plugin-inspect@0.8.9_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
8837
+ "vite-plugin-inspect@0.8.9_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
8443
8838
  "integrity": "sha512-22/8qn+LYonzibb1VeFZmISdVao5kC22jmEKm24vfFE8siEn47EpVcCLYMv6iKOYMJfjSvSJfueOwcFCkUnV3A==",
8444
8839
  "dependencies": [
8445
8840
  "@antfu/utils",
@@ -8451,10 +8846,44 @@
8451
8846
  "perfect-debounce",
8452
8847
  "picocolors",
8453
8848
  "sirv",
8454
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
8849
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
8850
+ ]
8851
+ },
8852
+ "vite-plugin-solid@2.11.11_@testing-library+jest-dom@6.9.1_solid-js@1.9.12__seroval@1.5.1_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@babel+core@7.29.0_@types+node@25.5.0": {
8853
+ "integrity": "sha512-YMZCXsLw9kyuvQFEdwLP27fuTQJLmjNoHy90AOJnbRuJ6DwShUxKFo38gdFrWn9v11hnGicKCZEaeI/TFs6JKw==",
8854
+ "dependencies": [
8855
+ "@babel/core",
8856
+ "@testing-library/jest-dom",
8857
+ "@types/babel__core",
8858
+ "babel-preset-solid",
8859
+ "merge-anything",
8860
+ "solid-js",
8861
+ "solid-refresh",
8862
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
8863
+ "vitefu@1.1.2_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0"
8864
+ ],
8865
+ "optionalPeers": [
8866
+ "@testing-library/jest-dom"
8867
+ ]
8868
+ },
8869
+ "vite-plugin-solid@2.11.11_@testing-library+jest-dom@6.9.1_solid-js@1.9.12__seroval@1.5.1_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@babel+core@7.29.0_@types+node@25.5.0": {
8870
+ "integrity": "sha512-YMZCXsLw9kyuvQFEdwLP27fuTQJLmjNoHy90AOJnbRuJ6DwShUxKFo38gdFrWn9v11hnGicKCZEaeI/TFs6JKw==",
8871
+ "dependencies": [
8872
+ "@babel/core",
8873
+ "@testing-library/jest-dom",
8874
+ "@types/babel__core",
8875
+ "babel-preset-solid",
8876
+ "merge-anything",
8877
+ "solid-js",
8878
+ "solid-refresh",
8879
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
8880
+ "vitefu@1.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0"
8881
+ ],
8882
+ "optionalPeers": [
8883
+ "@testing-library/jest-dom"
8455
8884
  ]
8456
8885
  },
8457
- "vite-plugin-vue-devtools@7.7.9_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_vue@3.5.29__typescript@5.9.3_@types+node@25.3.5_typescript@5.9.3": {
8886
+ "vite-plugin-vue-devtools@7.7.9_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_vue@3.5.31__typescript@5.9.3_@types+node@25.5.0_typescript@5.9.3": {
8458
8887
  "integrity": "sha512-08DvePf663SxqLFJeMVNW537zzVyakp9KIrI2K7lwgaTqA5R/ydN/N2K8dgZO34tg/Qmw0ch84fOKoBtCEdcGg==",
8459
8888
  "dependencies": [
8460
8889
  "@vue/devtools-core",
@@ -8462,12 +8891,12 @@
8462
8891
  "@vue/devtools-shared",
8463
8892
  "execa",
8464
8893
  "sirv",
8465
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3",
8894
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4",
8466
8895
  "vite-plugin-inspect",
8467
8896
  "vite-plugin-vue-inspector"
8468
8897
  ]
8469
8898
  },
8470
- "vite-plugin-vue-inspector@5.3.2_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@babel+core@7.29.0_@types+node@25.3.5": {
8899
+ "vite-plugin-vue-inspector@5.3.2_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@babel+core@7.29.0_@types+node@25.5.0": {
8471
8900
  "integrity": "sha512-YvEKooQcSiBTAs0DoYLfefNja9bLgkFM7NI2b07bE2SruuvX0MEa9cMaxjKVMkeCp5Nz9FRIdcN1rOdFVBeL6Q==",
8472
8901
  "dependencies": [
8473
8902
  "@babel/core",
@@ -8479,10 +8908,10 @@
8479
8908
  "@vue/compiler-dom",
8480
8909
  "kolorist",
8481
8910
  "magic-string",
8482
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
8911
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
8483
8912
  ]
8484
8913
  },
8485
- "vite-prerender-plugin@0.5.12_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
8914
+ "vite-prerender-plugin@0.5.12_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
8486
8915
  "integrity": "sha512-EiwhbMn+flg14EysbLTmZSzq8NGTxhytgK3bf4aGRF1evWLGwZiHiUJ1KZDvbxgKbMf2pG6fJWGEa3UZXOnR1g==",
8487
8916
  "dependencies": [
8488
8917
  "kolorist",
@@ -8491,16 +8920,28 @@
8491
8920
  "simple-code-frame",
8492
8921
  "source-map@0.7.6",
8493
8922
  "stack-trace",
8494
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
8923
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
8495
8924
  ]
8496
8925
  },
8497
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3": {
8926
+ "vite-prerender-plugin@0.5.12_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0": {
8927
+ "integrity": "sha512-EiwhbMn+flg14EysbLTmZSzq8NGTxhytgK3bf4aGRF1evWLGwZiHiUJ1KZDvbxgKbMf2pG6fJWGEa3UZXOnR1g==",
8928
+ "dependencies": [
8929
+ "kolorist",
8930
+ "magic-string",
8931
+ "node-html-parser",
8932
+ "simple-code-frame",
8933
+ "source-map@0.7.6",
8934
+ "stack-trace",
8935
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
8936
+ ]
8937
+ },
8938
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4": {
8498
8939
  "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
8499
8940
  "dependencies": [
8500
8941
  "@types/node",
8501
8942
  "esbuild@0.25.12",
8502
8943
  "fdir",
8503
- "picomatch@4.0.3",
8944
+ "picomatch@4.0.4",
8504
8945
  "postcss",
8505
8946
  "rollup",
8506
8947
  "tinyglobby"
@@ -8513,13 +8954,13 @@
8513
8954
  ],
8514
8955
  "bin": true
8515
8956
  },
8516
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3": {
8957
+ "vite@7.3.1_@types+node@25.5.0_sass@1.97.3_picomatch@4.0.4": {
8517
8958
  "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
8518
8959
  "dependencies": [
8519
8960
  "@types/node",
8520
8961
  "esbuild@0.27.3",
8521
8962
  "fdir",
8522
- "picomatch@4.0.3",
8963
+ "picomatch@4.0.4",
8523
8964
  "postcss",
8524
8965
  "rollup",
8525
8966
  "sass",
@@ -8534,39 +8975,70 @@
8534
8975
  ],
8535
8976
  "bin": true
8536
8977
  },
8537
- "vitefu@1.1.2_vite@6.4.1__@types+node@25.3.5__picomatch@4.0.3_@types+node@25.3.5": {
8978
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3": {
8979
+ "integrity": "sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==",
8980
+ "dependencies": [
8981
+ "@types/node",
8982
+ "esbuild@0.27.3",
8983
+ "lightningcss",
8984
+ "picomatch@4.0.4",
8985
+ "postcss",
8986
+ "rolldown@1.0.0-rc.12",
8987
+ "sass",
8988
+ "tinyglobby"
8989
+ ],
8990
+ "optionalDependencies": [
8991
+ "fsevents@2.3.3"
8992
+ ],
8993
+ "optionalPeers": [
8994
+ "@types/node",
8995
+ "esbuild@0.27.3",
8996
+ "sass"
8997
+ ],
8998
+ "bin": true
8999
+ },
9000
+ "vitefu@1.1.2_vite@6.4.1__@types+node@25.5.0__picomatch@4.0.4_@types+node@25.5.0": {
8538
9001
  "integrity": "sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==",
8539
9002
  "dependencies": [
8540
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
9003
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
8541
9004
  ],
8542
9005
  "optionalPeers": [
8543
- "vite@6.4.1_@types+node@25.3.5_picomatch@4.0.3"
9006
+ "vite@6.4.1_@types+node@25.5.0_picomatch@4.0.4"
8544
9007
  ]
8545
9008
  },
8546
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3": {
8547
- "integrity": "sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==",
9009
+ "vitefu@1.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0": {
9010
+ "integrity": "sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==",
9011
+ "dependencies": [
9012
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
9013
+ ],
9014
+ "optionalPeers": [
9015
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3"
9016
+ ]
9017
+ },
9018
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3": {
9019
+ "integrity": "sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==",
8548
9020
  "dependencies": [
8549
9021
  "@types/node",
8550
9022
  "@vitest/expect",
8551
- "@vitest/mocker@4.0.18_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_@types+node@25.3.5",
9023
+ "@vitest/mocker@4.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0",
8552
9024
  "@vitest/pretty-format",
8553
9025
  "@vitest/runner",
8554
9026
  "@vitest/snapshot",
8555
9027
  "@vitest/spy",
8556
9028
  "@vitest/utils",
8557
- "es-module-lexer",
9029
+ "es-module-lexer@2.0.0",
8558
9030
  "expect-type",
8559
9031
  "happy-dom",
8560
9032
  "magic-string",
8561
9033
  "obug",
8562
9034
  "pathe",
8563
- "picomatch@4.0.3",
9035
+ "picomatch@4.0.4",
8564
9036
  "std-env",
8565
9037
  "tinybench",
8566
9038
  "tinyexec",
8567
9039
  "tinyglobby",
8568
9040
  "tinyrainbow",
8569
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3",
9041
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
8570
9042
  "why-is-node-running"
8571
9043
  ],
8572
9044
  "optionalPeers": [
@@ -8575,30 +9047,30 @@
8575
9047
  ],
8576
9048
  "bin": true
8577
9049
  },
8578
- "vitest@4.0.18_@types+node@25.3.5_happy-dom@20.8.3_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_sass@1.97.3": {
8579
- "integrity": "sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==",
9050
+ "vitest@4.1.2_@types+node@25.5.0_happy-dom@20.8.9_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_esbuild@0.27.3_sass@1.97.3": {
9051
+ "integrity": "sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==",
8580
9052
  "dependencies": [
8581
9053
  "@types/node",
8582
9054
  "@vitest/expect",
8583
- "@vitest/mocker@4.0.18_vite@7.3.1__@types+node@25.3.5__sass@1.97.3__picomatch@4.0.3_@types+node@25.3.5_sass@1.97.3",
9055
+ "@vitest/mocker@4.1.2_vite@8.0.3__@types+node@25.5.0__esbuild@0.27.3__sass@1.97.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
8584
9056
  "@vitest/pretty-format",
8585
9057
  "@vitest/runner",
8586
9058
  "@vitest/snapshot",
8587
9059
  "@vitest/spy",
8588
9060
  "@vitest/utils",
8589
- "es-module-lexer",
9061
+ "es-module-lexer@2.0.0",
8590
9062
  "expect-type",
8591
9063
  "happy-dom",
8592
9064
  "magic-string",
8593
9065
  "obug",
8594
9066
  "pathe",
8595
- "picomatch@4.0.3",
9067
+ "picomatch@4.0.4",
8596
9068
  "std-env",
8597
9069
  "tinybench",
8598
9070
  "tinyexec",
8599
9071
  "tinyglobby",
8600
9072
  "tinyrainbow",
8601
- "vite@7.3.1_@types+node@25.3.5_sass@1.97.3_picomatch@4.0.3",
9073
+ "vite@8.0.3_@types+node@25.5.0_esbuild@0.27.3_sass@1.97.3",
8602
9074
  "why-is-node-running"
8603
9075
  ],
8604
9076
  "optionalPeers": [
@@ -8615,15 +9087,15 @@
8615
9087
  "dependencies": [
8616
9088
  "debug@4.4.3",
8617
9089
  "eslint",
8618
- "eslint-scope@9.1.1",
9090
+ "eslint-scope@9.1.2",
8619
9091
  "eslint-visitor-keys@5.0.1",
8620
9092
  "espree",
8621
9093
  "esquery",
8622
9094
  "semver@7.7.4"
8623
9095
  ]
8624
9096
  },
8625
- "vue@3.5.29_typescript@5.9.3": {
8626
- "integrity": "sha512-BZqN4Ze6mDQVNAni0IHeMJ5mwr8VAJ3MQC9FmprRhcBYENw+wOAAjRj8jfmN6FLl0j96OXbR+CjWhmAmM+QGnA==",
9097
+ "vue@3.5.31_typescript@5.9.3": {
9098
+ "integrity": "sha512-iV/sU9SzOlmA/0tygSmjkEN6Jbs3nPoIPFhCMLD2STrjgOU8DX7ZtzMhg4ahVwf5Rp9KoFzcXeB1ZrVbLBp5/Q==",
8627
9099
  "dependencies": [
8628
9100
  "@vue/compiler-dom",
8629
9101
  "@vue/compiler-sfc",
@@ -8800,11 +9272,11 @@
8800
9272
  "yallist@5.0.0": {
8801
9273
  "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw=="
8802
9274
  },
8803
- "yaml@1.10.2": {
8804
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
9275
+ "yaml@1.10.3": {
9276
+ "integrity": "sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA=="
8805
9277
  },
8806
- "yaml@2.8.2": {
8807
- "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
9278
+ "yaml@2.8.3": {
9279
+ "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
8808
9280
  "bin": true
8809
9281
  },
8810
9282
  "yargs-parser@21.1.1": {
@@ -8885,47 +9357,46 @@
8885
9357
  },
8886
9358
  "workspace": {
8887
9359
  "dependencies": [
8888
- "npm:devalue@^5.6.4",
8889
- "npm:flatted@^3.4.0",
8890
- "npm:hono@^4.12.7",
8891
- "npm:playwright@1.58.2",
8892
- "npm:tar@^7.5.11",
8893
- "npm:undici@^7.24.0"
9360
+ "npm:playwright@1.58.2"
8894
9361
  ],
8895
9362
  "packageJson": {
8896
9363
  "dependencies": [
8897
9364
  "npm:@analogjs/astro-angular@^2.3.1",
8898
9365
  "npm:@analogjs/vite-plugin-angular@^2.3.1",
8899
9366
  "npm:@analogjs/vitest-angular@^2.3.1",
8900
- "npm:@angular-devkit/architect@~0.2102.2",
8901
- "npm:@angular-devkit/schematics@^21.2.2",
8902
- "npm:@angular/animations@^21.2.4",
8903
- "npm:@angular/build@^21.2.2",
8904
- "npm:@angular/cli@^21.2.2",
8905
- "npm:@angular/common@^21.2.4",
8906
- "npm:@angular/compiler-cli@^21.2.4",
8907
- "npm:@angular/compiler@^21.2.4",
8908
- "npm:@angular/core@^21.2.4",
8909
- "npm:@angular/language-service@^21.2.4",
8910
- "npm:@angular/platform-browser@^21.2.4",
8911
- "npm:@angular/platform-server@^21.2.4",
8912
- "npm:@angular/router@^21.2.4",
9367
+ "npm:@angular-devkit/architect@~0.2102.5",
9368
+ "npm:@angular-devkit/schematics@^21.2.5",
9369
+ "npm:@angular/animations@^21.2.6",
9370
+ "npm:@angular/build@^21.2.5",
9371
+ "npm:@angular/cli@^21.2.5",
9372
+ "npm:@angular/common@^21.2.6",
9373
+ "npm:@angular/compiler-cli@^21.2.6",
9374
+ "npm:@angular/compiler@^21.2.6",
9375
+ "npm:@angular/core@^21.2.6",
9376
+ "npm:@angular/language-service@^21.2.6",
9377
+ "npm:@angular/platform-browser@^21.2.6",
9378
+ "npm:@angular/platform-server@^21.2.6",
9379
+ "npm:@angular/router@^21.2.6",
8913
9380
  "npm:@astrojs/preact@^4.1.3",
8914
9381
  "npm:@astrojs/react@^4.4.2",
9382
+ "npm:@astrojs/solid-js@^5.1.3",
8915
9383
  "npm:@astrojs/svelte@^7.2.5",
8916
9384
  "npm:@astrojs/vue@^5.1.4",
8917
9385
  "npm:@babel/core@^7.29.0",
8918
9386
  "npm:@eslint/compat@^2.0.3",
8919
9387
  "npm:@eslint/eslintrc@^3.3.5",
8920
9388
  "npm:@eslint/js@^9.39.4",
8921
- "npm:@eslint/markdown@^7.5.1",
8922
- "npm:@nanostores/preact@1",
8923
- "npm:@nanostores/react@1",
9389
+ "npm:@eslint/markdown@8",
9390
+ "npm:@nanostores/preact@^1.1.0",
9391
+ "npm:@nanostores/react@^1.1.0",
9392
+ "npm:@nanostores/solid@^1.1.1",
8924
9393
  "npm:@nanostores/vue@^1.1.0",
9394
+ "npm:@oxc-project/runtime@0.122",
8925
9395
  "npm:@playwright/test@1.58.2",
8926
- "npm:@preact/preset-vite@^2.10.3",
8927
- "npm:@sveltejs/vite-plugin-svelte@^6.2.4",
8928
- "npm:@testing-library/angular@^19.1.0",
9396
+ "npm:@preact/preset-vite@^2.10.5",
9397
+ "npm:@solidjs/testing-library@~0.8.10",
9398
+ "npm:@sveltejs/vite-plugin-svelte@7",
9399
+ "npm:@testing-library/angular@^19.1.10",
8929
9400
  "npm:@testing-library/dom@^10.4.1",
8930
9401
  "npm:@testing-library/jest-dom@^6.9.1",
8931
9402
  "npm:@testing-library/preact@^3.2.4",
@@ -8934,13 +9405,13 @@
8934
9405
  "npm:@testing-library/user-event@^14.6.1",
8935
9406
  "npm:@testing-library/vue@^8.1.0",
8936
9407
  "npm:@types/js-beautify@^1.14.3",
8937
- "npm:@types/node@^25.3.5",
9408
+ "npm:@types/node@^25.5.0",
8938
9409
  "npm:@types/react-dom@^19.2.3",
8939
9410
  "npm:@types/react@^19.2.14",
8940
- "npm:@vitejs/plugin-react@^5.1.4",
8941
- "npm:@vitejs/plugin-vue@^6.0.4",
8942
- "npm:angular-eslint@^21.3.0",
8943
- "npm:astro@^5.18.0",
9411
+ "npm:@vitejs/plugin-react@^6.0.1",
9412
+ "npm:@vitejs/plugin-vue@^6.0.5",
9413
+ "npm:angular-eslint@^21.3.1",
9414
+ "npm:astro@^5.18.1",
8944
9415
  "npm:better-npm-audit@^3.11.0",
8945
9416
  "npm:dotenv@^17.3.1",
8946
9417
  "npm:eslint-config-preact@2",
@@ -8948,45 +9419,42 @@
8948
9419
  "npm:eslint-plugin-astro@^1.6.0",
8949
9420
  "npm:eslint-plugin-import@^2.32.0",
8950
9421
  "npm:eslint-plugin-jest-dom@^5.5.0",
8951
- "npm:eslint-plugin-jest@^29.15.0",
8952
- "npm:eslint-plugin-perfectionist@^5.6.0",
8953
- "npm:eslint-plugin-playwright@^2.9.0",
9422
+ "npm:eslint-plugin-jest@^29.15.1",
9423
+ "npm:eslint-plugin-perfectionist@^5.7.0",
9424
+ "npm:eslint-plugin-playwright@^2.10.1",
8954
9425
  "npm:eslint-plugin-react-hooks@^7.0.1",
8955
9426
  "npm:eslint-plugin-react@^7.37.5",
8956
- "npm:eslint-plugin-svelte@^3.15.0",
8957
- "npm:eslint-plugin-testing-library@^7.16.0",
9427
+ "npm:eslint-plugin-solid@~0.14.5",
9428
+ "npm:eslint-plugin-svelte@^3.16.0",
9429
+ "npm:eslint-plugin-testing-library@^7.16.2",
8958
9430
  "npm:eslint-plugin-vue@^10.8.0",
8959
9431
  "npm:eslint@^9.39.4",
8960
9432
  "npm:globals@^17.4.0",
8961
- "npm:happy-dom@^20.8.3",
9433
+ "npm:happy-dom@^20.8.9",
8962
9434
  "npm:improved-yarn-audit@^3.0.4",
8963
9435
  "npm:js-beautify@^1.15.4",
8964
- "npm:nanostores@^1.1.1",
9436
+ "npm:nanostores@^1.2.0",
8965
9437
  "npm:patch-package@^8.0.1",
8966
- "npm:preact@^10.28.4",
9438
+ "npm:preact@^10.29.0",
9439
+ "npm:prettier-plugin-solidity@^2.3.1",
8967
9440
  "npm:prettier-plugin-svelte@^3.5.1",
8968
9441
  "npm:prettier@^3.8.1",
8969
9442
  "npm:react-dom@^19.2.4",
8970
9443
  "npm:react@^19.2.4",
8971
9444
  "npm:rxjs@^7.8.2",
9445
+ "npm:solid-js@^1.9.12",
8972
9446
  "npm:svelte-eslint-parser@^1.6.0",
8973
- "npm:svelte@^5.53.7",
9447
+ "npm:svelte@^5.55.0",
8974
9448
  "npm:ts-node@^10.9.2",
8975
9449
  "npm:tslib@^2.8.1",
8976
- "npm:typescript-eslint@^8.56.1",
9450
+ "npm:typescript-eslint@^8.57.2",
8977
9451
  "npm:typescript@^5.9.3",
8978
- "npm:vite@^6.4.1",
8979
- "npm:vitest@^4.0.18",
9452
+ "npm:vite-plugin-solid@^2.11.11",
9453
+ "npm:vite@^8.0.1",
9454
+ "npm:vitest@^4.1.2",
8980
9455
  "npm:vue-eslint-parser@^10.4.0",
8981
- "npm:vue@^3.5.29"
8982
- ],
8983
- "overrides": {
8984
- "devalue": "^5.6.4",
8985
- "flatted": "^3.4.0",
8986
- "hono": "^4.12.7",
8987
- "tar": "^7.5.11",
8988
- "undici": "^7.24.0"
8989
- }
9456
+ "npm:vue@^3.5.31"
9457
+ ]
8990
9458
  }
8991
9459
  }
8992
9460
  }