diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 539f6ee2f..3177ca15a 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -20,7 +20,7 @@ jobs: with: persist-credentials: false - name: Run analysis - uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2 + uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3 with: results_file: results.sarif results_format: sarif diff --git a/package.json b/package.json index e970240d1..63cb97294 100644 --- a/package.json +++ b/package.json @@ -63,12 +63,12 @@ ] }, "devDependencies": { - "@applitools/eyes-cypress": "^3.55.2", + "@applitools/eyes-cypress": "^3.55.4", "@argos-ci/cypress": "^6.1.3", "@changesets/changelog-github": "^0.5.1", "@changesets/cli": "^2.29.7", "@cspell/eslint-plugin": "^8.19.4", - "@cypress/code-coverage": "^3.14.6", + "@cypress/code-coverage": "^3.14.7", "@eslint/js": "^9.26.0", "@rollup/plugin-typescript": "^12.1.4", "@types/cors": "^2.8.19", @@ -77,7 +77,7 @@ "@types/jsdom": "^21.1.7", "@types/lodash": "^4.17.20", "@types/mdast": "^4.0.4", - "@types/node": "^22.18.6", + "@types/node": "^22.18.11", "@types/rollup-plugin-visualizer": "^5.0.3", "@vitest/coverage-v8": "^3.2.4", "@vitest/spy": "^3.2.4", @@ -91,8 +91,8 @@ "cspell": "^9.2.1", "cypress": "^14.5.4", "cypress-image-snapshot": "^4.0.1", - "cypress-split": "^1.24.23", - "esbuild": "^0.25.10", + "cypress-split": "^1.24.25", + "esbuild": "^0.25.11", "eslint": "^9.26.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^4.3.0", @@ -121,13 +121,13 @@ "prettier": "^3.6.2", "prettier-plugin-jsdoc": "^1.3.3", "rimraf": "^6.0.1", - "rollup-plugin-visualizer": "^6.0.3", + "rollup-plugin-visualizer": "^6.0.5", "start-server-and-test": "^2.1.2", "tslib": "^2.8.1", - "tsx": "^4.20.5", + "tsx": "^4.20.6", "typescript": "~5.7.3", "typescript-eslint": "^8.38.0", - "vite": "^7.0.7", + "vite": "^7.1.10", "vite-plugin-istanbul": "^7.0.0", "vitest": "^3.2.4" }, diff --git a/packages/mermaid-zenuml/package.json b/packages/mermaid-zenuml/package.json index 0244fb77d..fd2e58aa3 100644 --- a/packages/mermaid-zenuml/package.json +++ b/packages/mermaid-zenuml/package.json @@ -33,7 +33,7 @@ ], "license": "MIT", "dependencies": { - "@zenuml/core": "^3.41.4" + "@zenuml/core": "^3.41.6" }, "devDependencies": { "mermaid": "workspace:^" diff --git a/packages/mermaid/package.json b/packages/mermaid/package.json index e7aa2ccb7..963fb5b79 100644 --- a/packages/mermaid/package.json +++ b/packages/mermaid/package.json @@ -76,10 +76,10 @@ "cytoscape-fcose": "^2.2.0", "d3": "^7.9.0", "d3-sankey": "^0.12.3", - "dagre-d3-es": "7.0.11", + "dagre-d3-es": "7.0.12", "dayjs": "^1.11.18", "dompurify": "^3.2.5", - "katex": "^0.16.22", + "katex": "^0.16.25", "khroma": "^2.1.0", "lodash-es": "^4.17.21", "marked": "^16.3.0", @@ -89,10 +89,10 @@ "uuid": "^11.1.0" }, "devDependencies": { - "@adobe/jsonschema2md": "^8.0.5", + "@adobe/jsonschema2md": "^8.0.7", "@iconify/types": "^2.0.0", "@types/cytoscape": "^3.21.9", - "@types/cytoscape-fcose": "^2.2.4", + "@types/cytoscape-fcose": "^2.2.5", "@types/d3-sankey": "^0.12.4", "@types/d3-scale": "^4.0.9", "@types/d3-scale-chromatic": "^3.1.0", @@ -123,7 +123,7 @@ "rimraf": "^6.0.1", "start-server-and-test": "^2.1.2", "type-fest": "^4.41.0", - "typedoc": "^0.28.13", + "typedoc": "^0.28.14", "typedoc-plugin-markdown": "^4.8.1", "typescript": "~5.7.3", "unist-util-flatmap": "^1.0.0", diff --git a/packages/mermaid/src/docs/package.json b/packages/mermaid/src/docs/package.json index 3899b5c4f..9f24023b0 100644 --- a/packages/mermaid/src/docs/package.json +++ b/packages/mermaid/src/docs/package.json @@ -21,19 +21,19 @@ "font-awesome": "^4.7.0", "jiti": "^2.4.2", "mermaid": "workspace:^", - "vue": "^3.5.21" + "vue": "^3.5.22" }, "devDependencies": { - "@iconify-json/carbon": "^1.2.13", - "@unocss/reset": "^66.5.1", - "@vite-pwa/vitepress": "^1.0.0", + "@iconify-json/carbon": "^1.2.14", + "@unocss/reset": "^66.5.4", + "@vite-pwa/vitepress": "^1.0.1", "@vitejs/plugin-vue": "^6.0.1", "fast-glob": "^3.3.3", "https-localhost": "^4.7.1", "pathe": "^2.0.3", - "unocss": "^66.5.1", - "unplugin-vue-components": "^28.4.1", - "vite": "^7.0.7", + "unocss": "^66.5.4", + "unplugin-vue-components": "^28.8.0", + "vite": "^7.1.10", "vite-plugin-pwa": "^1.0.3", "vitepress": "1.6.4", "workbox-window": "^7.3.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 423ab8eac..9d15ab36d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: .: devDependencies: '@applitools/eyes-cypress': - specifier: ^3.55.2 - version: 3.55.2(encoding@0.1.13)(typescript@5.7.3) + specifier: ^3.55.4 + version: 3.56.0(encoding@0.1.13)(typescript@5.7.3) '@argos-ci/cypress': specifier: ^6.1.3 version: 6.1.3(cypress@14.5.4) @@ -24,13 +24,13 @@ importers: version: 0.5.1(encoding@0.1.13) '@changesets/cli': specifier: ^2.29.7 - version: 2.29.7(@types/node@22.18.6) + version: 2.29.7(@types/node@22.18.11) '@cspell/eslint-plugin': specifier: ^8.19.4 version: 8.19.4(eslint@9.35.0(jiti@2.5.1)) '@cypress/code-coverage': - specifier: ^3.14.6 - version: 3.14.6(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)))(cypress@14.5.4)(webpack@5.101.3(esbuild@0.25.10)) + specifier: ^3.14.7 + version: 3.14.7(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)))(cypress@14.5.4)(webpack@5.101.3(esbuild@0.25.11)) '@eslint/js': specifier: ^9.26.0 version: 9.35.0 @@ -56,8 +56,8 @@ importers: specifier: ^4.0.4 version: 4.0.4 '@types/node': - specifier: ^22.18.6 - version: 22.18.6 + specifier: ^22.18.11 + version: 22.18.11 '@types/rollup-plugin-visualizer': specifier: ^5.0.3 version: 5.0.3(rollup@4.50.2) @@ -96,13 +96,13 @@ importers: version: 14.5.4 cypress-image-snapshot: specifier: ^4.0.1 - version: 4.0.1(cypress@14.5.4)(jest@30.1.3(@types/node@22.18.6)) + version: 4.0.1(cypress@14.5.4)(jest@30.1.3(@types/node@22.18.11)) cypress-split: - specifier: ^1.24.23 - version: 1.24.23(@babel/core@7.28.4) + specifier: ^1.24.25 + version: 1.24.25(@babel/core@7.28.4) esbuild: - specifier: ^0.25.10 - version: 0.25.10 + specifier: ^0.25.11 + version: 0.25.11 eslint: specifier: ^9.26.0 version: 9.35.0(jiti@2.5.1) @@ -117,7 +117,7 @@ importers: version: 8.1.3 eslint-plugin-jest: specifier: ^28.14.0 - version: 28.14.0(@typescript-eslint/eslint-plugin@8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(jest@30.1.3(@types/node@22.18.6))(typescript@5.7.3) + version: 28.14.0(@typescript-eslint/eslint-plugin@8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(jest@30.1.3(@types/node@22.18.11))(typescript@5.7.3) eslint-plugin-jsdoc: specifier: ^50.8.0 version: 50.8.0(eslint@9.35.0(jiti@2.5.1)) @@ -153,7 +153,7 @@ importers: version: 9.1.7 jest: specifier: ^30.1.3 - version: 30.1.3(@types/node@22.18.6) + version: 30.1.3(@types/node@22.18.11) jison: specifier: ^0.4.18 version: 0.4.18 @@ -188,8 +188,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 rollup-plugin-visualizer: - specifier: ^6.0.3 - version: 6.0.3(rollup@4.50.2) + specifier: ^6.0.5 + version: 6.0.5(rollup@4.50.2) start-server-and-test: specifier: ^2.1.2 version: 2.1.2 @@ -197,8 +197,8 @@ importers: specifier: ^2.8.1 version: 2.8.1 tsx: - specifier: ^4.20.5 - version: 4.20.5 + specifier: ^4.20.6 + version: 4.20.6 typescript: specifier: ~5.7.3 version: 5.7.3 @@ -206,14 +206,14 @@ importers: specifier: ^8.38.0 version: 8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3) vite: - specifier: ^7.0.7 - version: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + specifier: ^7.1.10 + version: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) vite-plugin-istanbul: specifier: ^7.0.0 - version: 7.1.0(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)) + version: 7.1.0(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + version: 3.2.4(@types/debug@4.1.12)(@types/node@22.18.11)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) packages/examples: devDependencies: @@ -251,8 +251,8 @@ importers: specifier: ^0.12.3 version: 0.12.3 dagre-d3-es: - specifier: 7.0.11 - version: 7.0.11 + specifier: 7.0.12 + version: 7.0.12 dayjs: specifier: ^1.11.18 version: 1.11.18 @@ -260,8 +260,8 @@ importers: specifier: ^3.2.5 version: 3.2.6 katex: - specifier: ^0.16.22 - version: 0.16.22 + specifier: ^0.16.25 + version: 0.16.25 khroma: specifier: ^2.1.0 version: 2.1.0 @@ -285,8 +285,8 @@ importers: version: 11.1.0 devDependencies: '@adobe/jsonschema2md': - specifier: ^8.0.5 - version: 8.0.5 + specifier: ^8.0.7 + version: 8.0.7 '@iconify/types': specifier: ^2.0.0 version: 2.0.0 @@ -294,8 +294,8 @@ importers: specifier: ^3.21.9 version: 3.21.9 '@types/cytoscape-fcose': - specifier: ^2.2.4 - version: 2.2.4 + specifier: ^2.2.5 + version: 2.2.5 '@types/d3-sankey': specifier: ^0.12.4 version: 0.12.4 @@ -387,11 +387,11 @@ importers: specifier: ^4.41.0 version: 4.41.0 typedoc: - specifier: ^0.28.13 - version: 0.28.13(typescript@5.7.3) + specifier: ^0.28.14 + version: 0.28.14(typescript@5.7.3) typedoc-plugin-markdown: specifier: ^4.8.1 - version: 4.8.1(typedoc@0.28.13(typescript@5.7.3)) + version: 4.8.1(typedoc@0.28.14(typescript@5.7.3)) typescript: specifier: ~5.7.3 version: 5.7.3 @@ -403,10 +403,10 @@ importers: version: 5.0.0 vitepress: specifier: ^1.6.4 - version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3) + version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3) vitepress-plugin-search: specifier: 1.0.4-alpha.22 - version: 1.0.4-alpha.22(flexsearch@0.8.212)(vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3))(vue@3.5.21(typescript@5.7.3)) + version: 1.0.4-alpha.22(flexsearch@0.8.212)(vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3))(vue@3.5.21(typescript@5.7.3)) packages/mermaid-example-diagram: dependencies: @@ -465,8 +465,8 @@ importers: packages/mermaid-zenuml: dependencies: '@zenuml/core': - specifier: ^3.41.4 - version: 3.41.4(@babel/core@7.28.4)(@babel/template@7.27.2) + specifier: ^3.41.6 + version: 3.41.6(@babel/core@7.28.4)(@babel/template@7.27.2) devDependencies: mermaid: specifier: workspace:^ @@ -479,7 +479,7 @@ importers: version: 7.4.47 '@vueuse/core': specifier: ^13.9.0 - version: 13.9.0(vue@3.5.21(typescript@5.9.2)) + version: 13.9.0(vue@3.5.22(typescript@5.9.2)) font-awesome: specifier: ^4.7.0 version: 4.7.0 @@ -490,21 +490,21 @@ importers: specifier: workspace:^ version: link:../.. vue: - specifier: ^3.5.21 - version: 3.5.21(typescript@5.9.2) + specifier: ^3.5.22 + version: 3.5.22(typescript@5.9.2) devDependencies: '@iconify-json/carbon': - specifier: ^1.2.13 - version: 1.2.13 + specifier: ^1.2.14 + version: 1.2.14 '@unocss/reset': - specifier: ^66.5.1 - version: 66.5.1 + specifier: ^66.5.4 + version: 66.5.4 '@vite-pwa/vitepress': - specifier: ^1.0.0 - version: 1.0.0(vite-plugin-pwa@1.0.3(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0)) + specifier: ^1.0.1 + version: 1.0.1(vite-plugin-pwa@1.0.3(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0)) '@vitejs/plugin-vue': specifier: ^6.0.1 - version: 6.0.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) + version: 6.0.1(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) fast-glob: specifier: ^3.3.3 version: 3.3.3 @@ -515,20 +515,20 @@ importers: specifier: ^2.0.3 version: 2.0.3 unocss: - specifier: ^66.5.1 - version: 66.5.1(postcss@8.5.6)(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)) + specifier: ^66.5.4 + version: 66.5.4(postcss@8.5.6)(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)) unplugin-vue-components: - specifier: ^28.4.1 - version: 28.8.0(@babel/parser@7.28.4)(vue@3.5.21(typescript@5.9.2)) + specifier: ^28.8.0 + version: 28.8.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)) vite: - specifier: ^7.0.7 - version: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + specifier: ^7.1.10 + version: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) vite-plugin-pwa: specifier: ^1.0.3 - version: 1.0.3(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) + version: 1.0.3(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) vitepress: specifier: 1.6.4 - version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2) + version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2) workbox-window: specifier: ^7.3.0 version: 7.3.0 @@ -556,7 +556,7 @@ importers: devDependencies: webpack: specifier: ^5.91.0 - version: 5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0) + version: 5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0) webpack-cli: specifier: ^4.10.0 version: 4.10.0(webpack-dev-server@4.15.2)(webpack@5.101.3) @@ -578,8 +578,8 @@ packages: '@actions/io@1.1.3': resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==} - '@adobe/jsonschema2md@8.0.5': - resolution: {integrity: sha512-O3m2713S7JItC0SPDabikNL2i+nzlpjTpRKx/qWYOGqk7nkszroUVI2hQ2kHZoPAJYcDJ2cq+cikJTqDBKb/Ow==} + '@adobe/jsonschema2md@8.0.7': + resolution: {integrity: sha512-vqN/VYttg07NMmkbcODGXGOwM0alyGv+kpCF5+z48V6pM7BOST9sdVZ0i/qV8UNP0g5l5zYMeRHZbaB0W3nffw==} engines: {node: ^18.0.0 || >= 20.0.0} hasBin: true @@ -683,12 +683,12 @@ packages: resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==} engines: {node: '>= 16'} - '@applitools/core-base@1.28.0': - resolution: {integrity: sha512-UTRP2fPhngBSrVEzGy2sOomCnGSWPT5Hn/sLlYZRPK/W2RkvGimNpka4rs4OmFT/7DETOD0AbLLu/8fTCiPe8Q==} + '@applitools/core-base@1.28.2': + resolution: {integrity: sha512-x1nCZ/Xj/DZSp+NiWlchRyxjjjpkcfbJQYYHf1F56x4I/+kJ97lw8RG724rRRyb4gU0SSp+VZxaEbkouG+OYjQ==} engines: {node: '>=12.13.0'} - '@applitools/core@4.48.0': - resolution: {integrity: sha512-J2QC+S8MtPCb3fGVyYUwUpwTr1LQ0mMH+/fvP/Ms6W/mpPcvomrkQfcNw7h9+Yu9DQWyWBWlkcAa3XDQ4R9+6w==} + '@applitools/core@4.50.2': + resolution: {integrity: sha512-78oxNDvk56qfDJBwNpP0XfBZ8yyhLAiriDkiTR8cjRUYQQXg+zwRYatXjd27puSy/JnN+PcNbslsijye+1JeHw==} engines: {node: '>=12.13.0'} hasBin: true @@ -704,16 +704,16 @@ packages: resolution: {integrity: sha512-eJ7LT80t9791fUU4K+3E77ZsynZLgOZycCfNnK/i9qLRyK6Xts+PAmTJ5tTtf7ZemuimEaJeuAZwU3L2Pxq/bw==} engines: {node: '>=12.13.0'} - '@applitools/dom-snapshot@4.13.7': - resolution: {integrity: sha512-LIKbv0FGDUFkFYfqwQ8NJAf6xbJ1D9HEinWxsBUedMgPjaKzwuGOZHNZMl4j+Lm2BuCSaY3M/inQwmYlFdKhkA==} + '@applitools/dom-snapshot@4.13.10': + resolution: {integrity: sha512-jD/X8Ew7NgDazeZ/AXm4823aBXqX5QJoLIgF1Gev3ASQHZIiYjKxdMPfvskj9oJ3YUWmS7nSuCylxsVeE3gFKQ==} engines: {node: '>=12.13.0'} - '@applitools/driver@1.23.5': - resolution: {integrity: sha512-Pkrq0U/wGZQmrwPXI8sdOQZ7dRQpisncQ1AnUpx6DGavLQq2FiieG68kfwLDQ6Qbl0avZspmMN7ODaCgQ3VOGg==} + '@applitools/driver@1.24.0': + resolution: {integrity: sha512-F/FpsC3zuxY0AiP6U22Bib7RqMloMnRY42GUM3mhrtEs1SuRS7+UpOl5coFZI0TlKHDH0ejHqdbC0+VD4bqwEQ==} engines: {node: '>=12.13.0'} - '@applitools/ec-client@1.12.8': - resolution: {integrity: sha512-zUvkZioQaBc4SovyW3aN3UM/ASjhu0thIoPJk8CKLAEoeMHBPJUIojNeWns7LE867tpXO2xGdeOgDQYWcB3fIA==} + '@applitools/ec-client@1.12.11': + resolution: {integrity: sha512-hftWAyKUM93g3uevMyozRbbrDyky8oncrRcZc+yzd+QfTl4HSogGRpCISMmv8OXiHX/8jllHs2FJKzK/zSX+/Q==} engines: {node: '>=12.13.0'} hasBin: true @@ -730,13 +730,13 @@ packages: engines: {node: '>=14.0.0'} hasBin: true - '@applitools/eyes-cypress@3.55.2': - resolution: {integrity: sha512-bP28FafEdtiizUkMrLAe4fM2xuIPdbP5Sq8T3YTtIyXrqFvVLrXXXg2gO5DFko3mY+sZzzRuwRsH5L6vYqsFBw==} + '@applitools/eyes-cypress@3.56.0': + resolution: {integrity: sha512-TMmdH3MNQs31RLAWeX+RKmdS94tfVSOuUX4SbNUeqZO7gRsaNqJrgj3LFBVfLwLd5mrEPLlsor+z+jstUL5Lfg==} engines: {node: '>=12.13.0'} hasBin: true - '@applitools/eyes@1.36.8': - resolution: {integrity: sha512-2434CcEZDUcEc8DOcLEOcLjkGXJleLf3Ty5wACGAm/5IPCbwbg83Qkv4WuogXBzqM9ecQson8cTFIqDeq89ITA==} + '@applitools/eyes@1.36.11': + resolution: {integrity: sha512-hl8c+tI4CamJt2ha5C9FdDyRQcol4JkeutikaWtwt3nULK81GBS/mxESAU+kgHqjjiVt/GpQehPxJTu+7yo/rg==} engines: {node: '>=12.13.0'} hasBin: true @@ -752,18 +752,18 @@ packages: resolution: {integrity: sha512-1UJDYRPIEG7NNNcJFfTd7xqclDQALH8ecBDVtQS3yjf/yPCB0ogof+R+40im2VSx4h26AAb3bJGAACRsUgrOxQ==} engines: {node: '>=12.13.0'} - '@applitools/nml-client@1.11.6': - resolution: {integrity: sha512-QGMfZjGbiMXKh2GGBZsqfimymESKHmb/yPq+A6tuxUXUNMlETyWCA4uirGpGGgfhwrYC2VNNC0EuZRnT7R2kGA==} + '@applitools/nml-client@1.11.9': + resolution: {integrity: sha512-JfPAhcvN+kN9pcmJzx5s1IB91w+Qud6sF0Pqj2Q0QDA3zvFtrehgtqtbTAIWybFuAgOO+baLhBwcs95twTiQOA==} engines: {node: '>=12.13.0'} peerDependencies: - '@applitools/core-base': 1.28.0 + '@applitools/core-base': 1.28.2 '@applitools/req@1.8.4': resolution: {integrity: sha512-g8hc0ieHlUUGFjTDBGSQMr060nsleU2tKn2XcupzQSi1XGi5yq0xFxQfEG6I65ACzMdAljUSLAA3CkORPcbA+g==} engines: {node: '>=16.13.0'} - '@applitools/screenshoter@3.12.5': - resolution: {integrity: sha512-8Di1L2eC+fggLTDbV7llhuvJploTq9hgVZ4WF/5GJxFocPfk3ImRWHcAuAYR85dNXiNzPWB7C+I+J/7pM24GhA==} + '@applitools/screenshoter@3.12.7': + resolution: {integrity: sha512-Gv9Q8HYeUzEzB14Xrsj4tJmicrLelcVg3rtEY3OwmqFH5+p1FscbV4/y5xaRsTs60Grmw+jPbTZjPuSSBNB6zA==} engines: {node: '>=12.13.0'} '@applitools/snippets@2.7.0': @@ -774,8 +774,8 @@ packages: resolution: {integrity: sha512-U1pJiVi/31ZfelWQFJBxnwcxNOpwHs7Uc5hDFT5ecQ/byF2vAYKQiEagWMD3MK0IALUAuq5LH0iYd7GOOQIoLw==} engines: {node: '>=12.13.0'} - '@applitools/spec-driver-webdriver@1.4.5': - resolution: {integrity: sha512-weAY1+T2yv66bUZf+zapsMJ7act+K1LCwJwc4biuaNBN5J5psFE15p9UhjFY6M4M4pZMHwsOJMDzl5jJSF+hEg==} + '@applitools/spec-driver-webdriver@1.5.0': + resolution: {integrity: sha512-zrEycaH+deP5b7awMDBijEQtt2GdiPr3ca5qVVqGELKnedWV8H5Y44Jd6lVuKEvA0AaPcrwBcBJc8RB98i8sYQ==} engines: {node: '>=12.13.0'} peerDependencies: webdriver: '>=6.0.0' @@ -1785,8 +1785,8 @@ packages: resolution: {integrity: sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==} engines: {node: '>=18'} - '@cypress/code-coverage@3.14.6': - resolution: {integrity: sha512-aGDJG89uR5CRFbAIs+uFb3f6yPQTf/cMD6D9BZBo/gJRS1vZXli4lIGYU2DoJK4gMP+x9mAQSRexN91oizCusg==} + '@cypress/code-coverage@3.14.7': + resolution: {integrity: sha512-0qk2aNKmrB0AwJtYSyK2+MWl/3NqDgZQ1OBSEh6oFnJwl/H2u3NTatV+FTCap22HTm+uxUS6SarU8gP9gFZ6Tw==} peerDependencies: '@babel/core': ^7.0.1 '@babel/preset-env': ^7.0.0 @@ -1859,8 +1859,8 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/aix-ppc64@0.25.10': - resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==} + '@esbuild/aix-ppc64@0.25.11': + resolution: {integrity: sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -1871,8 +1871,8 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.25.10': - resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} + '@esbuild/android-arm64@0.25.11': + resolution: {integrity: sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -1883,8 +1883,8 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.25.10': - resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} + '@esbuild/android-arm@0.25.11': + resolution: {integrity: sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -1895,8 +1895,8 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.25.10': - resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} + '@esbuild/android-x64@0.25.11': + resolution: {integrity: sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -1907,8 +1907,8 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.25.10': - resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==} + '@esbuild/darwin-arm64@0.25.11': + resolution: {integrity: sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -1919,8 +1919,8 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.25.10': - resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} + '@esbuild/darwin-x64@0.25.11': + resolution: {integrity: sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -1931,8 +1931,8 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.25.10': - resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} + '@esbuild/freebsd-arm64@0.25.11': + resolution: {integrity: sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -1943,8 +1943,8 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.10': - resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} + '@esbuild/freebsd-x64@0.25.11': + resolution: {integrity: sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -1955,8 +1955,8 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.25.10': - resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} + '@esbuild/linux-arm64@0.25.11': + resolution: {integrity: sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -1967,8 +1967,8 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.25.10': - resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} + '@esbuild/linux-arm@0.25.11': + resolution: {integrity: sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -1979,8 +1979,8 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.25.10': - resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} + '@esbuild/linux-ia32@0.25.11': + resolution: {integrity: sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -1991,8 +1991,8 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.25.10': - resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} + '@esbuild/linux-loong64@0.25.11': + resolution: {integrity: sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -2003,8 +2003,8 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.25.10': - resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} + '@esbuild/linux-mips64el@0.25.11': + resolution: {integrity: sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -2015,8 +2015,8 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.25.10': - resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==} + '@esbuild/linux-ppc64@0.25.11': + resolution: {integrity: sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -2027,8 +2027,8 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.25.10': - resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} + '@esbuild/linux-riscv64@0.25.11': + resolution: {integrity: sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -2039,8 +2039,8 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.25.10': - resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==} + '@esbuild/linux-s390x@0.25.11': + resolution: {integrity: sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -2051,14 +2051,14 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.25.10': - resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} + '@esbuild/linux-x64@0.25.11': + resolution: {integrity: sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.10': - resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} + '@esbuild/netbsd-arm64@0.25.11': + resolution: {integrity: sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] @@ -2069,14 +2069,14 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.10': - resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} + '@esbuild/netbsd-x64@0.25.11': + resolution: {integrity: sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.25.10': - resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} + '@esbuild/openbsd-arm64@0.25.11': + resolution: {integrity: sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -2087,14 +2087,14 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.10': - resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} + '@esbuild/openbsd-x64@0.25.11': + resolution: {integrity: sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] - '@esbuild/openharmony-arm64@0.25.10': - resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} + '@esbuild/openharmony-arm64@0.25.11': + resolution: {integrity: sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==} engines: {node: '>=18'} cpu: [arm64] os: [openharmony] @@ -2105,8 +2105,8 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.25.10': - resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} + '@esbuild/sunos-x64@0.25.11': + resolution: {integrity: sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -2117,8 +2117,8 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.25.10': - resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==} + '@esbuild/win32-arm64@0.25.11': + resolution: {integrity: sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -2129,8 +2129,8 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.25.10': - resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} + '@esbuild/win32-ia32@0.25.11': + resolution: {integrity: sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -2141,8 +2141,8 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.25.10': - resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} + '@esbuild/win32-x64@0.25.11': + resolution: {integrity: sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -2288,8 +2288,8 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@iconify-json/carbon@1.2.13': - resolution: {integrity: sha512-vXrFFKkfYaZSwf4WfnRQJQMnpEzxlPlupwZZlS1WvOAuNnWahsUudHycaMpoBzDqBfniH4KQ2b5qnw0VMKoJug==} + '@iconify-json/carbon@1.2.14': + resolution: {integrity: sha512-33u6uGiYJ79Dfp72peT+PBMcjxzi+NyJLpqYRX8pnw0zchsUW7Us2xecgvkWgD83KYcbe6hufyWlHFU9y7fb/Q==} '@iconify-json/simple-icons@1.2.52': resolution: {integrity: sha512-c41YOMzBhl3hp58WJLxT+Qq3UhBd8GZAMkbS8ddlCuIGLW0COGe2YSfOA2+poA8/bxLhUQODRNjAy3KhiAOtzA==} @@ -2931,8 +2931,8 @@ packages: '@types/cors@2.8.19': resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==} - '@types/cytoscape-fcose@2.2.4': - resolution: {integrity: sha512-QwWtnT8HI9h+DHhG5krGc1ZY0Ex+cn85MvX96ZNAjSxuXiZDnjIZW/ypVkvvubTjIY4rSdkJY1D/Nsn8NDpmAw==} + '@types/cytoscape-fcose@2.2.5': + resolution: {integrity: sha512-FaM6MM5zC4Yh72E60vkpbM4tstJS90wj3u1Vq/SMiK/MShhLaMd17QkmR39S14aUWdfNSlUEfx/g/XkDdFmXDA==} '@types/cytoscape@3.21.9': resolution: {integrity: sha512-JyrG4tllI6jvuISPjHK9j2Xv/LTbnLekLke5otGStjFluIyA9JjgnvgZrSBsp8cEDpiTjwgZUZwpPv8TSBcoLw==} @@ -3160,12 +3160,12 @@ packages: '@types/node@18.19.124': resolution: {integrity: sha512-hY4YWZFLs3ku6D2Gqo3RchTd9VRCcrjqp/I0mmohYeUVA5Y8eCXKJEasHxLAJVZRJuQogfd1GiJ9lgogBgKeuQ==} + '@types/node@22.18.11': + resolution: {integrity: sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ==} + '@types/node@22.18.3': resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==} - '@types/node@22.18.6': - resolution: {integrity: sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==} - '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -3304,89 +3304,89 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - '@unocss/astro@66.5.1': - resolution: {integrity: sha512-f17+xfyBZ9prFx4jda3D9ngOigjO8btHsR3uG7WeDQPW6OBdhETfIGdXs8WD99J/3A3LJtk7J0u9p121S+RE8Q==} + '@unocss/astro@66.5.4': + resolution: {integrity: sha512-6KsilC1SiTBmEJRMuPl+Mg8KDWB1+DaVoirGZR7BAEtMf2NzrfQcR4+O/3DHtzb38pfb0K1aHCfWwCozHxLlfA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 peerDependenciesMeta: vite: optional: true - '@unocss/cli@66.5.1': - resolution: {integrity: sha512-b9fTS6b7lqTmeftDkZyjkJiC1LoCKzCB4vuX/VdqoHd0QWh02i6ppsfe6C69fMlzOrju01H7CL0Bpad0JzBr2A==} + '@unocss/cli@66.5.4': + resolution: {integrity: sha512-GltHfmJ27O5VHB/ABkkUWwWT72xGBVwFyhTnhIOut4EPkIurKDnfY5MZFEl2PLlIFnYqIJxeTHMHONVg7pySMg==} engines: {node: '>=14'} hasBin: true - '@unocss/config@66.5.1': - resolution: {integrity: sha512-eL9P+WDX42B6ZkNGGSkMgOyR99xeuJ2Gkj0uarhag5kaRwvwHLn/CJptZ7/oZLLIn0uTH8TQ6MG8ErhK0ymewA==} + '@unocss/config@66.5.4': + resolution: {integrity: sha512-TYwkUw9nZlLTBGCndsyrcHCJ7M+sEsJiK77Edggmd6B3urjkVc1cDjKF3k3tjg4ghQteGsc2akhzn1a4TouybQ==} engines: {node: '>=14'} - '@unocss/core@66.5.1': - resolution: {integrity: sha512-BUgN87sUIffco1d+1IuV4a1gKTI1YAFa7CTjxglLUAnopXPPJ+Q77G10zoBoFLzutiIOYLsesa3hzbQvDhosnA==} + '@unocss/core@66.5.4': + resolution: {integrity: sha512-UDS2CRgyQCEFH+5kStDyJd7OFtgkIUZYn5Ahr5z7v3jc/pEfeOJ0mxsNAr+FgMS/xb17vy4sVFvx3jj/FwMZ1A==} - '@unocss/extractor-arbitrary-variants@66.5.1': - resolution: {integrity: sha512-SpI2uv6bWyPyY3Tv7CxsFnHBjSTlNRcPCnfvD8gSKbAt7R+RqV0nrdkv7wSW+Woc5TYl8PClLEFSBIvo0c1h9Q==} + '@unocss/extractor-arbitrary-variants@66.5.4': + resolution: {integrity: sha512-JsgITF11Z2WdXzF8eO2/qkcFIff/dEEc9C2eKYOSUv5pe+RMZxXHoAw4x+D4n0UrGAbHpoUVaJ8E7kG0ayTbGw==} - '@unocss/inspector@66.5.1': - resolution: {integrity: sha512-EyHcEM9BPZACJhl9YoTlgc/5i4as9MQ4zwaThAXbXoO9l+IfxdNrJoy3ED8qqkKLO5jgzyhPvy1COBdaoSlxsg==} + '@unocss/inspector@66.5.4': + resolution: {integrity: sha512-eBf1HAxwNz1YItNiiP/YQaIE9LWeErt4Ofdm7Imj0WW464ZZ/TqXhu0ZREcCgyQDy2Lghuyq6Q3d9orm2Cby/w==} - '@unocss/postcss@66.5.1': - resolution: {integrity: sha512-waJSgjJv14cbbaA3fj0kgDid+e851KfArqx1l5/c2km3g9tiPZhSiY3Z7YslwMyM9CKRC8+qN8AWYB9l4YJrFw==} + '@unocss/postcss@66.5.4': + resolution: {integrity: sha512-EpizX20MR8wTWlCI9+E6pI8Xj5S1kk2jRVQuQAxjjXcOEFoLZNTZmyULSlaIpg9vEtT5kuxQgBN6VmvyMgeD7g==} engines: {node: '>=14'} peerDependencies: postcss: ^8.4.21 - '@unocss/preset-attributify@66.5.1': - resolution: {integrity: sha512-lRTwtg9y+f9c6OlRiiPrXrBco2r9SwVxNvzJ27Kc/DhJl3fphuMQuKWsZyiq1qsDVYZeGz4NQzE1FDKqFi4qqQ==} + '@unocss/preset-attributify@66.5.4': + resolution: {integrity: sha512-6NmRUKpXp4qc+ZwWI+ImBIUzcdPRKWISfYu65hi8Sads453jzLJko78WOCVTLlgnmkquUJ98akNW5twG9p2mDw==} - '@unocss/preset-icons@66.5.1': - resolution: {integrity: sha512-vxlnPSzTaQZmLKcmVPhCWC6rpgpHCUSD7aFsn7jW3iZ/jTIwc4kgQjnOJZdL443LF5mxBqF15+Cm9hZRnvrWNw==} + '@unocss/preset-icons@66.5.4': + resolution: {integrity: sha512-wPR2j191mw89hstQflQvsACzu+3QkueV9lHH8as94By9PKfswWnVZ1nPqJBc3Yl5v8fHEAR1YY4i7egN7TEjIA==} - '@unocss/preset-mini@66.5.1': - resolution: {integrity: sha512-kBEbA0kEXRtoHQ98o4b6f9sp1u5BanPzi+GMnWdmOWvbLAiLw1vcgXGPTX3sO+gzIMrwu0Famw6xiztWzAFjWQ==} + '@unocss/preset-mini@66.5.4': + resolution: {integrity: sha512-KaBGsw3+Pi5ZTsp5u0OrUUUXFVltHin02cYhv3A4b9392Kej5R3y7zIf1VjiQ3ZXR4KZWfv0CQj0LBqIqAJ5WA==} - '@unocss/preset-tagify@66.5.1': - resolution: {integrity: sha512-94dVIqfTT3Nfs+g9XnOC/oZuVsiSp8zR36wA/Uucvg3n1zIo2wg6qokghfh7ee8aYNdTqnV7extlnCMJp0TFJQ==} + '@unocss/preset-tagify@66.5.4': + resolution: {integrity: sha512-ck71rFCQZEwYDzwf99sjCBuzpT0PnkzwdqWwnR34pN71Lf3ePN16hV6pEo7pWuIiatAGFzXh0AHzJrIQ/61Cxw==} - '@unocss/preset-typography@66.5.1': - resolution: {integrity: sha512-5gmv/BN3WbwlZJuoC5qyToK7ufbnmXEszj6+3Rgtto4ptpyizBtJybyZe025ypcmExne3MwMpGWMmQPE5MzKgw==} + '@unocss/preset-typography@66.5.4': + resolution: {integrity: sha512-RG0Bw4lGvwAJxHw8I/0Hx2/r4t8L6fnkWyEP4Iehie3kEGJ+S7Ku9sF6kkIeyOqjwL6Hp68rlnTGAycnYofoEg==} - '@unocss/preset-uno@66.5.1': - resolution: {integrity: sha512-nUjh1XMChHpVJng5zJhYXXZcXxVDfmh2dxdZS4DgKQ08F8HdvFXmZV+sJrrw6JdeUtpDytelLFJbA8ejmxHYhA==} + '@unocss/preset-uno@66.5.4': + resolution: {integrity: sha512-CEBtkNbbd1lYbCJw+s7HDeOtPeCEkvf+NDi/IrVkkBhOCcYRtYC+VDxjBgh4zjlmgZIQifkU2l7PPfGjd4IMNA==} - '@unocss/preset-web-fonts@66.5.1': - resolution: {integrity: sha512-XKrkoN7ncqJxRHDMxAqTCroBcqSPgryDUZIlLhhQ4mHilSp29AdYO1RgG6Ok04w9HNmqzo3d8A8v6Z5yGrGF0w==} + '@unocss/preset-web-fonts@66.5.4': + resolution: {integrity: sha512-FQ/P/a1fSmGkkjWn/FNmErwK5YtsuX2VrkHsEa9DTP372td8Oea3hkK40UUYj3zRUivA71PmjVwhbBf+35nAiA==} - '@unocss/preset-wind3@66.5.1': - resolution: {integrity: sha512-L1yMmKpwUWYUnScQq5jMTGvfMy/GBqVj40VS5afyOlzWnBeSkc/y4AxeW/khzGwqE/QaFcLWXiXwQVJIyxN02Q==} + '@unocss/preset-wind3@66.5.4': + resolution: {integrity: sha512-cqQGg9E2476YVpnX3sgO/jEoA4cKCA5rEl2NgemoAJpKAgdM68JPB+Tve4LlSLssxRQZ7ZYNO6hOfW8R2gVVuw==} - '@unocss/preset-wind4@66.5.1': - resolution: {integrity: sha512-i6UaZ/hRabu+bvEwUJcc3k/v/tF1sjKukvtQF027zaL3Q5k5QKKhDH989wVHU1k+i+W77+og2/K9+FzXN9+CzQ==} + '@unocss/preset-wind4@66.5.4': + resolution: {integrity: sha512-S5ZysCSTfl/h93jDnXIss214jqYfq+W6xZH50Krc1QTWy5teAOVCFTluRJEB70JTDOdUMwcTtmqFklSHIU5I7g==} - '@unocss/preset-wind@66.5.1': - resolution: {integrity: sha512-YucMFPBa3Gwuxdtk+GlqWWcnCwMpzUJWkiB3BNyGk4wEJ0S/brkC+t1/DKpagOFLK9bc134mLxqLNDMWJwVbrg==} + '@unocss/preset-wind@66.5.4': + resolution: {integrity: sha512-2TWP2QrJwGFr21iwVsPKVzDa2JWjh1EUt1+OtAk5JQfGmmTeyw8EF3pIAcaM06WVi/m4em55RKIPNoW/Kr61yg==} - '@unocss/reset@66.5.1': - resolution: {integrity: sha512-NXDjDUn3cjATkxr7bbPdVnKkUHzEq6wSC1IRpnO8ISAXCw6JGPjuk3WJVYxHhnAlszhDxdqxVBjWRZ+zzVmrZw==} + '@unocss/reset@66.5.4': + resolution: {integrity: sha512-RF/Xscv4mOEDUltUpdKYZEBgIiE7nAVkipJ8gZWEwKfmUFz0TRcwlf0igjqjgGn11tuix0mJyk5Uwis9LioX4Q==} - '@unocss/rule-utils@66.5.1': - resolution: {integrity: sha512-GuBKHrDv3bdq5N1HfOr1tD864vI1EIiovBVJSfg7x9ERA4jJSnyMpGk/hbLuDIXF25EnVdZ1lFhEpJgur9+9sw==} + '@unocss/rule-utils@66.5.4': + resolution: {integrity: sha512-LFzLuXQfZKI/qJBrsqkaVKlw0ECU8Xw7m+MaKIKyFH/hqggzkvNG0PyWU2HnPNzz1dIiVBn+Epfpz8pzi+MLFA==} engines: {node: '>=14'} - '@unocss/transformer-attributify-jsx@66.5.1': - resolution: {integrity: sha512-uj3W0zSY6LyRFusqeIEj8VUy6WDbIhNMUajIHRulKdSqufFMxiymn6JLGriz7ArFRXBKBBmbN+kk6Fqi9gF6JA==} + '@unocss/transformer-attributify-jsx@66.5.4': + resolution: {integrity: sha512-VHzrxiWKBVsUZhFU0vG7e6MjSiQG/rR/PidPgi8KaMGAWi+CA6faRBfHaUQbfix2bLBhtDOdaZUDp9AsIgu1ZQ==} - '@unocss/transformer-compile-class@66.5.1': - resolution: {integrity: sha512-dEfXxWLt3lbMW85CI2yi0S/fQHcSZ32s9FSfGS3KPxFTJ3EY7tYYesT1bdzVrSm+o7J8Os42E5AiFFPjhiTN6Q==} + '@unocss/transformer-compile-class@66.5.4': + resolution: {integrity: sha512-H+IX9C8PHFMCJfYutIRjzkpgIiW/AFC7PzP/EQwM+p9VoC8LH+Wd8Csl/Uyi+uoQ+a78q4nQ2lDYZr42eanmgg==} - '@unocss/transformer-directives@66.5.1': - resolution: {integrity: sha512-+SErDMglrTI3NTaY8GYh2fCalXNIQDahf7b2AaBCiOf+SPPXeicIy04/1nx8cJ/qpsJ4Z4+ZBybFlATVSkInyQ==} + '@unocss/transformer-directives@66.5.4': + resolution: {integrity: sha512-BqM4fRqCC5wIRkEB14SN476/KWKlEhHhrHECL9kOjbZYmIcxBDCYKf/iuZGvtK9IZJtE0JhrSGAdYfyp0Td7fQ==} - '@unocss/transformer-variant-group@66.5.1': - resolution: {integrity: sha512-ykUIXExfSCrmex0f8OvS4hYZ4M0EbinosW86xLKwc2GGcbWD6CwqyxxpVWgXSzcc2sIELuqF+K3oZnIlQt3Dug==} + '@unocss/transformer-variant-group@66.5.4': + resolution: {integrity: sha512-n/A74083b8zZtl05A3M0Lo9oWepFKuvRZKPXh+y4bJM2oSZl1Clzm1I+qmgvO/DKoa4rjgj4a/CRaIxeDpoO9A==} - '@unocss/vite@66.5.1': - resolution: {integrity: sha512-qcZMh+SZbKYfTjJC2CP6B9Zxg0jlfhJSDVmXdjQBlUzhQR9FllnwlBdae6SCVFBc634Sm+pBJIri5ShPLvwq+Q==} + '@unocss/vite@66.5.4': + resolution: {integrity: sha512-dmSJ3h7/kMbFOIrAyycg2W1VVN+59WCnH5s0dJTGRla2kUTAFB0iWJWdIa/W6IsvFlicMtsoLYJmTnQ/kBQm7A==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 @@ -3485,11 +3485,11 @@ packages: cpu: [x64] os: [win32] - '@vite-pwa/vitepress@1.0.0': - resolution: {integrity: sha512-i5RFah4urA6tZycYlGyBslVx8cVzbZBcARJLDg5rWMfAkRmyLtpRU6usGfVOwyN9kjJ2Bkm+gBHXF1hhr7HptQ==} + '@vite-pwa/vitepress@1.0.1': + resolution: {integrity: sha512-INBxiNLZpef349KSmQ6zHWB4uqIgZgvJnwzH3bedW/7d/Ej0lK5HP95fiBdIc2wHUtmR3Znnegmt3zLESVWrpA==} peerDependencies: '@vite-pwa/assets-generator': ^1.0.0 - vite-plugin-pwa: ^1.0.0 + vite-plugin-pwa: ^1.1.0 peerDependenciesMeta: '@vite-pwa/assets-generator': optional: true @@ -3554,15 +3554,27 @@ packages: '@vue/compiler-core@3.5.21': resolution: {integrity: sha512-8i+LZ0vf6ZgII5Z9XmUvrCyEzocvWT+TeR2VBUVlzIH6Tyv57E20mPZ1bCS+tbejgUgmjrEh7q/0F0bibskAmw==} + '@vue/compiler-core@3.5.22': + resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==} + '@vue/compiler-dom@3.5.21': resolution: {integrity: sha512-jNtbu/u97wiyEBJlJ9kmdw7tAr5Vy0Aj5CgQmo+6pxWNQhXZDPsRr1UWPN4v3Zf82s2H3kF51IbzZ4jMWAgPlQ==} + '@vue/compiler-dom@3.5.22': + resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==} + '@vue/compiler-sfc@3.5.21': resolution: {integrity: sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ==} + '@vue/compiler-sfc@3.5.22': + resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==} + '@vue/compiler-ssr@3.5.21': resolution: {integrity: sha512-vKQ5olH5edFZdf5ZrlEgSO1j1DMA4u23TVK5XR1uMhvwnYvVdDF0nHXJUblL/GvzlShQbjhZZ2uvYmDlAbgo9w==} + '@vue/compiler-ssr@3.5.22': + resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} + '@vue/devtools-api@7.7.7': resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==} @@ -3575,20 +3587,37 @@ packages: '@vue/reactivity@3.5.21': resolution: {integrity: sha512-3ah7sa+Cwr9iiYEERt9JfZKPw4A2UlbY8RbbnH2mGCE8NwHkhmlZt2VsH0oDA3P08X3jJd29ohBDtX+TbD9AsA==} + '@vue/reactivity@3.5.22': + resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==} + '@vue/runtime-core@3.5.21': resolution: {integrity: sha512-+DplQlRS4MXfIf9gfD1BOJpk5RSyGgGXD/R+cumhe8jdjUcq/qlxDawQlSI8hCKupBlvM+3eS1se5xW+SuNAwA==} + '@vue/runtime-core@3.5.22': + resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==} + '@vue/runtime-dom@3.5.21': resolution: {integrity: sha512-3M2DZsOFwM5qI15wrMmNF5RJe1+ARijt2HM3TbzBbPSuBHOQpoidE+Pa+XEaVN+czbHf81ETRoG1ltztP2em8w==} + '@vue/runtime-dom@3.5.22': + resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==} + '@vue/server-renderer@3.5.21': resolution: {integrity: sha512-qr8AqgD3DJPJcGvLcJKQo2tAc8OnXRcfxhOJCPF+fcfn5bBGz7VCcO7t+qETOPxpWK1mgysXvVT/j+xWaHeMWA==} peerDependencies: vue: 3.5.21 + '@vue/server-renderer@3.5.22': + resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==} + peerDependencies: + vue: 3.5.22 + '@vue/shared@3.5.21': resolution: {integrity: sha512-+2k1EQpnYuVuu3N7atWyG3/xoFWIVJZq4Mz8XNOdScFI0etES75fbny/oU4lKWk/577P1zmg0ioYvpGEDZ3DLw==} + '@vue/shared@3.5.22': + resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==} + '@vueuse/core@12.8.2': resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} @@ -3756,8 +3785,8 @@ packages: '@xtuc/long@4.2.2': resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - '@zenuml/core@3.41.4': - resolution: {integrity: sha512-C3Cr1tqKHKZ0lCuEgjfnCb8+9K/nwQpKrFzDxWVvWP4g60naTpE4bjr355J015uofoiZtWZDAkdTuD9gS2vXRw==} + '@zenuml/core@3.41.6': + resolution: {integrity: sha512-j+yHQb7W9I8ytyvbx+Wht66lsBqcWdbaBpyhOwVsny8m3ohVKNQhayJ7rANHKo6DAtdPnCexzOuttKciySnztA==} engines: {node: '>=20'} JSONSelect@0.4.0: @@ -4735,8 +4764,8 @@ packages: peerDependencies: cypress: ^4.5.0 - cypress-split@1.24.23: - resolution: {integrity: sha512-lIPGHJEyAzUikEpxSiOer2GTMYsegfCH4Qy7jk6r0nHqABIy8xhrAtrR/Farh92rnhz7LH49wq0sLjynrJ++CA==} + cypress-split@1.24.25: + resolution: {integrity: sha512-LsL1QbtKkFKZEkE9mDU2JHYELVdbYW/uCf9AAxSYuc3tfpGovv/ShadOCZo53pcS9GdNdQlSyncXp/E2ukgehg==} hasBin: true cypress-wait-until@3.0.2: @@ -4900,8 +4929,8 @@ packages: resolution: {integrity: sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==} engines: {node: '>=12'} - dagre-d3-es@7.0.11: - resolution: {integrity: sha512-tvlJLyQf834SylNKax8Wkzco/1ias1OPw8DcUMDE7oUIoSEW25riQVuiu/0OWEFqT0cxHT3Pa9/D82Jr47IONw==} + dagre-d3-es@7.0.12: + resolution: {integrity: sha512-x6DGdbuHhqjBmNYRKHt6KbH5vpB750sPagWouRC7SkF4SHt+qiXdIhciYUC0Pj3BgvEyxIpG0xTqNl0jxO3RNw==} dashdash@1.14.1: resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==} @@ -5321,8 +5350,8 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.25.10: - resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==} + esbuild@0.25.11: + resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==} engines: {node: '>=18'} hasBin: true @@ -5704,8 +5733,8 @@ packages: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} - find-cypress-specs@1.54.6: - resolution: {integrity: sha512-rfz59+bIJx+APxFq8I8npLpnX1fxa20YPTPTJUM5mEsJP/oy5XnIn3tukYzdH69J0xRKKQfSaM17oKu+YPpBaw==} + find-cypress-specs@1.54.8: + resolution: {integrity: sha512-SrYhCx2/+fgEIfhoxBMp+NO2xTtXosevNrUhK9MpTYiUCrJTGgPePhCgIgeb6abPxfLe2RSD00Rlz38aoBySIg==} engines: {node: '>=18'} hasBin: true @@ -5717,8 +5746,8 @@ packages: resolution: {integrity: sha512-mAOh9gGk9WZ4ip5UjV0o6Vb4SrfnAmtsFNzkMRH9HQiFXVQnDyQFrSHTK5UoG6E+KV+s+cIznbtwpfN41l2nFA==} hasBin: true - find-test-names@1.29.18: - resolution: {integrity: sha512-PmM4NQiyVVuM2t0FFoCDiliMppVYtIKFIEK1S2E9n+STDG/cpyXiKq5s2XQdF7AnQBeUftBdH5iEs3FUAgjfKA==} + find-test-names@1.29.19: + resolution: {integrity: sha512-fSO2GXgOU6dH+FdffmRXYN/kLdnd8zkBGIZrKsmAdfLSFUUDLpDFF7+F/h+wjmjDWQmMgD8hPfJZR+igiEUQHQ==} hasBin: true find-up-simple@1.0.1: @@ -5819,8 +5848,8 @@ packages: resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} engines: {node: '>=14.14'} - fs-extra@11.3.1: - resolution: {integrity: sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==} + fs-extra@11.3.2: + resolution: {integrity: sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==} engines: {node: '>=14.14'} fs-extra@7.0.1: @@ -6864,8 +6893,8 @@ packages: resolution: {integrity: sha512-Qush0uP+G8ZScpGMZvHUiRfI0YBWuB3gVBYlI0v0vvOJt5FLicco+IkP0a50LqTTQhmts/m6tP5SWE+USyIvcQ==} engines: {node: '>=12.20'} - katex@0.16.22: - resolution: {integrity: sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==} + katex@0.16.25: + resolution: {integrity: sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==} hasBin: true keyv@4.5.4: @@ -8320,8 +8349,8 @@ packages: robust-predicates@3.0.2: resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} - rollup-plugin-visualizer@6.0.3: - resolution: {integrity: sha512-ZU41GwrkDcCpVoffviuM9Clwjy5fcUxlz0oMoTXTYsK+tcIFzbdacnrr2n8TXcHxbGKKXtOdjxM2HUS4HjkwIw==} + rollup-plugin-visualizer@6.0.5: + resolution: {integrity: sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -9062,8 +9091,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.20.5: - resolution: {integrity: sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==} + tsx@4.20.6: + resolution: {integrity: sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==} engines: {node: '>=18.0.0'} hasBin: true @@ -9138,8 +9167,8 @@ packages: peerDependencies: typedoc: 0.28.x - typedoc@0.28.13: - resolution: {integrity: sha512-dNWY8msnYB2a+7Audha+aTF1Pu3euiE7ySp53w8kEsXoYw7dMouV5A1UsTUY345aB152RHnmRMDiovuBi7BD+w==} + typedoc@0.28.14: + resolution: {integrity: sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA==} engines: {node: '>= 18', pnpm: '>= 10'} hasBin: true peerDependencies: @@ -9255,11 +9284,11 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unocss@66.5.1: - resolution: {integrity: sha512-e+9nqOy9v6NwPz0DxFdApGPefW22pCfU0Z1ALuodEoSHen03WlfTuEhkDkcKEpdo78tbIi/BbAYK9qT8p1d9sg==} + unocss@66.5.4: + resolution: {integrity: sha512-yNajR8ADgvOzLhDkMKAXVE/SHM4sDrtVhhCnhBjiUMOR0LHIYO7cqunJJudbccrsfJbRTn/odSTBGu9f2IaXOg==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 66.5.1 + '@unocss/webpack': 66.5.4 vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 peerDependenciesMeta: '@unocss/webpack': @@ -9411,8 +9440,8 @@ packages: terser: optional: true - vite@7.1.5: - resolution: {integrity: sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==} + vite@7.1.10: + resolution: {integrity: sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -9539,6 +9568,14 @@ packages: typescript: optional: true + vue@3.5.22: + resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + w3c-xmlserializer@5.0.0: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} engines: {node: '>=18'} @@ -9897,14 +9934,14 @@ snapshots: '@actions/io@1.1.3': {} - '@adobe/jsonschema2md@8.0.5': + '@adobe/jsonschema2md@8.0.7': dependencies: '@types/json-schema': 7.0.15 '@types/mdast': 4.0.4 '@types/unist': 3.0.3 es2015-i18n-tag: 1.6.1 ferrum: 1.9.4 - fs-extra: 11.3.1 + fs-extra: 11.3.2 github-slugger: 2.0.0 js-yaml: 4.1.0 json-schema: 0.4.0 @@ -10059,7 +10096,7 @@ snapshots: '@types/json-schema': 7.0.15 js-yaml: 4.1.0 - '@applitools/core-base@1.28.0': + '@applitools/core-base@1.28.2': dependencies: '@applitools/image': 1.2.3 '@applitools/logger': 2.2.4 @@ -10070,20 +10107,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@applitools/core@4.48.0(encoding@0.1.13)(typescript@5.7.3)': + '@applitools/core@4.50.2(encoding@0.1.13)(typescript@5.7.3)': dependencies: - '@applitools/core-base': 1.28.0 + '@applitools/core-base': 1.28.2 '@applitools/dom-capture': 11.6.5 - '@applitools/dom-snapshot': 4.13.7 - '@applitools/driver': 1.23.5 - '@applitools/ec-client': 1.12.8(typescript@5.7.3) + '@applitools/dom-snapshot': 4.13.10 + '@applitools/driver': 1.24.0 + '@applitools/ec-client': 1.12.11(typescript@5.7.3) '@applitools/logger': 2.2.4 - '@applitools/nml-client': 1.11.6(@applitools/core-base@1.28.0) + '@applitools/nml-client': 1.11.9(@applitools/core-base@1.28.2) '@applitools/req': 1.8.4 - '@applitools/screenshoter': 3.12.5 + '@applitools/screenshoter': 3.12.7 '@applitools/snippets': 2.7.0 '@applitools/socket': 1.3.5 - '@applitools/spec-driver-webdriver': 1.4.5(webdriver@7.31.1(typescript@5.7.3)) + '@applitools/spec-driver-webdriver': 1.5.0(webdriver@7.31.1(typescript@5.7.3)) '@applitools/ufg-client': 1.17.4 '@applitools/utils': 1.12.0 '@types/ws': 8.5.5 @@ -10114,14 +10151,14 @@ snapshots: '@applitools/dom-shared@1.1.1': {} - '@applitools/dom-snapshot@4.13.7': + '@applitools/dom-snapshot@4.13.10': dependencies: '@applitools/css-tree': 1.2.0 '@applitools/dom-shared': 1.1.1 '@applitools/functional-commons': 1.6.0 pako: 1.0.11 - '@applitools/driver@1.23.5': + '@applitools/driver@1.24.0': dependencies: '@applitools/logger': 2.2.4 '@applitools/snippets': 2.7.0 @@ -10130,14 +10167,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@applitools/ec-client@1.12.8(typescript@5.7.3)': + '@applitools/ec-client@1.12.11(typescript@5.7.3)': dependencies: - '@applitools/core-base': 1.28.0 - '@applitools/driver': 1.23.5 + '@applitools/core-base': 1.28.2 + '@applitools/driver': 1.24.0 '@applitools/logger': 2.2.4 '@applitools/req': 1.8.4 '@applitools/socket': 1.3.5 - '@applitools/spec-driver-webdriver': 1.4.5(webdriver@7.31.1(typescript@5.7.3)) + '@applitools/spec-driver-webdriver': 1.5.0(webdriver@7.31.1(typescript@5.7.3)) '@applitools/tunnel-client': 1.11.2 '@applitools/utils': 1.12.0 abort-controller: 3.0.0 @@ -10173,10 +10210,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@applitools/eyes-cypress@3.55.2(encoding@0.1.13)(typescript@5.7.3)': + '@applitools/eyes-cypress@3.56.0(encoding@0.1.13)(typescript@5.7.3)': dependencies: - '@applitools/core': 4.48.0(encoding@0.1.13)(typescript@5.7.3) - '@applitools/eyes': 1.36.8(encoding@0.1.13)(typescript@5.7.3) + '@applitools/core': 4.50.2(encoding@0.1.13)(typescript@5.7.3) + '@applitools/eyes': 1.36.11(encoding@0.1.13)(typescript@5.7.3) '@applitools/functional-commons': 1.6.0 '@applitools/logger': 2.2.4 '@applitools/utils': 1.12.0 @@ -10192,9 +10229,9 @@ snapshots: - typescript - utf-8-validate - '@applitools/eyes@1.36.8(encoding@0.1.13)(typescript@5.7.3)': + '@applitools/eyes@1.36.11(encoding@0.1.13)(typescript@5.7.3)': dependencies: - '@applitools/core': 4.48.0(encoding@0.1.13)(typescript@5.7.3) + '@applitools/core': 4.50.2(encoding@0.1.13)(typescript@5.7.3) '@applitools/logger': 2.2.4 '@applitools/utils': 1.12.0 chalk: 4.1.2 @@ -10224,9 +10261,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@applitools/nml-client@1.11.6(@applitools/core-base@1.28.0)': + '@applitools/nml-client@1.11.9(@applitools/core-base@1.28.2)': dependencies: - '@applitools/core-base': 1.28.0 + '@applitools/core-base': 1.28.2 '@applitools/logger': 2.2.4 '@applitools/req': 1.8.4 '@applitools/utils': 1.12.0 @@ -10243,7 +10280,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@applitools/screenshoter@3.12.5': + '@applitools/screenshoter@3.12.7': dependencies: '@applitools/image': 1.2.3 '@applitools/logger': 2.2.4 @@ -10261,9 +10298,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@applitools/spec-driver-webdriver@1.4.5(webdriver@7.31.1(typescript@5.7.3))': + '@applitools/spec-driver-webdriver@1.5.0(webdriver@7.31.1(typescript@5.7.3))': dependencies: - '@applitools/driver': 1.23.5 + '@applitools/driver': 1.24.0 '@applitools/utils': 1.12.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 @@ -11132,7 +11169,7 @@ snapshots: transitivePeerDependencies: - encoding - '@changesets/cli@2.29.7(@types/node@22.18.6)': + '@changesets/cli@2.29.7(@types/node@22.18.11)': dependencies: '@changesets/apply-release-plan': 7.0.13 '@changesets/assemble-release-plan': 6.0.9 @@ -11148,7 +11185,7 @@ snapshots: '@changesets/should-skip-package': 0.1.2 '@changesets/types': 6.1.0 '@changesets/write': 0.4.0 - '@inquirer/external-editor': 1.0.2(@types/node@22.18.6) + '@inquirer/external-editor': 1.0.2(@types/node@22.18.11) '@manypkg/get-packages': 1.1.3 ansi-colors: 4.1.3 ci-info: 3.9.0 @@ -11594,22 +11631,22 @@ snapshots: '@csstools/css-tokenizer@3.0.4': {} - '@cypress/code-coverage@3.14.6(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)))(cypress@14.5.4)(webpack@5.101.3(esbuild@0.25.10))': + '@cypress/code-coverage@3.14.7(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)))(cypress@14.5.4)(webpack@5.101.3(esbuild@0.25.11))': dependencies: '@babel/core': 7.28.4 '@babel/preset-env': 7.28.3(@babel/core@7.28.4) - '@cypress/webpack-preprocessor': 6.0.4(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)))(webpack@5.101.3(esbuild@0.25.10)) - babel-loader: 10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)) + '@cypress/webpack-preprocessor': 6.0.4(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)))(webpack@5.101.3(esbuild@0.25.11)) + babel-loader: 10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)) chalk: 4.1.2 cypress: 14.5.4 dayjs: 1.11.13 debug: 4.4.0 execa: 4.1.0 - globby: 11.1.0 istanbul-lib-coverage: 3.2.2 js-yaml: 4.1.0 nyc: 15.1.0 - webpack: 5.101.3(esbuild@0.25.10) + tinyglobby: 0.2.15 + webpack: 5.101.3(esbuild@0.25.11) transitivePeerDependencies: - supports-color @@ -11634,16 +11671,16 @@ snapshots: tunnel-agent: 0.6.0 uuid: 8.3.2 - '@cypress/webpack-preprocessor@6.0.4(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)))(webpack@5.101.3(esbuild@0.25.10))': + '@cypress/webpack-preprocessor@6.0.4(@babel/core@7.28.4)(@babel/preset-env@7.28.3(@babel/core@7.28.4))(babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)))(webpack@5.101.3(esbuild@0.25.11))': dependencies: '@babel/core': 7.28.4 '@babel/preset-env': 7.28.3(@babel/core@7.28.4) - babel-loader: 10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)) + babel-loader: 10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)) bluebird: 3.7.1 debug: 4.4.3(supports-color@8.1.1) lodash: 4.17.21 semver: 7.7.2 - webpack: 5.101.3(esbuild@0.25.10) + webpack: 5.101.3(esbuild@0.25.11) transitivePeerDependencies: - supports-color @@ -11712,148 +11749,148 @@ snapshots: '@esbuild/aix-ppc64@0.21.5': optional: true - '@esbuild/aix-ppc64@0.25.10': + '@esbuild/aix-ppc64@0.25.11': optional: true '@esbuild/android-arm64@0.21.5': optional: true - '@esbuild/android-arm64@0.25.10': + '@esbuild/android-arm64@0.25.11': optional: true '@esbuild/android-arm@0.21.5': optional: true - '@esbuild/android-arm@0.25.10': + '@esbuild/android-arm@0.25.11': optional: true '@esbuild/android-x64@0.21.5': optional: true - '@esbuild/android-x64@0.25.10': + '@esbuild/android-x64@0.25.11': optional: true '@esbuild/darwin-arm64@0.21.5': optional: true - '@esbuild/darwin-arm64@0.25.10': + '@esbuild/darwin-arm64@0.25.11': optional: true '@esbuild/darwin-x64@0.21.5': optional: true - '@esbuild/darwin-x64@0.25.10': + '@esbuild/darwin-x64@0.25.11': optional: true '@esbuild/freebsd-arm64@0.21.5': optional: true - '@esbuild/freebsd-arm64@0.25.10': + '@esbuild/freebsd-arm64@0.25.11': optional: true '@esbuild/freebsd-x64@0.21.5': optional: true - '@esbuild/freebsd-x64@0.25.10': + '@esbuild/freebsd-x64@0.25.11': optional: true '@esbuild/linux-arm64@0.21.5': optional: true - '@esbuild/linux-arm64@0.25.10': + '@esbuild/linux-arm64@0.25.11': optional: true '@esbuild/linux-arm@0.21.5': optional: true - '@esbuild/linux-arm@0.25.10': + '@esbuild/linux-arm@0.25.11': optional: true '@esbuild/linux-ia32@0.21.5': optional: true - '@esbuild/linux-ia32@0.25.10': + '@esbuild/linux-ia32@0.25.11': optional: true '@esbuild/linux-loong64@0.21.5': optional: true - '@esbuild/linux-loong64@0.25.10': + '@esbuild/linux-loong64@0.25.11': optional: true '@esbuild/linux-mips64el@0.21.5': optional: true - '@esbuild/linux-mips64el@0.25.10': + '@esbuild/linux-mips64el@0.25.11': optional: true '@esbuild/linux-ppc64@0.21.5': optional: true - '@esbuild/linux-ppc64@0.25.10': + '@esbuild/linux-ppc64@0.25.11': optional: true '@esbuild/linux-riscv64@0.21.5': optional: true - '@esbuild/linux-riscv64@0.25.10': + '@esbuild/linux-riscv64@0.25.11': optional: true '@esbuild/linux-s390x@0.21.5': optional: true - '@esbuild/linux-s390x@0.25.10': + '@esbuild/linux-s390x@0.25.11': optional: true '@esbuild/linux-x64@0.21.5': optional: true - '@esbuild/linux-x64@0.25.10': + '@esbuild/linux-x64@0.25.11': optional: true - '@esbuild/netbsd-arm64@0.25.10': + '@esbuild/netbsd-arm64@0.25.11': optional: true '@esbuild/netbsd-x64@0.21.5': optional: true - '@esbuild/netbsd-x64@0.25.10': + '@esbuild/netbsd-x64@0.25.11': optional: true - '@esbuild/openbsd-arm64@0.25.10': + '@esbuild/openbsd-arm64@0.25.11': optional: true '@esbuild/openbsd-x64@0.21.5': optional: true - '@esbuild/openbsd-x64@0.25.10': + '@esbuild/openbsd-x64@0.25.11': optional: true - '@esbuild/openharmony-arm64@0.25.10': + '@esbuild/openharmony-arm64@0.25.11': optional: true '@esbuild/sunos-x64@0.21.5': optional: true - '@esbuild/sunos-x64@0.25.10': + '@esbuild/sunos-x64@0.25.11': optional: true '@esbuild/win32-arm64@0.21.5': optional: true - '@esbuild/win32-arm64@0.25.10': + '@esbuild/win32-arm64@0.25.11': optional: true '@esbuild/win32-ia32@0.21.5': optional: true - '@esbuild/win32-ia32@0.25.10': + '@esbuild/win32-ia32@0.25.11': optional: true '@esbuild/win32-x64@0.21.5': optional: true - '@esbuild/win32-x64@0.25.10': + '@esbuild/win32-x64@0.25.11': optional: true '@eslint-community/eslint-utils@4.9.0(eslint@9.35.0(jiti@2.5.1))': @@ -12009,7 +12046,7 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@iconify-json/carbon@1.2.13': + '@iconify-json/carbon@1.2.14': dependencies: '@iconify/types': 2.0.0 @@ -12120,12 +12157,12 @@ snapshots: '@img/sharp-win32-x64@0.34.4': optional: true - '@inquirer/external-editor@1.0.2(@types/node@22.18.6)': + '@inquirer/external-editor@1.0.2(@types/node@22.18.11)': dependencies: chardet: 2.1.0 iconv-lite: 0.7.0 optionalDependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@isaacs/balanced-match@4.0.1': {} @@ -12155,7 +12192,7 @@ snapshots: '@jest/console@30.1.2': dependencies: '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 chalk: 4.1.2 jest-message-util: 30.1.0 jest-util: 30.0.5 @@ -12169,14 +12206,14 @@ snapshots: '@jest/test-result': 30.1.3 '@jest/transform': 30.1.2 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 4.3.0 exit-x: 0.2.2 graceful-fs: 4.2.11 jest-changed-files: 30.0.5 - jest-config: 30.1.3(@types/node@22.18.6) + jest-config: 30.1.3(@types/node@22.18.11) jest-haste-map: 30.1.0 jest-message-util: 30.1.0 jest-regex-util: 30.0.1 @@ -12203,7 +12240,7 @@ snapshots: dependencies: '@jest/fake-timers': 30.1.2 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 jest-mock: 30.0.5 '@jest/expect-utils@30.1.2': @@ -12221,7 +12258,7 @@ snapshots: dependencies: '@jest/types': 30.0.5 '@sinonjs/fake-timers': 13.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 jest-message-util: 30.1.0 jest-mock: 30.0.5 jest-util: 30.0.5 @@ -12239,7 +12276,7 @@ snapshots: '@jest/pattern@30.0.1': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 jest-regex-util: 30.0.1 '@jest/reporters@30.1.3': @@ -12250,7 +12287,7 @@ snapshots: '@jest/transform': 30.1.2 '@jest/types': 30.0.5 '@jridgewell/trace-mapping': 0.3.31 - '@types/node': 22.18.6 + '@types/node': 22.18.11 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit-x: 0.2.2 @@ -12327,7 +12364,7 @@ snapshots: '@jest/schemas': 30.0.5 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -12725,11 +12762,11 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/bonjour@3.5.13': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/braces@3.0.5': {} @@ -12737,7 +12774,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/responselike': 1.0.3 '@types/chai@5.2.2': @@ -12747,19 +12784,19 @@ snapshots: '@types/connect-history-api-fallback@1.5.4': dependencies: '@types/express-serve-static-core': 5.0.7 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/connect@3.4.38': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/cors@2.8.19': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 - '@types/cytoscape-fcose@2.2.4': + '@types/cytoscape-fcose@2.2.5': dependencies: - '@types/cytoscape': 3.21.9 + cytoscape: 3.33.1 '@types/cytoscape@3.21.9': {} @@ -12912,14 +12949,14 @@ snapshots: '@types/express-serve-static-core@4.19.6': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 0.17.5 '@types/express-serve-static-core@5.0.7': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 0.17.5 @@ -12946,7 +12983,7 @@ snapshots: '@types/glob@8.1.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/hast@3.0.4': dependencies: @@ -12958,7 +12995,7 @@ snapshots: '@types/http-proxy@1.17.16': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/istanbul-lib-coverage@2.0.6': {} @@ -12984,7 +13021,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/linkify-it@5.0.0': {} @@ -13026,7 +13063,7 @@ snapshots: '@types/node-forge@1.3.14': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/node@12.20.55': {} @@ -13034,11 +13071,11 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@22.18.3': + '@types/node@22.18.11': dependencies: undici-types: 6.21.0 - '@types/node@22.18.6': + '@types/node@22.18.3': dependencies: undici-types: 6.21.0 @@ -13050,13 +13087,13 @@ snapshots: '@types/responselike@1.0.3': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/retry@0.12.0': {} '@types/rollup-plugin-visualizer@5.0.3(rollup@4.50.2)': dependencies: - rollup-plugin-visualizer: 6.0.3(rollup@4.50.2) + rollup-plugin-visualizer: 6.0.5(rollup@4.50.2) transitivePeerDependencies: - rolldown - rollup @@ -13064,7 +13101,7 @@ snapshots: '@types/send@0.17.5': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/serve-index@1.9.4': dependencies: @@ -13073,7 +13110,7 @@ snapshots: '@types/serve-static@1.15.8': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/send': 0.17.5 '@types/sinonjs__fake-timers@8.1.1': {} @@ -13082,7 +13119,7 @@ snapshots: '@types/sockjs@0.3.36': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/stack-utils@2.0.3': {} @@ -13102,11 +13139,11 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/ws@8.5.5': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@types/yargs-parser@21.0.3': {} @@ -13116,7 +13153,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 optional: true '@typescript-eslint/eslint-plugin@8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3)': @@ -13214,20 +13251,20 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@unocss/astro@66.5.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))': + '@unocss/astro@66.5.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))': dependencies: - '@unocss/core': 66.5.1 - '@unocss/reset': 66.5.1 - '@unocss/vite': 66.5.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)) + '@unocss/core': 66.5.4 + '@unocss/reset': 66.5.4 + '@unocss/vite': 66.5.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)) optionalDependencies: - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) - '@unocss/cli@66.5.1': + '@unocss/cli@66.5.4': dependencies: '@jridgewell/remapping': 2.3.5 - '@unocss/config': 66.5.1 - '@unocss/core': 66.5.1 - '@unocss/preset-uno': 66.5.1 + '@unocss/config': 66.5.4 + '@unocss/core': 66.5.4 + '@unocss/preset-uno': 66.5.4 cac: 6.7.14 chokidar: 3.6.0 colorette: 2.0.20 @@ -13238,130 +13275,130 @@ snapshots: tinyglobby: 0.2.15 unplugin-utils: 0.3.0 - '@unocss/config@66.5.1': + '@unocss/config@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 unconfig: 7.3.3 - '@unocss/core@66.5.1': {} + '@unocss/core@66.5.4': {} - '@unocss/extractor-arbitrary-variants@66.5.1': + '@unocss/extractor-arbitrary-variants@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 - '@unocss/inspector@66.5.1': + '@unocss/inspector@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/rule-utils': 66.5.4 colorette: 2.0.20 gzip-size: 6.0.0 sirv: 3.0.2 vue-flow-layout: 0.2.0 - '@unocss/postcss@66.5.1(postcss@8.5.6)': + '@unocss/postcss@66.5.4(postcss@8.5.6)': dependencies: - '@unocss/config': 66.5.1 - '@unocss/core': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/config': 66.5.4 + '@unocss/core': 66.5.4 + '@unocss/rule-utils': 66.5.4 css-tree: 3.1.0 postcss: 8.5.6 tinyglobby: 0.2.15 - '@unocss/preset-attributify@66.5.1': + '@unocss/preset-attributify@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 - '@unocss/preset-icons@66.5.1': + '@unocss/preset-icons@66.5.4': dependencies: '@iconify/utils': 3.0.2 - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 ofetch: 1.4.1 transitivePeerDependencies: - supports-color - '@unocss/preset-mini@66.5.1': + '@unocss/preset-mini@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/extractor-arbitrary-variants': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/extractor-arbitrary-variants': 66.5.4 + '@unocss/rule-utils': 66.5.4 - '@unocss/preset-tagify@66.5.1': + '@unocss/preset-tagify@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 - '@unocss/preset-typography@66.5.1': + '@unocss/preset-typography@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/rule-utils': 66.5.4 - '@unocss/preset-uno@66.5.1': + '@unocss/preset-uno@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/preset-wind3': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/preset-wind3': 66.5.4 - '@unocss/preset-web-fonts@66.5.1': + '@unocss/preset-web-fonts@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 ofetch: 1.4.1 - '@unocss/preset-wind3@66.5.1': + '@unocss/preset-wind3@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/preset-mini': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/preset-mini': 66.5.4 + '@unocss/rule-utils': 66.5.4 - '@unocss/preset-wind4@66.5.1': + '@unocss/preset-wind4@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/extractor-arbitrary-variants': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/extractor-arbitrary-variants': 66.5.4 + '@unocss/rule-utils': 66.5.4 - '@unocss/preset-wind@66.5.1': + '@unocss/preset-wind@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/preset-wind3': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/preset-wind3': 66.5.4 - '@unocss/reset@66.5.1': {} + '@unocss/reset@66.5.4': {} - '@unocss/rule-utils@66.5.1': + '@unocss/rule-utils@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 magic-string: 0.30.19 - '@unocss/transformer-attributify-jsx@66.5.1': + '@unocss/transformer-attributify-jsx@66.5.4': dependencies: '@babel/parser': 7.27.7 '@babel/traverse': 7.27.7 - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 transitivePeerDependencies: - supports-color - '@unocss/transformer-compile-class@66.5.1': + '@unocss/transformer-compile-class@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 - '@unocss/transformer-directives@66.5.1': + '@unocss/transformer-directives@66.5.4': dependencies: - '@unocss/core': 66.5.1 - '@unocss/rule-utils': 66.5.1 + '@unocss/core': 66.5.4 + '@unocss/rule-utils': 66.5.4 css-tree: 3.1.0 - '@unocss/transformer-variant-group@66.5.1': + '@unocss/transformer-variant-group@66.5.4': dependencies: - '@unocss/core': 66.5.1 + '@unocss/core': 66.5.4 - '@unocss/vite@66.5.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))': + '@unocss/vite@66.5.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))': dependencies: '@jridgewell/remapping': 2.3.5 - '@unocss/config': 66.5.1 - '@unocss/core': 66.5.1 - '@unocss/inspector': 66.5.1 + '@unocss/config': 66.5.4 + '@unocss/core': 66.5.4 + '@unocss/inspector': 66.5.4 chokidar: 3.6.0 magic-string: 0.30.19 pathe: 2.0.3 tinyglobby: 0.2.15 unplugin-utils: 0.3.0 - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) '@unrs/resolver-binding-android-arm-eabi@1.11.1': optional: true @@ -13422,25 +13459,25 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.11.1': optional: true - '@vite-pwa/vitepress@1.0.0(vite-plugin-pwa@1.0.3(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0))': + '@vite-pwa/vitepress@1.0.1(vite-plugin-pwa@1.0.3(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0))': dependencies: - vite-plugin-pwa: 1.0.3(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) + vite-plugin-pwa: 1.0.3(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) - '@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@22.18.6)(terser@5.44.0))(vue@3.5.21(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@22.18.11)(terser@5.44.0))(vue@3.5.21(typescript@5.7.3))': dependencies: - vite: 5.4.20(@types/node@22.18.6)(terser@5.44.0) + vite: 5.4.20(@types/node@22.18.11)(terser@5.44.0) vue: 3.5.21(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@22.18.6)(terser@5.44.0))(vue@3.5.21(typescript@5.9.2))': + '@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@22.18.11)(terser@5.44.0))(vue@3.5.21(typescript@5.9.2))': dependencies: - vite: 5.4.20(@types/node@22.18.6)(terser@5.44.0) + vite: 5.4.20(@types/node@22.18.11)(terser@5.44.0) vue: 3.5.21(typescript@5.9.2) - '@vitejs/plugin-vue@6.0.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))': + '@vitejs/plugin-vue@6.0.1(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: '@rolldown/pluginutils': 1.0.0-beta.29 - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) - vue: 3.5.21(typescript@5.9.2) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) + vue: 3.5.22(typescript@5.9.2) '@vitest/coverage-v8@3.2.4(vitest@3.2.4)': dependencies: @@ -13457,7 +13494,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.18.11)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -13469,13 +13506,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.19 optionalDependencies: - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -13506,7 +13543,7 @@ snapshots: sirv: 3.0.2 tinyglobby: 0.2.15 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.18.11)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) '@vitest/utils@3.2.4': dependencies: @@ -13522,11 +13559,24 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-core@3.5.22': + dependencies: + '@babel/parser': 7.28.4 + '@vue/shared': 3.5.22 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-dom@3.5.21': dependencies: '@vue/compiler-core': 3.5.21 '@vue/shared': 3.5.21 + '@vue/compiler-dom@3.5.22': + dependencies: + '@vue/compiler-core': 3.5.22 + '@vue/shared': 3.5.22 + '@vue/compiler-sfc@3.5.21': dependencies: '@babel/parser': 7.28.4 @@ -13539,11 +13589,28 @@ snapshots: postcss: 8.5.6 source-map-js: 1.2.1 + '@vue/compiler-sfc@3.5.22': + dependencies: + '@babel/parser': 7.28.4 + '@vue/compiler-core': 3.5.22 + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 + estree-walker: 2.0.2 + magic-string: 0.30.19 + postcss: 8.5.6 + source-map-js: 1.2.1 + '@vue/compiler-ssr@3.5.21': dependencies: '@vue/compiler-dom': 3.5.21 '@vue/shared': 3.5.21 + '@vue/compiler-ssr@3.5.22': + dependencies: + '@vue/compiler-dom': 3.5.22 + '@vue/shared': 3.5.22 + '@vue/devtools-api@7.7.7': dependencies: '@vue/devtools-kit': 7.7.7 @@ -13566,11 +13633,20 @@ snapshots: dependencies: '@vue/shared': 3.5.21 + '@vue/reactivity@3.5.22': + dependencies: + '@vue/shared': 3.5.22 + '@vue/runtime-core@3.5.21': dependencies: '@vue/reactivity': 3.5.21 '@vue/shared': 3.5.21 + '@vue/runtime-core@3.5.22': + dependencies: + '@vue/reactivity': 3.5.22 + '@vue/shared': 3.5.22 + '@vue/runtime-dom@3.5.21': dependencies: '@vue/reactivity': 3.5.21 @@ -13578,6 +13654,13 @@ snapshots: '@vue/shared': 3.5.21 csstype: 3.1.3 + '@vue/runtime-dom@3.5.22': + dependencies: + '@vue/reactivity': 3.5.22 + '@vue/runtime-core': 3.5.22 + '@vue/shared': 3.5.22 + csstype: 3.1.3 + '@vue/server-renderer@3.5.21(vue@3.5.21(typescript@5.7.3))': dependencies: '@vue/compiler-ssr': 3.5.21 @@ -13590,14 +13673,28 @@ snapshots: '@vue/shared': 3.5.21 vue: 3.5.21(typescript@5.9.2) + '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.7.3))': + dependencies: + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 + vue: 3.5.22(typescript@5.7.3) + + '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.2))': + dependencies: + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 + vue: 3.5.22(typescript@5.9.2) + '@vue/shared@3.5.21': {} + '@vue/shared@3.5.22': {} + '@vueuse/core@12.8.2(typescript@5.7.3)': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 12.8.2 '@vueuse/shared': 12.8.2(typescript@5.7.3) - vue: 3.5.21(typescript@5.7.3) + vue: 3.5.22(typescript@5.7.3) transitivePeerDependencies: - typescript @@ -13606,22 +13703,22 @@ snapshots: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 12.8.2 '@vueuse/shared': 12.8.2(typescript@5.9.2) - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) transitivePeerDependencies: - typescript - '@vueuse/core@13.9.0(vue@3.5.21(typescript@5.9.2))': + '@vueuse/core@13.9.0(vue@3.5.22(typescript@5.9.2))': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 13.9.0 - '@vueuse/shared': 13.9.0(vue@3.5.21(typescript@5.9.2)) - vue: 3.5.21(typescript@5.9.2) + '@vueuse/shared': 13.9.0(vue@3.5.22(typescript@5.9.2)) + vue: 3.5.22(typescript@5.9.2) '@vueuse/integrations@12.8.2(axios@1.12.2)(focus-trap@7.6.5)(typescript@5.7.3)': dependencies: '@vueuse/core': 12.8.2(typescript@5.7.3) '@vueuse/shared': 12.8.2(typescript@5.7.3) - vue: 3.5.21(typescript@5.7.3) + vue: 3.5.22(typescript@5.7.3) optionalDependencies: axios: 1.12.2(debug@4.4.3) focus-trap: 7.6.5 @@ -13632,7 +13729,7 @@ snapshots: dependencies: '@vueuse/core': 12.8.2(typescript@5.9.2) '@vueuse/shared': 12.8.2(typescript@5.9.2) - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) optionalDependencies: axios: 1.12.2(debug@4.4.3) focus-trap: 7.6.5 @@ -13645,19 +13742,19 @@ snapshots: '@vueuse/shared@12.8.2(typescript@5.7.3)': dependencies: - vue: 3.5.21(typescript@5.7.3) + vue: 3.5.22(typescript@5.7.3) transitivePeerDependencies: - typescript '@vueuse/shared@12.8.2(typescript@5.9.2)': dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) transitivePeerDependencies: - typescript - '@vueuse/shared@13.9.0(vue@3.5.21(typescript@5.9.2))': + '@vueuse/shared@13.9.0(vue@3.5.22(typescript@5.9.2))': dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) '@wdio/config@7.31.1(typescript@5.7.3)': dependencies: @@ -13772,7 +13869,7 @@ snapshots: '@webpack-cli/configtest@1.2.0(webpack-cli@4.10.0)(webpack@5.101.3)': dependencies: - webpack: 5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0) + webpack: 5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0) webpack-cli: 4.10.0(webpack-dev-server@4.15.2)(webpack@5.101.3) '@webpack-cli/info@1.5.0(webpack-cli@4.10.0)': @@ -13794,7 +13891,7 @@ snapshots: '@xtuc/long@4.2.2': {} - '@zenuml/core@3.41.4(@babel/core@7.28.4)(@babel/template@7.27.2)': + '@zenuml/core@3.41.6(@babel/core@7.28.4)(@babel/template@7.27.2)': dependencies: '@floating-ui/react': 0.27.16(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@headlessui/react': 2.2.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -14086,11 +14183,11 @@ snapshots: transitivePeerDependencies: - supports-color - babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.10)): + babel-loader@10.0.0(@babel/core@7.28.4)(webpack@5.101.3(esbuild@0.25.11)): dependencies: '@babel/core': 7.28.4 find-up: 5.0.0 - webpack: 5.101.3(esbuild@0.25.10) + webpack: 5.101.3(esbuild@0.25.11) babel-plugin-istanbul@7.0.1: dependencies: @@ -14907,26 +15004,26 @@ snapshots: cuint@0.2.2: {} - cypress-image-snapshot@4.0.1(cypress@14.5.4)(jest@30.1.3(@types/node@22.18.6)): + cypress-image-snapshot@4.0.1(cypress@14.5.4)(jest@30.1.3(@types/node@22.18.11)): dependencies: chalk: 2.4.2 cypress: 14.5.4 fs-extra: 7.0.1 glob: 7.2.3 - jest-image-snapshot: 4.2.0(jest@30.1.3(@types/node@22.18.6)) + jest-image-snapshot: 4.2.0(jest@30.1.3(@types/node@22.18.11)) pkg-dir: 3.0.0 term-img: 4.1.0 transitivePeerDependencies: - jest - cypress-split@1.24.23(@babel/core@7.28.4): + cypress-split@1.24.25(@babel/core@7.28.4): dependencies: '@actions/core': 1.11.1 arg: 5.0.2 console.table: 0.10.0 debug: 4.4.3(supports-color@8.1.1) fast-shuffle: 6.1.1 - find-cypress-specs: 1.54.6(@babel/core@7.28.4) + find-cypress-specs: 1.54.8(@babel/core@7.28.4) globby: 11.1.0 humanize-duration: 3.33.0 transitivePeerDependencies: @@ -15161,7 +15258,7 @@ snapshots: d3-transition: 3.0.1(d3-selection@3.0.0) d3-zoom: 3.0.0 - dagre-d3-es@7.0.11: + dagre-d3-es@7.0.12: dependencies: d3: 7.9.0 lodash-es: 4.17.21 @@ -15631,34 +15728,34 @@ snapshots: '@esbuild/win32-ia32': 0.21.5 '@esbuild/win32-x64': 0.21.5 - esbuild@0.25.10: + esbuild@0.25.11: optionalDependencies: - '@esbuild/aix-ppc64': 0.25.10 - '@esbuild/android-arm': 0.25.10 - '@esbuild/android-arm64': 0.25.10 - '@esbuild/android-x64': 0.25.10 - '@esbuild/darwin-arm64': 0.25.10 - '@esbuild/darwin-x64': 0.25.10 - '@esbuild/freebsd-arm64': 0.25.10 - '@esbuild/freebsd-x64': 0.25.10 - '@esbuild/linux-arm': 0.25.10 - '@esbuild/linux-arm64': 0.25.10 - '@esbuild/linux-ia32': 0.25.10 - '@esbuild/linux-loong64': 0.25.10 - '@esbuild/linux-mips64el': 0.25.10 - '@esbuild/linux-ppc64': 0.25.10 - '@esbuild/linux-riscv64': 0.25.10 - '@esbuild/linux-s390x': 0.25.10 - '@esbuild/linux-x64': 0.25.10 - '@esbuild/netbsd-arm64': 0.25.10 - '@esbuild/netbsd-x64': 0.25.10 - '@esbuild/openbsd-arm64': 0.25.10 - '@esbuild/openbsd-x64': 0.25.10 - '@esbuild/openharmony-arm64': 0.25.10 - '@esbuild/sunos-x64': 0.25.10 - '@esbuild/win32-arm64': 0.25.10 - '@esbuild/win32-ia32': 0.25.10 - '@esbuild/win32-x64': 0.25.10 + '@esbuild/aix-ppc64': 0.25.11 + '@esbuild/android-arm': 0.25.11 + '@esbuild/android-arm64': 0.25.11 + '@esbuild/android-x64': 0.25.11 + '@esbuild/darwin-arm64': 0.25.11 + '@esbuild/darwin-x64': 0.25.11 + '@esbuild/freebsd-arm64': 0.25.11 + '@esbuild/freebsd-x64': 0.25.11 + '@esbuild/linux-arm': 0.25.11 + '@esbuild/linux-arm64': 0.25.11 + '@esbuild/linux-ia32': 0.25.11 + '@esbuild/linux-loong64': 0.25.11 + '@esbuild/linux-mips64el': 0.25.11 + '@esbuild/linux-ppc64': 0.25.11 + '@esbuild/linux-riscv64': 0.25.11 + '@esbuild/linux-s390x': 0.25.11 + '@esbuild/linux-x64': 0.25.11 + '@esbuild/netbsd-arm64': 0.25.11 + '@esbuild/netbsd-x64': 0.25.11 + '@esbuild/openbsd-arm64': 0.25.11 + '@esbuild/openbsd-x64': 0.25.11 + '@esbuild/openharmony-arm64': 0.25.11 + '@esbuild/sunos-x64': 0.25.11 + '@esbuild/win32-arm64': 0.25.11 + '@esbuild/win32-ia32': 0.25.11 + '@esbuild/win32-x64': 0.25.11 escalade@3.2.0: {} @@ -15701,13 +15798,13 @@ snapshots: dependencies: htmlparser2: 10.0.0 - eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(jest@30.1.3(@types/node@22.18.6))(typescript@5.7.3): + eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(jest@30.1.3(@types/node@22.18.11))(typescript@5.7.3): dependencies: '@typescript-eslint/utils': 8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3) eslint: 9.35.0(jiti@2.5.1) optionalDependencies: '@typescript-eslint/eslint-plugin': 8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3))(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.3) - jest: 30.1.3(@types/node@22.18.6) + jest: 30.1.3(@types/node@22.18.11) transitivePeerDependencies: - supports-color - typescript @@ -16191,20 +16288,20 @@ snapshots: make-dir: 3.1.0 pkg-dir: 4.2.0 - find-cypress-specs@1.54.6(@babel/core@7.28.4): + find-cypress-specs@1.54.8(@babel/core@7.28.4): dependencies: '@actions/core': 1.11.1 arg: 5.0.2 console.table: 0.10.0 debug: 4.4.3(supports-color@8.1.1) - find-test-names: 1.29.18(@babel/core@7.28.4) - globby: 11.1.0 + find-test-names: 1.29.19(@babel/core@7.28.4) minimatch: 5.1.6 pluralize: 8.0.0 require-and-forget: 1.0.1 shelljs: 0.10.0 spec-change: 1.11.20 - tsx: 4.20.5 + tinyglobby: 0.2.15 + tsx: 4.20.6 transitivePeerDependencies: - '@babel/core' - supports-color @@ -16221,14 +16318,14 @@ snapshots: commander: 12.1.0 loglevel: 1.9.2 - find-test-names@1.29.18(@babel/core@7.28.4): + find-test-names@1.29.19(@babel/core@7.28.4): dependencies: '@babel/parser': 7.28.4 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.4) acorn-walk: 8.3.4 debug: 4.4.3(supports-color@8.1.1) - globby: 11.1.0 simple-bin-help: 1.8.0 + tinyglobby: 0.2.15 transitivePeerDependencies: - '@babel/core' - supports-color @@ -16318,7 +16415,7 @@ snapshots: jsonfile: 6.2.0 universalify: 2.0.1 - fs-extra@11.3.1: + fs-extra@11.3.2: dependencies: graceful-fs: 4.2.11 jsonfile: 6.2.0 @@ -17114,7 +17211,7 @@ snapshots: '@jest/expect': 30.1.2 '@jest/test-result': 30.1.3 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 chalk: 4.1.2 co: 4.6.0 dedent: 1.7.0 @@ -17134,7 +17231,7 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@30.1.3(@types/node@22.18.6): + jest-cli@30.1.3(@types/node@22.18.11): dependencies: '@jest/core': 30.1.3 '@jest/test-result': 30.1.3 @@ -17142,7 +17239,7 @@ snapshots: chalk: 4.1.2 exit-x: 0.2.2 import-local: 3.2.0 - jest-config: 30.1.3(@types/node@22.18.6) + jest-config: 30.1.3(@types/node@22.18.11) jest-util: 30.0.5 jest-validate: 30.1.0 yargs: 17.7.2 @@ -17153,7 +17250,7 @@ snapshots: - supports-color - ts-node - jest-config@30.1.3(@types/node@22.18.6): + jest-config@30.1.3(@types/node@22.18.11): dependencies: '@babel/core': 7.28.4 '@jest/get-type': 30.1.0 @@ -17180,7 +17277,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -17209,7 +17306,7 @@ snapshots: '@jest/environment': 30.1.2 '@jest/fake-timers': 30.1.2 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 jest-mock: 30.0.5 jest-util: 30.0.5 jest-validate: 30.1.0 @@ -17217,7 +17314,7 @@ snapshots: jest-haste-map@30.1.0: dependencies: '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -17229,12 +17326,12 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - jest-image-snapshot@4.2.0(jest@30.1.3(@types/node@22.18.6)): + jest-image-snapshot@4.2.0(jest@30.1.3(@types/node@22.18.11)): dependencies: chalk: 1.1.3 get-stdin: 5.0.1 glur: 1.1.2 - jest: 30.1.3(@types/node@22.18.6) + jest: 30.1.3(@types/node@22.18.11) lodash: 4.17.21 mkdirp: 0.5.6 pixelmatch: 5.3.0 @@ -17269,7 +17366,7 @@ snapshots: jest-mock@30.0.5: dependencies: '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 jest-util: 30.0.5 jest-pnp-resolver@1.2.3(jest-resolve@30.1.3): @@ -17303,7 +17400,7 @@ snapshots: '@jest/test-result': 30.1.3 '@jest/transform': 30.1.2 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 chalk: 4.1.2 emittery: 0.13.1 exit-x: 0.2.2 @@ -17332,7 +17429,7 @@ snapshots: '@jest/test-result': 30.1.3 '@jest/transform': 30.1.2 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 chalk: 4.1.2 cjs-module-lexer: 2.1.0 collect-v8-coverage: 1.0.2 @@ -17379,7 +17476,7 @@ snapshots: jest-util@30.0.5: dependencies: '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 chalk: 4.1.2 ci-info: 4.3.0 graceful-fs: 4.2.11 @@ -17398,7 +17495,7 @@ snapshots: dependencies: '@jest/test-result': 30.1.3 '@jest/types': 30.0.5 - '@types/node': 22.18.6 + '@types/node': 22.18.11 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -17407,24 +17504,24 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@30.1.0: dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@ungap/structured-clone': 1.3.0 jest-util: 30.0.5 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@30.1.3(@types/node@22.18.6): + jest@30.1.3(@types/node@22.18.11): dependencies: '@jest/core': 30.1.3 '@jest/types': 30.0.5 import-local: 3.2.0 - jest-cli: 30.1.3(@types/node@22.18.6) + jest-cli: 30.1.3(@types/node@22.18.11) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -17586,7 +17683,7 @@ snapshots: junk@4.0.1: {} - katex@0.16.22: + katex@0.16.25: dependencies: commander: 8.3.0 @@ -19264,7 +19361,7 @@ snapshots: robust-predicates@3.0.2: {} - rollup-plugin-visualizer@6.0.3(rollup@4.50.2): + rollup-plugin-visualizer@6.0.5(rollup@4.50.2): dependencies: open: 8.4.2 picomatch: 4.0.3 @@ -20034,27 +20131,27 @@ snapshots: term-size@2.2.1: {} - terser-webpack-plugin@5.3.14(esbuild@0.25.10)(webpack@5.101.3(esbuild@0.25.10)): + terser-webpack-plugin@5.3.14(esbuild@0.25.11)(webpack@5.101.3(esbuild@0.25.11)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.2 serialize-javascript: 6.0.2 terser: 5.44.0 - webpack: 5.101.3(esbuild@0.25.10) + webpack: 5.101.3(esbuild@0.25.11) optionalDependencies: - esbuild: 0.25.10 + esbuild: 0.25.11 - terser-webpack-plugin@5.3.14(esbuild@0.25.10)(webpack@5.101.3): + terser-webpack-plugin@5.3.14(esbuild@0.25.11)(webpack@5.101.3): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.2 serialize-javascript: 6.0.2 terser: 5.44.0 - webpack: 5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0) + webpack: 5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0) optionalDependencies: - esbuild: 0.25.10 + esbuild: 0.25.11 terser@5.44.0: dependencies: @@ -20174,9 +20271,9 @@ snapshots: tslib@2.8.1: {} - tsx@4.20.5: + tsx@4.20.6: dependencies: - esbuild: 0.25.10 + esbuild: 0.25.11 get-tsconfig: 4.10.1 optionalDependencies: fsevents: 2.3.3 @@ -20253,11 +20350,11 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedoc-plugin-markdown@4.8.1(typedoc@0.28.13(typescript@5.7.3)): + typedoc-plugin-markdown@4.8.1(typedoc@0.28.14(typescript@5.7.3)): dependencies: - typedoc: 0.28.13(typescript@5.7.3) + typedoc: 0.28.14(typescript@5.7.3) - typedoc@0.28.13(typescript@5.7.3): + typedoc@0.28.14(typescript@5.7.3): dependencies: '@gerrit0/mini-shiki': 3.12.2 lunr: 2.3.9 @@ -20377,29 +20474,29 @@ snapshots: universalify@2.0.1: {} - unocss@66.5.1(postcss@8.5.6)(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)): + unocss@66.5.4(postcss@8.5.6)(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)): dependencies: - '@unocss/astro': 66.5.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)) - '@unocss/cli': 66.5.1 - '@unocss/core': 66.5.1 - '@unocss/postcss': 66.5.1(postcss@8.5.6) - '@unocss/preset-attributify': 66.5.1 - '@unocss/preset-icons': 66.5.1 - '@unocss/preset-mini': 66.5.1 - '@unocss/preset-tagify': 66.5.1 - '@unocss/preset-typography': 66.5.1 - '@unocss/preset-uno': 66.5.1 - '@unocss/preset-web-fonts': 66.5.1 - '@unocss/preset-wind': 66.5.1 - '@unocss/preset-wind3': 66.5.1 - '@unocss/preset-wind4': 66.5.1 - '@unocss/transformer-attributify-jsx': 66.5.1 - '@unocss/transformer-compile-class': 66.5.1 - '@unocss/transformer-directives': 66.5.1 - '@unocss/transformer-variant-group': 66.5.1 - '@unocss/vite': 66.5.1(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)) + '@unocss/astro': 66.5.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)) + '@unocss/cli': 66.5.4 + '@unocss/core': 66.5.4 + '@unocss/postcss': 66.5.4(postcss@8.5.6) + '@unocss/preset-attributify': 66.5.4 + '@unocss/preset-icons': 66.5.4 + '@unocss/preset-mini': 66.5.4 + '@unocss/preset-tagify': 66.5.4 + '@unocss/preset-typography': 66.5.4 + '@unocss/preset-uno': 66.5.4 + '@unocss/preset-web-fonts': 66.5.4 + '@unocss/preset-wind': 66.5.4 + '@unocss/preset-wind3': 66.5.4 + '@unocss/preset-wind4': 66.5.4 + '@unocss/transformer-attributify-jsx': 66.5.4 + '@unocss/transformer-compile-class': 66.5.4 + '@unocss/transformer-directives': 66.5.4 + '@unocss/transformer-variant-group': 66.5.4 + '@unocss/vite': 66.5.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)) optionalDependencies: - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) transitivePeerDependencies: - postcss - supports-color @@ -20416,7 +20513,7 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.3 - unplugin-vue-components@28.8.0(@babel/parser@7.28.4)(vue@3.5.21(typescript@5.9.2)): + unplugin-vue-components@28.8.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)): dependencies: chokidar: 3.6.0 debug: 4.4.3(supports-color@8.1.1) @@ -20426,7 +20523,7 @@ snapshots: tinyglobby: 0.2.15 unplugin: 2.3.10 unplugin-utils: 0.2.5 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) optionalDependencies: '@babel/parser': 7.28.4 transitivePeerDependencies: @@ -20515,13 +20612,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-node@3.2.4(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1): + vite-node@3.2.4(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1): dependencies: cac: 6.7.14 debug: 4.4.3(supports-color@8.1.1) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -20536,7 +20633,7 @@ snapshots: - tsx - yaml - vite-plugin-istanbul@7.1.0(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)): + vite-plugin-istanbul@7.1.0(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)): dependencies: '@istanbuljs/load-nyc-config': 1.1.0 espree: 10.4.0 @@ -20544,58 +20641,58 @@ snapshots: picocolors: 1.1.1 source-map: 0.7.6 test-exclude: 7.0.1 - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) transitivePeerDependencies: - supports-color - vite-plugin-pwa@1.0.3(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0): + vite-plugin-pwa@1.0.3(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))(workbox-build@7.3.0(@types/babel__core@7.20.5))(workbox-window@7.3.0): dependencies: debug: 4.4.3(supports-color@8.1.1) pretty-bytes: 6.1.1 tinyglobby: 0.2.15 - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) workbox-build: 7.3.0(@types/babel__core@7.20.5) workbox-window: 7.3.0 transitivePeerDependencies: - supports-color - vite@5.4.20(@types/node@22.18.6)(terser@5.44.0): + vite@5.4.20(@types/node@22.18.11)(terser@5.44.0): dependencies: esbuild: 0.21.5 postcss: 8.5.6 rollup: 4.50.2 optionalDependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 fsevents: 2.3.3 terser: 5.44.0 - vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1): + vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1): dependencies: - esbuild: 0.25.10 + esbuild: 0.25.11 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 rollup: 4.50.2 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.11 fsevents: 2.3.3 jiti: 2.5.1 terser: 5.44.0 - tsx: 4.20.5 + tsx: 4.20.6 yaml: 2.8.1 - vitepress-plugin-search@1.0.4-alpha.22(flexsearch@0.8.212)(vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3))(vue@3.5.21(typescript@5.7.3)): + vitepress-plugin-search@1.0.4-alpha.22(flexsearch@0.8.212)(vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3))(vue@3.5.21(typescript@5.7.3)): dependencies: '@types/flexsearch': 0.7.42 '@types/markdown-it': 12.2.3 flexsearch: 0.8.212 glob-to-regexp: 0.4.1 markdown-it: 13.0.2 - vitepress: 1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3) + vitepress: 1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3) vue: 3.5.21(typescript@5.7.3) - vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3): + vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.7.3): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.37.0)(search-insights@2.17.3) @@ -20604,7 +20701,7 @@ snapshots: '@shikijs/transformers': 2.5.0 '@shikijs/types': 2.5.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.2.4(vite@5.4.20(@types/node@22.18.6)(terser@5.44.0))(vue@3.5.21(typescript@5.7.3)) + '@vitejs/plugin-vue': 5.2.4(vite@5.4.20(@types/node@22.18.11)(terser@5.44.0))(vue@3.5.21(typescript@5.7.3)) '@vue/devtools-api': 7.7.7 '@vue/shared': 3.5.21 '@vueuse/core': 12.8.2(typescript@5.7.3) @@ -20613,7 +20710,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.2 shiki: 2.5.0 - vite: 5.4.20(@types/node@22.18.6)(terser@5.44.0) + vite: 5.4.20(@types/node@22.18.11)(terser@5.44.0) vue: 3.5.21(typescript@5.7.3) optionalDependencies: postcss: 8.5.6 @@ -20644,7 +20741,7 @@ snapshots: - typescript - universal-cookie - vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.6)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2): + vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@22.18.11)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.37.0)(search-insights@2.17.3) @@ -20653,7 +20750,7 @@ snapshots: '@shikijs/transformers': 2.5.0 '@shikijs/types': 2.5.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.2.4(vite@5.4.20(@types/node@22.18.6)(terser@5.44.0))(vue@3.5.21(typescript@5.9.2)) + '@vitejs/plugin-vue': 5.2.4(vite@5.4.20(@types/node@22.18.11)(terser@5.44.0))(vue@3.5.21(typescript@5.9.2)) '@vue/devtools-api': 7.7.7 '@vue/shared': 3.5.21 '@vueuse/core': 12.8.2(typescript@5.9.2) @@ -20662,7 +20759,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.2 shiki: 2.5.0 - vite: 5.4.20(@types/node@22.18.6)(terser@5.44.0) + vite: 5.4.20(@types/node@22.18.11)(terser@5.44.0) vue: 3.5.21(typescript@5.9.2) optionalDependencies: postcss: 8.5.6 @@ -20693,11 +20790,11 @@ snapshots: - typescript - universal-cookie - vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1): + vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.18.11)(@vitest/ui@3.2.4)(jiti@2.5.1)(jsdom@26.1.0(canvas@3.2.0))(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -20715,12 +20812,12 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.5(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@22.18.6)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1) + vite: 7.1.10(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@22.18.11)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 - '@types/node': 22.18.6 + '@types/node': 22.18.11 '@vitest/ui': 3.2.4(vitest@3.2.4) jsdom: 26.1.0(canvas@3.2.0) transitivePeerDependencies: @@ -20788,6 +20885,26 @@ snapshots: optionalDependencies: typescript: 5.9.2 + vue@3.5.22(typescript@5.7.3): + dependencies: + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-sfc': 3.5.22 + '@vue/runtime-dom': 3.5.22 + '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.7.3)) + '@vue/shared': 3.5.22 + optionalDependencies: + typescript: 5.7.3 + + vue@3.5.22(typescript@5.9.2): + dependencies: + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-sfc': 3.5.22 + '@vue/runtime-dom': 3.5.22 + '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.2)) + '@vue/shared': 3.5.22 + optionalDependencies: + typescript: 5.9.2 + w3c-xmlserializer@5.0.0: dependencies: xml-name-validator: 5.0.0 @@ -20855,7 +20972,7 @@ snapshots: import-local: 3.2.0 interpret: 2.2.0 rechoir: 0.7.1 - webpack: 5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0) + webpack: 5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0) webpack-merge: 5.10.0 optionalDependencies: webpack-dev-server: 4.15.2(webpack-cli@4.10.0)(webpack@5.101.3) @@ -20867,7 +20984,7 @@ snapshots: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.3.2 - webpack: 5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0) + webpack: 5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0) webpack-dev-server@4.15.2(webpack-cli@4.10.0)(webpack@5.101.3): dependencies: @@ -20902,7 +21019,7 @@ snapshots: webpack-dev-middleware: 5.3.4(webpack@5.101.3) ws: 8.18.3 optionalDependencies: - webpack: 5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0) + webpack: 5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0) webpack-cli: 4.10.0(webpack-dev-server@4.15.2)(webpack@5.101.3) transitivePeerDependencies: - bufferutil @@ -20920,7 +21037,7 @@ snapshots: webpack-virtual-modules@0.6.2: {} - webpack@5.101.3(esbuild@0.25.10): + webpack@5.101.3(esbuild@0.25.11): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 @@ -20944,7 +21061,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 4.3.2 tapable: 2.2.3 - terser-webpack-plugin: 5.3.14(esbuild@0.25.10)(webpack@5.101.3(esbuild@0.25.10)) + terser-webpack-plugin: 5.3.14(esbuild@0.25.11)(webpack@5.101.3(esbuild@0.25.11)) watchpack: 2.4.4 webpack-sources: 3.3.3 transitivePeerDependencies: @@ -20952,7 +21069,7 @@ snapshots: - esbuild - uglify-js - webpack@5.101.3(esbuild@0.25.10)(webpack-cli@4.10.0): + webpack@5.101.3(esbuild@0.25.11)(webpack-cli@4.10.0): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 @@ -20976,7 +21093,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 4.3.2 tapable: 2.2.3 - terser-webpack-plugin: 5.3.14(esbuild@0.25.10)(webpack@5.101.3) + terser-webpack-plugin: 5.3.14(esbuild@0.25.11)(webpack@5.101.3) watchpack: 2.4.4 webpack-sources: 3.3.3 optionalDependencies: