diff --git a/osmium/package.json b/osmium/package.json index d7bb4025c..f5ff81d99 100644 --- a/osmium/package.json +++ b/osmium/package.json @@ -38,7 +38,7 @@ "@solid-primitives/event-listener": "^2.4.5", "@solid-primitives/marker": "^0.2.2", "@solid-primitives/platform": "^0.2.1", - "@solidjs/router": "0.16.1", + "@solidjs/router": "0.16.3", "@tailwindcss/typography": "^0.5.19", "solid-heroicons": "^3.2.4", "solid-js": "^1.9.12", diff --git a/package.json b/package.json index ded19c23c..d79aef690 100644 --- a/package.json +++ b/package.json @@ -17,38 +17,38 @@ "sync:ref": "node scripts/extract-solid-ref.mjs" }, "dependencies": { - "@kobalte/core": "^0.13.11", + "@kobalte/core": "^0.13.12", "@kobalte/solidbase": "catalog:", "@solidjs/meta": "^0.29.4", - "@solidjs/router": "^0.16.1", + "@solidjs/router": "^0.16.3", "@solidjs/start": "2.0.0-rc.1", - "@tailwindcss/vite": "^4.3.0", - "dotenv": "^17.3.1", - "nitro": "^3.0.260610-beta", + "@tailwindcss/vite": "^4.3.3", + "dotenv": "^17.4.2", + "nitro": "3.0.260610-beta", "resolve": "1.22.12", "solid-heroicons": "^3.2.4", "solid-js": "1.9.12", "solid-list": "^0.3.0", "solidbase-osmium": "workspace:*", "vite": "8.1.3", - "zod": "^4.3.6" + "zod": "^4.4.3" }, "devDependencies": { "@eslint/js": "^10.0.1", "@kobalte/tailwindcss": "^0.9.0", "@orama/crawly": "^0.0.6", - "@tailwindcss/typography": "^0.5.19", - "@types/node": "^25.9.1", - "@typescript-eslint/eslint-plugin": "^8.54.0", - "@typescript-eslint/parser": "^8.56.1", - "eslint": "^10.3.0", + "@tailwindcss/typography": "^0.5.20", + "@types/node": "^25.9.5", + "@typescript-eslint/eslint-plugin": "^8.65.0", + "@typescript-eslint/parser": "^8.65.0", + "eslint": "^10.7.0", "eslint-plugin-solid": "^0.14.5", - "globals": "^17.4.0", + "globals": "^17.7.0", "prettier": "3.8.4", - "prettier-plugin-tailwindcss": "^0.8.0", - "tailwindcss": "^4.3.0", + "prettier-plugin-tailwindcss": "^0.8.1", + "tailwindcss": "^4.3.3", "typescript": "^6.0.3", - "typescript-eslint": "^8.54.0" + "typescript-eslint": "^8.65.0" }, "overrides": { "@solidjs/start": "2.0.0-rc.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f6171fe0..718706470 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,39 +7,39 @@ settings: catalogs: default: "@kobalte/solidbase": - specifier: ^0.6.3 - version: 0.6.4 + specifier: ^0.6.11 + version: 0.6.11 overrides: - "@solidjs/router": ^0.16.1 + "@solidjs/router": ^0.16.3 importers: .: dependencies: "@kobalte/core": - specifier: ^0.13.11 - version: 0.13.11(solid-js@1.9.12) + specifier: ^0.13.12 + version: 0.13.12(solid-js@1.9.12) "@kobalte/solidbase": specifier: "catalog:" - version: 0.6.4(@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)))(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + version: 0.6.11(@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)))(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) "@solidjs/meta": specifier: ^0.29.4 version: 0.29.4(solid-js@1.9.12) "@solidjs/router": - specifier: ^0.16.1 - version: 0.16.1(solid-js@1.9.12) + specifier: ^0.16.3 + version: 0.16.3(solid-js@1.9.12) "@solidjs/start": specifier: 2.0.0-rc.1 - version: 2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + version: 2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) "@tailwindcss/vite": - specifier: ^4.3.0 - version: 4.3.1(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + specifier: ^4.3.3 + version: 4.3.3(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) dotenv: - specifier: ^17.3.1 + specifier: ^17.4.2 version: 17.4.2 nitro: - specifier: ^3.0.260610-beta - version: 3.0.260610-beta(dotenv@17.4.2)(jiti@2.7.0)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + specifier: 3.0.260610-beta + version: 3.0.260610-beta(dotenv@17.4.2)(jiti@2.7.0)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) resolve: specifier: 1.22.12 version: 1.22.12 @@ -57,56 +57,56 @@ importers: version: link:osmium vite: specifier: 8.1.3 - version: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + version: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) zod: - specifier: ^4.3.6 + specifier: ^4.4.3 version: 4.4.3 devDependencies: "@eslint/js": specifier: ^10.0.1 - version: 10.0.1(eslint@10.6.0(jiti@2.7.0)) + version: 10.0.1(eslint@10.7.0(jiti@2.7.0)) "@kobalte/tailwindcss": specifier: ^0.9.0 - version: 0.9.0(tailwindcss@4.3.1) + version: 0.9.0(tailwindcss@4.3.3) "@orama/crawly": specifier: ^0.0.6 version: 0.0.6 "@tailwindcss/typography": - specifier: ^0.5.19 - version: 0.5.20(tailwindcss@4.3.1) + specifier: ^0.5.20 + version: 0.5.20(tailwindcss@4.3.3) "@types/node": - specifier: ^25.9.1 - version: 25.9.1 + specifier: ^25.9.5 + version: 25.9.5 "@typescript-eslint/eslint-plugin": - specifier: ^8.54.0 - version: 8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) + specifier: ^8.65.0 + version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) "@typescript-eslint/parser": - specifier: ^8.56.1 - version: 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) + specifier: ^8.65.0 + version: 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) eslint: - specifier: ^10.3.0 - version: 10.6.0(jiti@2.7.0) + specifier: ^10.7.0 + version: 10.7.0(jiti@2.7.0) eslint-plugin-solid: specifier: ^0.14.5 - version: 0.14.5(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) + version: 0.14.5(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) globals: - specifier: ^17.4.0 + specifier: ^17.7.0 version: 17.7.0 prettier: specifier: 3.8.4 version: 3.8.4 prettier-plugin-tailwindcss: - specifier: ^0.8.0 - version: 0.8.0(prettier@3.8.4) + specifier: ^0.8.1 + version: 0.8.1(prettier@3.8.4) tailwindcss: - specifier: ^4.3.0 - version: 4.3.1 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^6.0.3 version: 6.0.3 typescript-eslint: - specifier: ^8.54.0 - version: 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) + specifier: ^8.65.0 + version: 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) osmium: dependencies: @@ -121,7 +121,7 @@ importers: version: 0.13.11(solid-js@1.9.12) "@kobalte/solidbase": specifier: "catalog:" - version: 0.6.4(@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)))(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + version: 0.6.11(@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)))(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) "@kobalte/tailwindcss": specifier: ^0.9.0 version: 0.9.0(tailwindcss@4.3.1) @@ -141,8 +141,8 @@ importers: specifier: ^0.2.1 version: 0.2.1(solid-js@1.9.12) "@solidjs/router": - specifier: ^0.16.1 - version: 0.16.1(solid-js@1.9.12) + specifier: ^0.16.3 + version: 0.16.3(solid-js@1.9.12) "@tailwindcss/typography": specifier: ^0.5.19 version: 0.5.20(tailwindcss@4.3.1) @@ -170,45 +170,45 @@ packages: integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==, } - "@babel/code-frame@7.29.0": + "@babel/code-frame@7.29.7": resolution: { - integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==, + integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==, } engines: { node: ">=6.9.0" } - "@babel/compat-data@7.29.3": + "@babel/compat-data@7.29.7": resolution: { - integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==, + integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==, } engines: { node: ">=6.9.0" } - "@babel/core@7.29.0": + "@babel/core@7.29.7": resolution: { - integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==, + integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==, } engines: { node: ">=6.9.0" } - "@babel/generator@7.29.1": + "@babel/generator@7.29.7": resolution: { - integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==, + integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==, } engines: { node: ">=6.9.0" } - "@babel/helper-compilation-targets@7.28.6": + "@babel/helper-compilation-targets@7.29.7": resolution: { - integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==, + integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==, } engines: { node: ">=6.9.0" } - "@babel/helper-globals@7.28.0": + "@babel/helper-globals@7.29.7": resolution: { - integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==, + integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==, } engines: { node: ">=6.9.0" } @@ -219,92 +219,92 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-module-imports@7.28.6": + "@babel/helper-module-imports@7.29.7": resolution: { - integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==, + integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==, } engines: { node: ">=6.9.0" } - "@babel/helper-module-transforms@7.28.6": + "@babel/helper-module-transforms@7.29.7": resolution: { - integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==, + integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-plugin-utils@7.28.6": + "@babel/helper-plugin-utils@7.29.7": resolution: { - integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==, + integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==, } engines: { node: ">=6.9.0" } - "@babel/helper-string-parser@7.27.1": + "@babel/helper-string-parser@7.29.7": resolution: { - integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==, + integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==, } engines: { node: ">=6.9.0" } - "@babel/helper-validator-identifier@7.28.5": + "@babel/helper-validator-identifier@7.29.7": resolution: { - integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==, + integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==, } engines: { node: ">=6.9.0" } - "@babel/helper-validator-option@7.27.1": + "@babel/helper-validator-option@7.29.7": resolution: { - integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==, + integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==, } engines: { node: ">=6.9.0" } - "@babel/helpers@7.29.2": + "@babel/helpers@7.29.7": resolution: { - integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==, + integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.29.3": + "@babel/parser@7.29.7": resolution: { - integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==, + integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==, } engines: { node: ">=6.0.0" } hasBin: true - "@babel/plugin-syntax-jsx@7.28.6": + "@babel/plugin-syntax-jsx@7.29.7": resolution: { - integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==, + integrity: sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/template@7.28.6": + "@babel/template@7.29.7": resolution: { - integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==, + integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==, } engines: { node: ">=6.9.0" } - "@babel/traverse@7.29.0": + "@babel/traverse@7.29.7": resolution: { - integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==, + integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==, } engines: { node: ">=6.9.0" } - "@babel/types@7.29.0": + "@babel/types@7.29.7": resolution: { - integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==, + integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==, } engines: { node: ">=6.9.0" } @@ -335,18 +335,36 @@ packages: integrity: sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==, } + "@docsearch/js@4.6.3": + resolution: + { + integrity: sha512-qUIX2b4Apew3tv4F0qhmgShsl/Lfw4m6mqv/5/5dWNxwTcDdLMp2s3YwZ+NMGh3IKCg0pBaXm7Q5VdyU5Rj+cQ==, + } + "@emnapi/core@1.11.1": resolution: { integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==, } + "@emnapi/core@1.11.2": + resolution: + { + integrity: sha512-TC8MkTuZUtcTSiFeuC0ksCh9QIJ5+F21MvZ4Wn4ORfYaFJ/0dsiudv5tVkejgwZlwQ39jL9WWDe2lz8x0WglOA==, + } + "@emnapi/runtime@1.11.1": resolution: { integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==, } + "@emnapi/runtime@1.11.2": + resolution: + { + integrity: sha512-kyOl3X0DuTiT1h2ft8r2fYO8JYtU9a9Xis/zBSiGArNaagCOWx90N1k2wxp18czFDH+OgcWGb5ZP/XMt3dcyPA==, + } + "@emnapi/wasi-threads@1.2.2": resolution: { @@ -692,18 +710,36 @@ packages: integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==, } + "@floating-ui/core@1.8.0": + resolution: + { + integrity: sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==, + } + "@floating-ui/dom@1.7.6": resolution: { integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==, } + "@floating-ui/dom@1.8.0": + resolution: + { + integrity: sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==, + } + "@floating-ui/utils@0.2.11": resolution: { integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==, } + "@floating-ui/utils@0.2.12": + resolution: + { + integrity: sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==, + } + "@fontsource-variable/geist-mono@5.2.8": resolution: { @@ -716,22 +752,22 @@ packages: integrity: sha512-TP+QSBG3wxKGPE33CbMy/L0Nu3qvJ6Fy81Yc4LnQ95xH+i+cfEp8fyU8/kfV14YwszxIFPhnoMTbjL71waVpyQ==, } - "@fontsource-variable/inter@5.2.8": + "@fontsource-variable/inter@5.3.0": resolution: { - integrity: sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==, + integrity: sha512-OupL48va4JNofb97w6NYeF9S7W/kHNKM0Er8Dem5nqi4jeOLrVJDoE8tZEpnMJmtkvNbB1EIPPwHcdkF6b1oUA==, } - "@fontsource-variable/jetbrains-mono@5.2.8": + "@fontsource-variable/jetbrains-mono@5.3.0": resolution: { - integrity: sha512-WBA9elru6Jdp5df2mES55wuOO0WIrn3kpXnI4+W2ek5u3ZgLS9XS4gmIlcQhiZOWEKl95meYdvK7xI+ETLCq/Q==, + integrity: sha512-F32xpS2NsGYoQi2ADSkKTgpJj7ozajsGgDJ8woTnqjmIB+dxDIqImjl4pXZVEExu8UFZ2ndhmX18EBS/hdz3Lw==, } - "@fontsource-variable/lexend@5.2.11": + "@fontsource-variable/lexend@5.3.0": resolution: { - integrity: sha512-0hgEQ4O7Nh8fxL/WWmspJf0BErbocRkZwtLRGey/V4mUUqxfF7QUwqhcdzwpjom3NYCniY4uzQ5wYD7r9/92tQ==, + integrity: sha512-3SXtiZ8rFbT0oaPzEboCG5RM3jtyhpNxandh1jWNLqvrJRfV/eP3R+GGw+o5e3hS1uqmAGutKxSvaWG5oyrimA==, } "@humanfs/core@0.19.2": @@ -775,10 +811,10 @@ packages: integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==, } - "@iconify/utils@3.1.3": + "@iconify/utils@3.1.4": resolution: { - integrity: sha512-LPKOXPn/zV+zis1oOfGWogaXVpqUybF3ZS6SCZIsz8vg0ivVp9+fVqyYB7xq0aiST/VhUQYGO1qo6uoYSiEJqw==, + integrity: sha512-b1S7B1k9ohZ+iNTi2ATxbRYG9fTrJmUT0rc46bvVnNxqNRGW7dyo/vRREwyniI5IRN2RSJHDcm+s3BjWrSAjHw==, } "@internationalized/date@3.12.1": @@ -793,6 +829,12 @@ packages: integrity: sha512-iFgmQaXHE0vytNfpLZWOC2mEJCBRzcUxt53Xf/yCXG93lRvqas237i3r7X4RKMwO3txiyZD4mQjKAByFv6UGSQ==, } + "@internationalized/number@3.6.7": + resolution: + { + integrity: sha512-3ji1fcrT+FPAK86UqEhB/psHixYo6niWPJtt7+qRaYFynt/BaJG8GhAPimtWUpEiVSTq8ZM8L5psMxGquiB/Vg==, + } + "@jridgewell/gen-mapping@0.3.13": resolution: { @@ -832,10 +874,18 @@ packages: peerDependencies: solid-js: ^1.8.15 - "@kobalte/solidbase@0.6.4": + "@kobalte/core@0.13.12": resolution: { - integrity: sha512-qW7rVdM1OyGF2UrQ1P5TkAW8LNlLsgsJCpf+XiNUVM0tdeVA8OTdBgSdmDx6fJy+URBrK4n28DUPSdJVzXk3jA==, + integrity: sha512-aumsbsPe99/z2igcX2+p+Mdhzw89uuZx8ZdgfEqSlVuuWeTvkoBtCId5sl/Y7sWvllIOFwPoMzE3u0rAzDNkvg==, + } + peerDependencies: + solid-js: ^1.8.15 + + "@kobalte/solidbase@0.6.11": + resolution: + { + integrity: sha512-OVj1Y3fX1Kz32kS6jdMXV9W8Lxr6dh/WgI0bFbtXTsp9QHIk4C0SZO+Our8vXKtm0Lnte9i3IFzxpt410QxosQ==, } engines: { node: ">=22" } peerDependencies: @@ -859,6 +909,14 @@ packages: peerDependencies: solid-js: ^1.8.8 + "@kobalte/utils@0.9.2": + resolution: + { + integrity: sha512-jRVXr+zsVHxzDXRoh+CDeXzvCsFJ6uiHhqqNQ26Cw9ZsZ3D6nqPUBt1gGVtj2ZPmRL3a9Uk1v8D1aJ8/I12Dow==, + } + peerDependencies: + solid-js: ^1.8.8 + "@mdx-js/mdx@3.1.1": resolution: { @@ -1113,153 +1171,293 @@ packages: cpu: [x64] os: [win32] - "@oxc-project/types@0.137.0": + "@oxc-project/types@0.139.0": resolution: { - integrity: sha512-WT+Gb24i8hmvo85AIv2oEYouEXkRlKAlT9WaCa3TfLgNCN+GhrJOGZuIlMouAh38Qe4QOx26eUOVsq70qXrywA==, + integrity: sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==, } - "@oxc-project/types@0.139.0": + "@oxc-project/types@0.140.0": resolution: { - integrity: sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==, + integrity: sha512-h5LUOzGArYemnW1NMz/DuuQhBi96J6JL2Bk8zE4kvqxB5Sg3jxmCiH4uyOWHDkiKSt5vWlG4FIwCR/DbstcNRQ==, } - "@rolldown/binding-android-arm64@1.1.3": + "@rolldown/binding-android-arm64@1.1.5": resolution: { - integrity: sha512-DT6Z3PhvioeHMvxo+xHc3KtqggrI7CCTXCmC2h/5zUlp5jVitv7XEy+9q5/7v8IolhlioawpMo8Kg0EEBy7J0g==, + integrity: sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [android] - "@rolldown/binding-darwin-arm64@1.1.3": + "@rolldown/binding-android-arm64@1.2.0": resolution: { - integrity: sha512-0NwgwsjM7LrsuVnXMK3koTpagBNOhloc/BNjKqZjv4V5zI5r13qx69uVhRx+o5Z0yy4Hzq+lpy7TAgUG/ocvrw==, + integrity: sha512-9yB1l95IrJuNGDFdOYe79vdApdz6WWBCObE+rQ2LUliYUlcyFwSYIb2xb5/Ifw7dAtMy2ZqNyd8QTSOc7duAKw==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm64] + os: [android] + + "@rolldown/binding-darwin-arm64@1.1.5": + resolution: + { + integrity: sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [darwin] - "@rolldown/binding-darwin-x64@1.1.3": + "@rolldown/binding-darwin-arm64@1.2.0": resolution: { - integrity: sha512-YtiBp4disu6V560loT6PjMdiRaWmVvDNrUunAalbiFx2ggeJwxdAsgZMcoGP17uyAsTwAj5V1niksxlHnVQ1Sw==, + integrity: sha512-pexNaW9ACLUOaBITOpU6qVu4VrsOFIjTv6bzgu0YUATo4eUJx0V605PxwZfndpPOn0ilqGqvGQ0M8UW0IE24jg==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm64] + os: [darwin] + + "@rolldown/binding-darwin-x64@1.1.5": + resolution: + { + integrity: sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [darwin] - "@rolldown/binding-freebsd-x64@1.1.3": + "@rolldown/binding-darwin-x64@1.2.0": resolution: { - integrity: sha512-yD3EkEdXk2LypPxnf/kSZHirarsI8gcPzc62SukhR9VJTyvV+F9Q/GxWNuCojc7sXyuVC4DxRGhdDK4X8VSsbw==, + integrity: sha512-NqKYaq0355ZmNMG4QGpxtEDxsc7tGDhjhCm4PpE0cwnBW+5Il95LJyq414niEiaKLVjnVHBEjSo1wngKxJNiFw==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [x64] + os: [darwin] + + "@rolldown/binding-freebsd-x64@1.1.5": + resolution: + { + integrity: sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [x64] + os: [freebsd] + + "@rolldown/binding-freebsd-x64@1.2.0": + resolution: + { + integrity: sha512-3vPoHzh6eBTz9IbB0/qZdSr0Qeks2echn+I4cHu2joV74VriPDdldswksEDzrl1mBB+oPRi+67+3Ib59paxIPQ==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [freebsd] - "@rolldown/binding-linux-arm-gnueabihf@1.1.3": + "@rolldown/binding-linux-arm-gnueabihf@1.1.5": resolution: { - integrity: sha512-c+8vieQbsD7HNAHKIA34w0GJ9FedFFuJGD+7E6vz7Q3uqAIugL5p45fhlsj4UaAsHpcmlqugBWMhA0/j7o0sIg==, + integrity: sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm] os: [linux] - "@rolldown/binding-linux-arm64-gnu@1.1.3": + "@rolldown/binding-linux-arm-gnueabihf@1.2.0": resolution: { - integrity: sha512-50jD0uUwLvur7Zz9LHz17kaAdTPjn5wN93hEgjvmYFRZwiR7ZJYovTd5ipyWJDAnXKvZ+wgc+/Ika6dwSF5OcA==, + integrity: sha512-E6NNefZ1bUVmKJq2tJkf45J4Zyczj7qm9rUT7NY+Xo2474Y13qWAwc2tvBt0BAVbmtXR1llkxXg0Ou1jbDf2SQ==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm] + os: [linux] + + "@rolldown/binding-linux-arm64-gnu@1.1.5": + resolution: + { + integrity: sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [linux] libc: [glibc] - "@rolldown/binding-linux-arm64-musl@1.1.3": + "@rolldown/binding-linux-arm64-gnu@1.2.0": resolution: { - integrity: sha512-BO9+oPL8K9poZJBfYPsXNtYjPE5uM3qeehT3aFcW4LITOl+iSqhp0abzjR2nWBUNjIZeKXjAEWBZ64WjNoHd6w==, + integrity: sha512-D+TgkdgM1vu+7/Fpf8+v0ARW+RXEP9Ccazgm8zQ4JFFd9Q7SrYQ2TakU5S5ihazQDgpKyAgZDOcIFsvoHmTZ8w==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm64] + os: [linux] + libc: [glibc] + + "@rolldown/binding-linux-arm64-musl@1.1.5": + resolution: + { + integrity: sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [linux] libc: [musl] - "@rolldown/binding-linux-ppc64-gnu@1.1.3": + "@rolldown/binding-linux-arm64-musl@1.2.0": + resolution: + { + integrity: sha512-wUqdwJBbAv0APN87GecstdMUtLjjNTs0hBALpxETD73mccFxdmt/XeizXDtN5RAlBwNKmI+Tg+blect2G+8IeQ==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm64] + os: [linux] + libc: [musl] + + "@rolldown/binding-linux-ppc64-gnu@1.1.5": + resolution: + { + integrity: sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [ppc64] + os: [linux] + libc: [glibc] + + "@rolldown/binding-linux-ppc64-gnu@1.2.0": resolution: { - integrity: sha512-f3VpLB1vQ0Eo6ecr/6cekLnvYMFF4YBFoVGkfkvPLq1bAkbAwHYQPZKoAmG6OJyTcxxoC+AvezGx/S1obNC0Mw==, + integrity: sha512-9DtF35qR9/NrfhM4oxLplCzVVjE+KKm8Pjemi0i/sdhAWkUasjmSo8WTTubNJClhSHCfyk2yeyoXDQEDPtDAAw==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [ppc64] os: [linux] libc: [glibc] - "@rolldown/binding-linux-s390x-gnu@1.1.3": + "@rolldown/binding-linux-s390x-gnu@1.1.5": + resolution: + { + integrity: sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [s390x] + os: [linux] + libc: [glibc] + + "@rolldown/binding-linux-s390x-gnu@1.2.0": resolution: { - integrity: sha512-AmurZ26Pqx/RI9N1gzEOCklkKXl927yjfXWUUS0O7Puh8ARM/Ob8qfrD3qnWksScdw6cSrW5PSHE9DyLu7+PtA==, + integrity: sha512-RzuHrBh8X8Hntd2N4VR02QGEciq/9JhcZoTpR/Cee6otRrlILGCf3cg2ygHuih+ZebUnWmMrDX6ITI85btO6rQ==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [s390x] os: [linux] libc: [glibc] - "@rolldown/binding-linux-x64-gnu@1.1.3": + "@rolldown/binding-linux-x64-gnu@1.1.5": resolution: { - integrity: sha512-JJpqs8bRGITDOdbkNKnlojzBabbOHrqjSvDr0IVsZObE1lBcPjxItUEY9eWIDbxaJ3cGrXPWGfGkIxFijg/URg==, + integrity: sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [linux] libc: [glibc] - "@rolldown/binding-linux-x64-musl@1.1.3": + "@rolldown/binding-linux-x64-gnu@1.2.0": resolution: { - integrity: sha512-rSJcdjPxzA/by/6/rYs+v+bXU7UjvnbUWz8MJb6kh6+knqB1dCrtHg0uu7C/4haqJvqdkYHQ5IGn+tCH9GLW/g==, + integrity: sha512-MK7L0018jjh1jR3mh21G2j1zAVcpscJBlPo2z19pRjv2XOYGRhaV4LyiD8HO6nCDdZln9IFgCMIV5yt4E3klGQ==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [x64] + os: [linux] + libc: [glibc] + + "@rolldown/binding-linux-x64-musl@1.1.5": + resolution: + { + integrity: sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [linux] libc: [musl] - "@rolldown/binding-openharmony-arm64@1.1.3": + "@rolldown/binding-linux-x64-musl@1.2.0": resolution: { - integrity: sha512-hQ3/PYkDJICgevvyNcVrihVeqq7k1Pp3VZ9lY+dauAYUJKO+auqApvANhvR1An9BhmqYKvW2Mu1F9u4DXSMLxQ==, + integrity: sha512-gyrxLQ9NfGb/9LoVnC4kb9miUghw1mghnkfYvNHSnVIXriabnfgGPUP4RLcJm87q3KgYz4FYUG8IDiWUT+CpSw==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [x64] + os: [linux] + libc: [musl] + + "@rolldown/binding-openharmony-arm64@1.1.5": + resolution: + { + integrity: sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [openharmony] - "@rolldown/binding-wasm32-wasi@1.1.3": + "@rolldown/binding-openharmony-arm64@1.2.0": resolution: { - integrity: sha512-Elcv/BtML9lXrV6JuKITc/grN2kYV9gjsQpW8Jfw4ioK0TOkjBjye0nnyqQNy9STNaI20lXNaQBRrD5gSgR0Yg==, + integrity: sha512-/6VFMQGRmrhP77KXDC+StIxGzcNp5JOIyYtw0CQ8gPlzhpiIRucYfoM5FaFamHd5BJYIdH86yfP46l1p3WdrFA==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm64] + os: [openharmony] + + "@rolldown/binding-wasm32-wasi@1.1.5": + resolution: + { + integrity: sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [wasm32] - "@rolldown/binding-win32-arm64-msvc@1.1.3": + "@rolldown/binding-wasm32-wasi@1.2.0": + resolution: + { + integrity: sha512-rwdbUL465kisF24WEJLvP3JrEG6E5GRuIHt5wpMwHGERtHe4Wm2CIvtf5gTBgr2tGOHKh5NdKEAFS2VkOPE91g==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [wasm32] + + "@rolldown/binding-win32-arm64-msvc@1.1.5": + resolution: + { + integrity: sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [arm64] + os: [win32] + + "@rolldown/binding-win32-arm64-msvc@1.2.0": resolution: { - integrity: sha512-2DrEfhluH9yhiaFApmsjsjwrSYbNcY1oFTzYSP1a535jDbV98zCFanA/96TBUd0iDFcxGmw9QRExwGCXz3U+/g==, + integrity: sha512-+5suHwRiKGmhwyUaNT8a5QbrBvLFh2DbO910TEmGRH1aSxwrCezodvGQnulv4uiWEIv1Kq4ypRsJ5+O+ry1DiA==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [win32] - "@rolldown/binding-win32-x64-msvc@1.1.3": + "@rolldown/binding-win32-x64-msvc@1.1.5": resolution: { - integrity: sha512-OL4OMk7UPXOeVGGd3qo5zJyPIljf4AFgk5QAkPPS+OoLuOOozhuaQGC18MxVTnw/06q93gShAJzlwnSCY9YtqA==, + integrity: sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + cpu: [x64] + os: [win32] + + "@rolldown/binding-win32-x64-msvc@1.2.0": + resolution: + { + integrity: sha512-WfFv6/qGufotqBSBzBYwgpCkJBk8Nj7697LL9vTz/XWc67e0r3oewu8iMRwQj3AUL45GVD7wVsPjCsAAtW66Wg==, } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] @@ -1349,10 +1547,10 @@ packages: integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==, } - "@solid-primitives/clipboard@1.6.4": + "@solid-primitives/clipboard@1.6.6": resolution: { - integrity: sha512-96SbTfLRKLtKZNTcurIqbjoJIxo/DieP9qaqJDBQEFG/U8WbTHGUAQksBKB8VYmHz4X3GWU4mf4UbQ9VH8Biow==, + integrity: sha512-dw7ela8hidoiSFiZiDsJeVfwR15Z/vuePrIj9UJclR9PS6DNYuRd06PV5ppo5blvLXvvdDF6GJj9Eo7cwJBa8w==, } peerDependencies: solid-js: ^1.6.12 @@ -1381,10 +1579,18 @@ packages: peerDependencies: solid-js: ^1.6.12 - "@solid-primitives/keyboard@1.3.5": + "@solid-primitives/event-listener@2.4.6": + resolution: + { + integrity: sha512-5I0YJcTVYIWoMmgBSROBZGcz+ymhew/pGTg2dHW74BUjFKsV8Li4bOZYl0YAGP4mHw5o4UBd9/BEesqBci3wxw==, + } + peerDependencies: + solid-js: ^1.6.12 + + "@solid-primitives/keyboard@1.3.7": resolution: { - integrity: sha512-sav+l+PL+74z3yaftVs7qd8c2SXkqzuxPOVibUe5wYMt+U5Hxp3V3XCPgBPN2I6cANjvoFtz0NiU8uHVLdi9FQ==, + integrity: sha512-558RPNYnXx4nGh537DSqAn4xMrC8iFipl/5+xzgzWoTNFst4RnUN3BOLmtDjJ0UGGoQXVMALYR3bNOHM0xnt1Q==, } peerDependencies: solid-js: ^1.6.12 @@ -1413,10 +1619,10 @@ packages: peerDependencies: solid-js: ^1.6.12 - "@solid-primitives/media@2.3.5": + "@solid-primitives/media@2.3.6": resolution: { - integrity: sha512-LX9fB5WDaK87FMDtUB1qokBOfT2et9Uobv/zZaKLH9caFSz4+P70MBKEIBHcZQy+9MV5M2XvGYLTbLskjkzMjA==, + integrity: sha512-pk49gPOq/UMRUJ+pTSrOfBiR8xJjRYHXIf1iR/jSnyQ/KroU+ZXhkZzavC7hvfp2vJeOTW5k2/HN0r3Q1VJ7Pw==, } peerDependencies: solid-js: ^1.6.12 @@ -1445,6 +1651,14 @@ packages: peerDependencies: solid-js: ^1.6.12 + "@solid-primitives/props@3.2.4": + resolution: + { + integrity: sha512-MXXdvi2TSB6d+0N6ueA/HP1j/Kh9SEc4WdF1ZDMLwPagxW6pIHHSS9xbRO0RjqSVpNP4j0nxCWT1hx3CkJNhNA==, + } + peerDependencies: + solid-js: ^1.6.12 + "@solid-primitives/refs@1.1.3": resolution: { @@ -1453,6 +1667,14 @@ packages: peerDependencies: solid-js: ^1.6.12 + "@solid-primitives/refs@1.1.4": + resolution: + { + integrity: sha512-bLjwIs6ZPu8NQnuw04sU3Zc8qKSpbc0umUU/O4SHf6oWOdO4+dHY8vb1T7C4b/Tg103+9WGr6sEE0+NFlbaB/A==, + } + peerDependencies: + solid-js: ^1.6.12 + "@solid-primitives/resize-observer@2.1.5": resolution: { @@ -1461,6 +1683,14 @@ packages: peerDependencies: solid-js: ^1.6.12 + "@solid-primitives/resize-observer@2.2.0": + resolution: + { + integrity: sha512-9Fuu/EWBeGj+atGHRJp70HKhdfalmpjwxY8a32NZixdLNmfCJ45AfhLQNr6uOzETbbiMx4iCKlTrJ8KZCHC2Ww==, + } + peerDependencies: + solid-js: ^1.6.12 + "@solid-primitives/rootless@1.5.3": resolution: { @@ -1469,10 +1699,18 @@ packages: peerDependencies: solid-js: ^1.6.12 - "@solid-primitives/scroll@2.1.5": + "@solid-primitives/rootless@1.5.4": resolution: { - integrity: sha512-G7t4Kt1E+f4d7iZ2dGDWsra2k1WQ5VOtXrTcg7MC+DrR5QMq8YCj9wB/C9yxHJ1lGi7Sv+mzjNLtVCFO5ECzUg==, + integrity: sha512-TOIZa1VUfVJ+9nkCcRajw3U4t9vBOP1HxX1WHNTbXq32mXwlqTvUnC4CRIilohcryBkT9u2ZkhUDSHRTaGp55g==, + } + peerDependencies: + solid-js: ^1.6.12 + + "@solid-primitives/scroll@2.1.6": + resolution: + { + integrity: sha512-0qXgveGKtmwLee4SxkEZhTxgGVu8p7Utpe1f1Y4zSKaJoIsIc+PqPFMMy3HjIvjfVOGeAtuVwHn+kxMkF+5VEg==, } peerDependencies: solid-js: ^1.6.12 @@ -1485,10 +1723,18 @@ packages: peerDependencies: solid-js: ^1.6.12 - "@solid-primitives/storage@4.3.4": + "@solid-primitives/static-store@0.1.4": resolution: { - integrity: sha512-GSxPAIuyxhJWOcv7n10iv3aid5oHN3KUgyA9IV0GYWlPpgyGs43aS9E85b0VXDLoH+D4ThNK8+2WEJ8B/S6Ccg==, + integrity: sha512-LgtVaVBtB7EbmS4+M0b8xY5Iq6pUWXBsIC4VgtrFKDGDdyCaDt88sHk0fUlx1Enxm/XZnZyLXJABRoa39RjJqA==, + } + peerDependencies: + solid-js: ^1.6.12 + + "@solid-primitives/storage@4.4.0": + resolution: + { + integrity: sha512-+u0dpTqrUG7h+IMfmGLCx7vx2Q0Eon6paBgzcWhEP/dauElpGU3ElpZZOZgw8YKR1+J4X4ENiAL0na3VH8RWMg==, } peerDependencies: "@tauri-apps/plugin-store": "*" @@ -1500,10 +1746,10 @@ packages: solid-start: optional: true - "@solid-primitives/trigger@1.2.3": + "@solid-primitives/trigger@1.2.4": resolution: { - integrity: sha512-Za2JebEiDyfamjmDwRaESYqBBYOlgYGzB8kHYH0QrkXyLf2qNADlKdGN+z3vWSLCTDcKxChS43Kssjuc0OZhng==, + integrity: sha512-Ju0e+ZOD7hpOp7nptJimvDSZHWFvIvF9iBWMvuwt30smX7c5wmB8Kmc0AdDuv0wOTi06PQ1J5IrP1WJbH2yUBQ==, } peerDependencies: solid-js: ^1.6.12 @@ -1516,6 +1762,14 @@ packages: peerDependencies: solid-js: ^1.6.12 + "@solid-primitives/utils@6.4.1": + resolution: + { + integrity: sha512-ISSB5QX1qP2ynrheIpYwc4oKR5Ny4siNuUyf1qZniy+Il+p/PtDB0QK1Dnle8noiHpwRD3gpPdubOC3qI/Zamg==, + } + peerDependencies: + solid-js: ^1.6.12 + "@solidjs/meta@0.29.4": resolution: { @@ -1524,10 +1778,10 @@ packages: peerDependencies: solid-js: ">=1.8.4" - "@solidjs/router@0.16.1": + "@solidjs/router@0.16.3": resolution: { - integrity: sha512-IhyjedgC6LRpw/8CPGGI89FrV+r0xTHzOl2c4CRyzYQ1bLepJxbVI1LLKvsavMWY5TRBRacV7hAeOhuTXkjiqg==, + integrity: sha512-WWQkmSmSpl+15HgUktGPbeXkgWmonj4XwPOcZVHJz1EQV3dz5qWHIyQ/BKXFevor6u/0dKvC9FlUmKmDwE1QHw==, } peerDependencies: solid-js: ^1.8.6 @@ -1547,101 +1801,107 @@ packages: integrity: sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==, } - "@tailwindcss/node@4.3.1": + "@swc/helpers@0.5.23": + resolution: + { + integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==, + } + + "@tailwindcss/node@4.3.3": resolution: { - integrity: sha512-6NDaqRoAMSXD1mr/RXu0HBvNE9a2n5tHPsxu9XHLws8o4Twes5rBM2205SUUiJ9goAtadrN6xTGX0UDEwp/N4A==, + integrity: sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==, } - "@tailwindcss/oxide-android-arm64@4.3.1": + "@tailwindcss/oxide-android-arm64@4.3.3": resolution: { - integrity: sha512-SVlyf61g374l5cHyg8x9kf5xmLcOaxvOTsbsqDnSsDJaKOEFZ7GCvi84VAVGpxojYOs1+3K6M0UjXfqPU8vmOQ==, + integrity: sha512-Y85A2gmPSkl5Ve5qR86GL4HT509cFqQh1aes9p3sSkyTPwt0Pppf3GkwGe4JPACcRYjgJIEhQgM6dBClnr0NYw==, } engines: { node: ">= 20" } cpu: [arm64] os: [android] - "@tailwindcss/oxide-darwin-arm64@4.3.1": + "@tailwindcss/oxide-darwin-arm64@4.3.3": resolution: { - integrity: sha512-hVnWLwv+e/l7c4WKyVtHVrIPvYdqWHjRB3MDIqARynzFtnQg85kmQEFCbV9Ja0VVx4xXTIiDWY60Y7iz/iNoDA==, + integrity: sha512-BiaWatpBcERQFDlOjRDpIVXuFK5PJez5SA4JMg6VYZdBYU+qKfV/vqjcIs+IYmtitf1xYQZTwXvU/8y4lfZUGw==, } engines: { node: ">= 20" } cpu: [arm64] os: [darwin] - "@tailwindcss/oxide-darwin-x64@4.3.1": + "@tailwindcss/oxide-darwin-x64@4.3.3": resolution: { - integrity: sha512-Cf7abu0WVgbhU7ANgPUnSAvm7nCvMweusHb8FnaHlLfv/Caq4GYaEZg7ZImzzmjx4lIAfuS8q+eLIS7A7IzxIg==, + integrity: sha512-fAeUqfV5ndhxRwai8cXGzdLvul9utWOmeTkv69unv4ZXixjn61Z+p9lCWdwOwA3TYboG3BwdVuN/RDjhBRl0mw==, } engines: { node: ">= 20" } cpu: [x64] os: [darwin] - "@tailwindcss/oxide-freebsd-x64@4.3.1": + "@tailwindcss/oxide-freebsd-x64@4.3.3": resolution: { - integrity: sha512-ZZqzX2Y+GXtXXfqSfpJhDm60OoZfvLHLCgm+J7NVqgHHJjG/m9ugZI77RwTsVd4fnBJuCFP6Ae6kTJb71UdS8g==, + integrity: sha512-iyf5bV6+wnAlflVeEy7R25dupxTNECZN5QMI0qNT6eT+EgaGdZcKhGkr5SdoaWiLJ3spLqIY9VCeSGrwmtg4kw==, } engines: { node: ">= 20" } cpu: [x64] os: [freebsd] - "@tailwindcss/oxide-linux-arm-gnueabihf@4.3.1": + "@tailwindcss/oxide-linux-arm-gnueabihf@4.3.3": resolution: { - integrity: sha512-/Ah/xik0LaMYfv9DZ0S/t4pBlBNYOcqtRwusjgovHkvT8ixueWCLyJjsaF5kQIckjb4IT8Q6K6p/iPmZMixYgg==, + integrity: sha512-aAYUprJAJQWWbRrPvtjdroZ56Md+JM8pMiopS6xGEwDfLhqj+2ver2p4nU4Mb3CRqcMmNBjo8KkUgcxhkzVQGQ==, } engines: { node: ">= 20" } cpu: [arm] os: [linux] - "@tailwindcss/oxide-linux-arm64-gnu@4.3.1": + "@tailwindcss/oxide-linux-arm64-gnu@4.3.3": resolution: { - integrity: sha512-gqdFoVJlw444GvpnheZLHmvTzSxI/cOUUh2KSNejQjTcYkW062SVD+En0rUgD+QV91bz1XGIGtt1HJd48xUGbQ==, + integrity: sha512-nDxldcEENOxZRzC2uu9jrutZdAAQtb+8WWDCSnWL1zvBk1+FN+x6MtDViPB5AJMfttVCUhehGWus3XBPgatM/w==, } engines: { node: ">= 20" } cpu: [arm64] os: [linux] libc: [glibc] - "@tailwindcss/oxide-linux-arm64-musl@4.3.1": + "@tailwindcss/oxide-linux-arm64-musl@4.3.3": resolution: { - integrity: sha512-Bwv9KwOvE0VKa86xPFif9b9c3Y1NxOV1P0gLti/IYaWEsQYZXDlxfGEtA8mdDZ7SG3wyNXAWYT5SIn3giL57oA==, + integrity: sha512-Md44bD6veX/PC5iyF8cDVnw4HBIANZepRZZ7a8DQOvkfo5WUBwcp6iAuCUz23u+4SUkhJlD3eL7hNdW8ezd/kA==, } engines: { node: ">= 20" } cpu: [arm64] os: [linux] libc: [musl] - "@tailwindcss/oxide-linux-x64-gnu@4.3.1": + "@tailwindcss/oxide-linux-x64-gnu@4.3.3": resolution: { - integrity: sha512-Ymi8O8T15HYQdOUWUtTI6ldN0neHP85FC+Qz32xTcZ7iJXtem/x8ITev0o1e9e5rkqj4lONZfTRLvkmin1+tKg==, + integrity: sha512-tx7us1muwOKAKWao2v/GaafFeQboE6aj88vC6ziN2NCGcRm8gWUhwjzg+YdVB1e4boAtdtma4L43onunI6NS4w==, } engines: { node: ">= 20" } cpu: [x64] os: [linux] libc: [glibc] - "@tailwindcss/oxide-linux-x64-musl@4.3.1": + "@tailwindcss/oxide-linux-x64-musl@4.3.3": resolution: { - integrity: sha512-M+P/91qJ6uILLw4k2G93GMDRAXj61SMvFQYt39AqvUqYgExXpLL5aepfns7sj4HiAQeolirQF9E0lzRvdf4zPQ==, + integrity: sha512-SJxX60smvHgasZoBy11dX6YRjXJFovwWBoedhbQPOBzgFWBHGB+TVPWB9BxzR7TTxU8FQZAI2AyiNCMzFm8Img==, } engines: { node: ">= 20" } cpu: [x64] os: [linux] libc: [musl] - "@tailwindcss/oxide-wasm32-wasi@4.3.1": + "@tailwindcss/oxide-wasm32-wasi@4.3.3": resolution: { - integrity: sha512-zsM8uOeqvVGHsAXsJxsT28ttosFahLJKCLOTUBqRAtKnVgGSRitds9T432QiT8b77Yga7JIBkulIRRlJPtYhRA==, + integrity: sha512-jx1+rPhY/5Ympkktd656HBWEBLxP7dH06losBLjjf5vgCODXvi9KhtftWcMIwTFIDqBr7cRnQkdLnAG+IOlGvQ==, } engines: { node: ">=14.0.0" } cpu: [wasm32] @@ -1653,28 +1913,28 @@ packages: - "@emnapi/wasi-threads" - tslib - "@tailwindcss/oxide-win32-arm64-msvc@4.3.1": + "@tailwindcss/oxide-win32-arm64-msvc@4.3.3": resolution: { - integrity: sha512-aiNvSq9BsVk8V513lDKlrCFAgf8qBMPZTpgEhInL+NwQqs97mYmupVMrPrgBBSL8Pv/0zXu9MrMF9rMun1ZeNg==, + integrity: sha512-3rc292Ca2ceK6Ulcc/bAVnTs/3nDtoPhyEKlgPv+yQJQi/JS/AMJlqzxvlDacL1nekbrcf6bTqp/jV4qgnPxNQ==, } engines: { node: ">= 20" } cpu: [arm64] os: [win32] - "@tailwindcss/oxide-win32-x64-msvc@4.3.1": + "@tailwindcss/oxide-win32-x64-msvc@4.3.3": resolution: { - integrity: sha512-xDEyu1rg290472FEGaKHnzyDyh5QH+AlWvsU5hMoMtPpzmKlRI0jaYKCgSHDYtaQWZOYbMaduSyCwFwY4n1HmA==, + integrity: sha512-yJ0pwIVc/nYeGoV02WtsN8KYyLQv7kyI2wDnkezyJlGGjkd4QLwDGAwl47YpPJeuI0M0ObaXGSPjvWDPeTPggw==, } engines: { node: ">= 20" } cpu: [x64] os: [win32] - "@tailwindcss/oxide@4.3.1": + "@tailwindcss/oxide@4.3.3": resolution: { - integrity: sha512-yVPyo8RNkabVr3O2EhHEE0Rewu7YKzc1DhIqfL46LKveFrmu9XbDazNOJY7/GRuvw1h6u3utWnR29H/p5JPlgA==, + integrity: sha512-krXjAikiaFSPaK/FkAQT5UTx3VormQaiZ5hBFlJZ9UFQGB/rwg1MZIhHAG9smMQRTdyJxP6Qt5MwMtdyU5FWrA==, } engines: { node: ">= 20" } @@ -1686,10 +1946,10 @@ packages: peerDependencies: tailwindcss: ">=3.0.0 || >=4.0.0 || insiders" - "@tailwindcss/vite@4.3.1": + "@tailwindcss/vite@4.3.3": resolution: { - integrity: sha512-hItDHuIIlEV61R+faXu66s1K36aTurO/Qw0e45Vskz57gXl9pWOT6eg3zmcEui6CZXddbN7zd41bwmvag4JGwQ==, + integrity: sha512-yYU8cogLeSh/ms2jh8Fj7jaba/EWa7Ja6GoUqYZaraEuCI5YS6ms6ObZgjjedm+jm6XZjdNRWBpPP6Z86oOxcw==, } peerDependencies: vite: ^5.2.0 || ^6 || ^7 || ^8 @@ -1754,10 +2014,10 @@ packages: integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==, } - "@types/hast@3.0.4": + "@types/hast@3.0.5": resolution: { - integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==, + integrity: sha512-rp/ezSWaD1m44dPKICGhiskI13nVr7qTloFwDa/IYkhhf5nzwP+zIQcIJh3WIFSBOy/H1PzB40jPjMDksN4F+g==, } "@types/json-schema@7.0.15": @@ -1790,10 +2050,10 @@ packages: integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==, } - "@types/node@25.9.1": + "@types/node@25.9.5": resolution: { - integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==, + integrity: sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg==, } "@types/ungap__structured-clone@1.2.0": @@ -1814,150 +2074,92 @@ packages: integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==, } - "@typescript-eslint/eslint-plugin@8.60.0": + "@typescript-eslint/eslint-plugin@8.65.0": resolution: { - integrity: sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw==, + integrity: sha512-IEgob78X12rHpUmtcwFsXhZdVGJtwTVP8FiCLZkR6GlYVrl2PcuB+KhCE5BlVC/eQpQnu8WXRtkHZuPar+gCRA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: - "@typescript-eslint/parser": ^8.60.0 + "@typescript-eslint/parser": ^8.65.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/parser@8.60.0": + "@typescript-eslint/parser@8.65.0": resolution: { - integrity: sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg==, + integrity: sha512-CZ4nMxWwgu1HEEFNkeaCptra9QCtkmKdgf3sWh1rl1trIhmxLilgTV4cwcbQ4wemnT4sWQN8CaKOmdYx+g2gMA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/project-service@8.59.3": - resolution: - { - integrity: sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - - "@typescript-eslint/project-service@8.60.0": + "@typescript-eslint/project-service@8.65.0": resolution: { - integrity: sha512-aZu74NNKJeUWqCjDddzdiKaS82dgYgV/vmf+Ui3ZdZejmgfXR/q+pRumgobnQ2cCJTgGTWp4ypiwsuofFubavg==, + integrity: sha512-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/scope-manager@8.59.3": - resolution: - { - integrity: sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - - "@typescript-eslint/scope-manager@8.60.0": + "@typescript-eslint/scope-manager@8.65.0": resolution: { - integrity: sha512-pFzqhllJMs+jghLQWzV00ds39xLzuyqPSev5pd8f4Ir0rtKR3ZLUB4/4dhjOFighWb9larvtfJvqL+4yKDI3Xw==, + integrity: sha512-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/tsconfig-utils@8.59.3": + "@typescript-eslint/tsconfig-utils@8.65.0": resolution: { - integrity: sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==, + integrity: sha512-j6GzGqCiRdA7Qhur2VVmKZAkBLfnHFQfx4TaJGL9RMveZqCo48jSHHO0DTgizEnGhtWnqmbtCUSrqSkdiY/0Hg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/tsconfig-utils@8.60.0": + "@typescript-eslint/type-utils@8.65.0": resolution: { - integrity: sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - - "@typescript-eslint/type-utils@8.60.0": - resolution: - { - integrity: sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg==, + integrity: sha512-YjaZ7PRI5qY7ax2L3PbvX0rRyGtipAReCWs0mhhDBHjH/vl0g0BonaGXrKdKpMbIIsMIwDgbk/xzkBTyAltS5g==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/types@8.59.3": + "@typescript-eslint/types@8.65.0": resolution: { - integrity: sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==, + integrity: sha512-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/types@8.60.0": - resolution: - { - integrity: sha512-AsE7x2XaAK+CVbeih0Fvbn+r1qHxtpLDJ3XUuFcIinT318T90yHMJC+Zgv+jUuDjQQd06HKwxnDu6sz1IcTilA==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - - "@typescript-eslint/typescript-estree@8.59.3": - resolution: - { - integrity: sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - - "@typescript-eslint/typescript-estree@8.60.0": - resolution: - { - integrity: sha512-3AcZNBGMClm6CXDyo8kYvVGT/sx29sS0oBsIb9oZI2gunA4Vm2M3YHzRLPvsUBBsl+yB5FPtltq7gGH0iTlp9g==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - - "@typescript-eslint/utils@8.59.3": + "@typescript-eslint/typescript-estree@8.65.0": resolution: { - integrity: sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==, + integrity: sha512-JboAE2swaYt4tb1fHhHTABE2K+OLy09XfcTbhnk4Pw96f9dd2e9iYsJ28gBggHlo5z5x1rkyWvcPoTuNTd4oGg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: - eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/utils@8.60.0": + "@typescript-eslint/utils@8.65.0": resolution: { - integrity: sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA==, + integrity: sha512-gXiwIHsYreboxeJucHKPvgwl7dXt50mF8s1/c00cP/WoVTyWKFdtfhRWwZiXYFU5H2O8vVoSLNrexFZjYS/SGA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/visitor-keys@8.59.3": + "@typescript-eslint/visitor-keys@8.65.0": resolution: { - integrity: sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - - "@typescript-eslint/visitor-keys@8.60.0": - resolution: - { - integrity: sha512-9WI52t8ZGLVGrPMBet25yAftqY/n95+zmoUUtJBBQTKDSKUu7OsPTroT2op7U9JatkoRccL0YkWDNMFfC4Sjxg==, + integrity: sha512-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } @@ -1969,10 +2171,10 @@ packages: peerDependencies: typescript: "*" - "@ungap/structured-clone@1.3.2": + "@ungap/structured-clone@1.3.3": resolution: { - integrity: sha512-5jsZFwgR5rTdKwidH9Qmat75RKwqfpKlWWB1frDkljN127mwqBu8K0PYo7/hFpF03IEJpfVPpCQDY/eDx3iHvA==, + integrity: sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==, } acorn-jsx@5.3.2: @@ -2010,10 +2212,10 @@ packages: } hasBin: true - babel-plugin-jsx-dom-expressions@0.40.6: + babel-plugin-jsx-dom-expressions@0.40.7: resolution: { - integrity: sha512-v3P1MW46Lm7VMpAkq0QfyzLWWkC8fh+0aE5Km4msIgDx5kjenHU0pF2s+4/NH8CQn/kla6+Hvws+2AF7bfV5qQ==, + integrity: sha512-/O6JWUmjv03OI9lL2ry9bUjpD5S3PclM55RRJEyCdcFZ5W2SEA/59d+l2hNsk3gI6kiWRdRPdOtqZmsQzFN1pQ==, } peerDependencies: "@babel/core": ^7.20.12 @@ -2043,10 +2245,10 @@ packages: } engines: { node: 18 || 20 || >=22 } - baseline-browser-mapping@2.10.27: + baseline-browser-mapping@2.10.44: resolution: { - integrity: sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==, + integrity: sha512-T3ghW+sl/ZJ8w1v/yQx3qvJ9040DWoLBz8JT/CILbAKcFyG9b2MRe75v6W5uXjv6uH1lumK2Kv46y2zSkcej0Q==, } engines: { node: ">=6.0.0" } hasBin: true @@ -2063,10 +2265,10 @@ packages: integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, } - brace-expansion@5.0.6: + brace-expansion@5.0.7: resolution: { - integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==, + integrity: sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==, } engines: { node: 18 || 20 || >=22 } @@ -2077,18 +2279,18 @@ packages: } engines: { node: ">=8" } - browserslist@4.28.2: + browserslist@4.28.6: resolution: { - integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==, + integrity: sha512-FQBYNK15VMslhLHpA7+n+n1GOlF1kId2xcCg7/j95f24AOF6VDYMNH4mFxF7KuaTdv627faazpOAjFzMrfJOUw==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true - caniuse-lite@1.0.30001792: + caniuse-lite@1.0.30001806: resolution: { - integrity: sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==, + integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==, } ccount@2.0.1: @@ -2350,10 +2552,10 @@ packages: } engines: { node: ">=12" } - electron-to-chromium@1.5.349: + electron-to-chromium@1.5.394: resolution: { - integrity: sha512-QsWVGyRuY07Aqb234QytTfwd5d9AJlfNIQ5wIOl1L+PZDzI9d9+Fn0FRale/QYlFxt/bUnB0/nLd1jFPGxGK1A==, + integrity: sha512-Wmt2Gm0o8JWBuGgmc4XZ0u9s1RaCRqhxP47phplmfg04+qypTUurpeJGP45A7Fhv7jdrrVH44PLlR9qXo37cVQ==, } emoji-regex-xs@1.0.0: @@ -2362,10 +2564,10 @@ packages: integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==, } - enhanced-resolve@5.21.6: + enhanced-resolve@5.24.3: resolution: { - integrity: sha512-aNnGCvbJ/RIyWo1IuhNdVjnNF+EjH9wpzpNHt+ci/m9He9LJvUN8wrCcXjp9cWsGNAuvSpVFTx/vraAFQ8qGjQ==, + integrity: sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==, } engines: { node: ">=10.13.0" } @@ -2489,10 +2691,10 @@ packages: } engines: { node: ^20.19.0 || ^22.13.0 || >=24 } - eslint@10.6.0: + eslint@10.7.0: resolution: { - integrity: sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==, + integrity: sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==, } engines: { node: ^20.19.0 || ^22.13.0 || >=24 } hasBin: true @@ -2805,10 +3007,10 @@ packages: crossws: optional: true - hasown@2.0.3: + hasown@2.0.4: resolution: { - integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==, + integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==, } engines: { node: ">= 0.4" } @@ -2952,10 +3154,10 @@ packages: } engines: { node: ">= 4" } - ignore@7.0.5: + ignore@7.0.6: resolution: { - integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==, + integrity: sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==, } engines: { node: ">= 4" } @@ -3165,6 +3367,15 @@ packages: cpu: [arm64] os: [android] + lightningcss-android-arm64@1.33.0: + resolution: + { + integrity: sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==, + } + engines: { node: ">= 12.0.0" } + cpu: [arm64] + os: [android] + lightningcss-darwin-arm64@1.32.0: resolution: { @@ -3174,6 +3385,15 @@ packages: cpu: [arm64] os: [darwin] + lightningcss-darwin-arm64@1.33.0: + resolution: + { + integrity: sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==, + } + engines: { node: ">= 12.0.0" } + cpu: [arm64] + os: [darwin] + lightningcss-darwin-x64@1.32.0: resolution: { @@ -3183,10 +3403,28 @@ packages: cpu: [x64] os: [darwin] + lightningcss-darwin-x64@1.33.0: + resolution: + { + integrity: sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==, + } + engines: { node: ">= 12.0.0" } + cpu: [x64] + os: [darwin] + lightningcss-freebsd-x64@1.32.0: resolution: { - integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==, + integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==, + } + engines: { node: ">= 12.0.0" } + cpu: [x64] + os: [freebsd] + + lightningcss-freebsd-x64@1.33.0: + resolution: + { + integrity: sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==, } engines: { node: ">= 12.0.0" } cpu: [x64] @@ -3201,6 +3439,15 @@ packages: cpu: [arm] os: [linux] + lightningcss-linux-arm-gnueabihf@1.33.0: + resolution: + { + integrity: sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==, + } + engines: { node: ">= 12.0.0" } + cpu: [arm] + os: [linux] + lightningcss-linux-arm64-gnu@1.32.0: resolution: { @@ -3211,6 +3458,16 @@ packages: os: [linux] libc: [glibc] + lightningcss-linux-arm64-gnu@1.33.0: + resolution: + { + integrity: sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==, + } + engines: { node: ">= 12.0.0" } + cpu: [arm64] + os: [linux] + libc: [glibc] + lightningcss-linux-arm64-musl@1.32.0: resolution: { @@ -3221,6 +3478,16 @@ packages: os: [linux] libc: [musl] + lightningcss-linux-arm64-musl@1.33.0: + resolution: + { + integrity: sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==, + } + engines: { node: ">= 12.0.0" } + cpu: [arm64] + os: [linux] + libc: [musl] + lightningcss-linux-x64-gnu@1.32.0: resolution: { @@ -3231,6 +3498,16 @@ packages: os: [linux] libc: [glibc] + lightningcss-linux-x64-gnu@1.33.0: + resolution: + { + integrity: sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==, + } + engines: { node: ">= 12.0.0" } + cpu: [x64] + os: [linux] + libc: [glibc] + lightningcss-linux-x64-musl@1.32.0: resolution: { @@ -3241,6 +3518,16 @@ packages: os: [linux] libc: [musl] + lightningcss-linux-x64-musl@1.33.0: + resolution: + { + integrity: sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==, + } + engines: { node: ">= 12.0.0" } + cpu: [x64] + os: [linux] + libc: [musl] + lightningcss-win32-arm64-msvc@1.32.0: resolution: { @@ -3250,6 +3537,15 @@ packages: cpu: [arm64] os: [win32] + lightningcss-win32-arm64-msvc@1.33.0: + resolution: + { + integrity: sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==, + } + engines: { node: ">= 12.0.0" } + cpu: [arm64] + os: [win32] + lightningcss-win32-x64-msvc@1.32.0: resolution: { @@ -3259,6 +3555,15 @@ packages: cpu: [x64] os: [win32] + lightningcss-win32-x64-msvc@1.33.0: + resolution: + { + integrity: sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==, + } + engines: { node: ">= 12.0.0" } + cpu: [x64] + os: [win32] + lightningcss@1.32.0: resolution: { @@ -3266,6 +3571,13 @@ packages: } engines: { node: ">= 12.0.0" } + lightningcss@1.33.0: + resolution: + { + integrity: sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==, + } + engines: { node: ">= 12.0.0" } + local-pkg@1.2.1: resolution: { @@ -3687,10 +3999,10 @@ packages: integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, } - nanoid@3.3.15: + nanoid@3.3.16: resolution: { - integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==, + integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==, } engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true @@ -3741,11 +4053,12 @@ packages: zephyr-agent: optional: true - node-releases@2.0.38: + node-releases@2.0.51: resolution: { - integrity: sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==, + integrity: sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==, } + engines: { node: ">=18" } nth-check@2.1.1: resolution: @@ -3817,10 +4130,10 @@ packages: } engines: { node: ">=10" } - package-manager-detector@1.6.0: + package-manager-detector@1.7.0: resolution: { - integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==, + integrity: sha512-xg1eHpwYL/D/HEdWw2goFZP6vV0FH7W+PZ5rFkGjdIDLtxq7EkzBUeT3m+lndYCt8wKbmofUu1MUdMCXkCk9ZQ==, } parse-entities@4.0.2: @@ -3892,10 +4205,10 @@ packages: } engines: { node: ">=8.6" } - picomatch@4.0.4: + picomatch@4.0.5: resolution: { - integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==, + integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==, } engines: { node: ">=12" } @@ -3934,10 +4247,10 @@ packages: } engines: { node: ">=4" } - postcss@8.5.16: + postcss@8.5.20: resolution: { - integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==, + integrity: sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==, } engines: { node: ^10 || ^12 || >=14 } @@ -3948,10 +4261,10 @@ packages: } engines: { node: ">= 0.8.0" } - prettier-plugin-tailwindcss@0.8.0: + prettier-plugin-tailwindcss@0.8.1: resolution: { - integrity: sha512-V8ITGH87yuBDF6JpEZTOVlUz/saAwqb8f3HRgUj8Lh+tGCcrmorhsLpYqzygwFwK0PE2Ib6Mv3M7T/uE2tZV1g==, + integrity: sha512-iaFMYqDsE4ffdDkn5qup0j5f2aCEBFZrdrZnvu9QKTlWx/iGPeQ4HHu7b7fCPMxeo9nwQBiOAh2nSypdFYWJkw==, } engines: { node: ">=20.19" } peerDependencies: @@ -4202,10 +4515,18 @@ packages: } engines: { iojs: ">=1.0.0", node: ">=0.10.0" } - rolldown@1.1.3: + rolldown@1.1.5: + resolution: + { + integrity: sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==, + } + engines: { node: ^20.19.0 || >=22.12.0 } + hasBin: true + + rolldown@1.2.0: resolution: { - integrity: sha512-1F1eEtUBtFvcGm1HQ9TiUIUHPQG7mSAODrhIzjxoUEFuo8OcbrGLiVLkevNgj84TE4lnHvnumwFjhJO5Eu135g==, + integrity: sha512-u7tgm5l4Yw1iTqUL4EcYOAt7fFvCgQMLeidrnD4GALlC6aOznCjezYajgxeyKw27u0Q5N7fwgCzjVyPIWzwuBA==, } engines: { node: ^20.19.0 || >=22.12.0 } hasBin: true @@ -4248,35 +4569,27 @@ packages: } hasBin: true - semver@7.7.4: - resolution: - { - integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==, - } - engines: { node: ">=10" } - hasBin: true - - semver@7.8.1: + semver@7.8.5: resolution: { - integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==, + integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==, } engines: { node: ">=10" } hasBin: true - seroval-plugins@1.5.4: + seroval-plugins@1.5.6: resolution: { - integrity: sha512-S0xQPhUTefAhNvNWFg0c1J8qJArHt5KdtJ/cFAofo06KD1MVSeFWyl4iiu+ApDIuw0WhjpOfCdgConOfAnLgkw==, + integrity: sha512-HXuLAX2pu/UByPpaeo/TaMfvMIi+1QqIoPJYCcAtU8QkVNwgR6MPlGuCQTErV1JwraaMbYaWVIBX7mppzGLATQ==, } engines: { node: ">=10" } peerDependencies: seroval: ^1.0 - seroval@1.5.4: + seroval@1.5.6: resolution: { - integrity: sha512-46uFvgrXTVxZcUorgSSRZ4y+ieqLLQRMlG4bnCZKW3qI6BZm7Rg4ntMW4p1mILEEBZWrFlcpp0AyIIlM6jD9iw==, + integrity: sha512-rVQVWjjSvlINzaQPZH5JFqsqEsIWdTxY3iJZCnTL/5gQbXIRooVZKI60tVCkOVfzcRPejboxO2t0P89dg5mQaA==, } engines: { node: ">=10" } @@ -4394,14 +4707,6 @@ packages: integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==, } - srvx@0.11.15: - resolution: - { - integrity: sha512-iXsux0UcOjdvs0LCMa2Ws3WwcDUozA3JN3BquNXkaFPP7TpRqgunKdEgoZ/uwb1J6xaYHfxtz9Twlh6yzwM6Tg==, - } - engines: { node: ">=20.16.0" } - hasBin: true - srvx@0.11.22: resolution: { @@ -4460,6 +4765,12 @@ packages: integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==, } + tailwindcss@4.3.3: + resolution: + { + integrity: sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==, + } + tapable@2.3.3: resolution: { @@ -4467,10 +4778,10 @@ packages: } engines: { node: ">=6" } - terracotta@1.1.0: + terracotta@1.1.1: resolution: { - integrity: sha512-kfQciWUBUBgYkXu7gh3CK3FAJng/iqZslAaY08C+k1Hdx17aVEpcFFb/WPaysxAfcupNH3y53s/pc53xxZauww==, + integrity: sha512-Sa6wnvkGMFmPq8N/wQb2aKkIW2eXH0LJvUOEk6QZLBEjqy+LsbzAOpDuqEfOmfA/hexssE6eQve2i1IIOeOh4g==, } engines: { node: ">=10" } peerDependencies: @@ -4551,10 +4862,10 @@ packages: } engines: { node: ">= 0.8.0" } - typescript-eslint@8.60.0: + typescript-eslint@8.65.0: resolution: { - integrity: sha512-9f65qWLZdAW9m1JaxBDUHcqRUfL8bkxxXL7XxEfI+F09q56PkBvIfCjLF3yInsDM/BBmwkqmCQdCZe/RYlIWEw==, + integrity: sha512-/ggrHAwyjENDusvyxbuqxAC2dTnZg/Z8F+fgQtYIz+L6n/9HfSlEZcFGV/NsMNa6CkGk0xUjUAFwC0vHOflvIA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -4833,15 +5144,15 @@ packages: integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==, } - vite-plugin-solid@2.11.12: + vite-plugin-solid@2.11.13: resolution: { - integrity: sha512-FgjPcx2OwX9h6f28jli7A4bG7PP3te8uyakE5iqsmpq3Jqi1TWLgSroC9N6cMfGRU2zXsl4Q6ISvTr2VL0QHpA==, + integrity: sha512-YaCNMzwIawUO8K16uj5jaxUJIYCstBEjkUppC5OKElBz/K2+R7Q7MWycHDgqzjBca5WWy/2ZQQ45IHexaabYew==, } peerDependencies: "@testing-library/jest-dom": ^5.16.6 || ^5.17.0 || ^6.* solid-js: ^1.7.2 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 peerDependenciesMeta: "@testing-library/jest-dom": optional: true @@ -4968,28 +5279,28 @@ snapshots: "@antfu/install-pkg@1.1.0": dependencies: - package-manager-detector: 1.6.0 + package-manager-detector: 1.7.0 tinyexec: 1.2.4 - "@babel/code-frame@7.29.0": + "@babel/code-frame@7.29.7": dependencies: - "@babel/helper-validator-identifier": 7.28.5 + "@babel/helper-validator-identifier": 7.29.7 js-tokens: 4.0.0 picocolors: 1.1.1 - "@babel/compat-data@7.29.3": {} + "@babel/compat-data@7.29.7": {} - "@babel/core@7.29.0": + "@babel/core@7.29.7": dependencies: - "@babel/code-frame": 7.29.0 - "@babel/generator": 7.29.1 - "@babel/helper-compilation-targets": 7.28.6 - "@babel/helper-module-transforms": 7.28.6(@babel/core@7.29.0) - "@babel/helpers": 7.29.2 - "@babel/parser": 7.29.3 - "@babel/template": 7.28.6 - "@babel/traverse": 7.29.0 - "@babel/types": 7.29.0 + "@babel/code-frame": 7.29.7 + "@babel/generator": 7.29.7 + "@babel/helper-compilation-targets": 7.29.7 + "@babel/helper-module-transforms": 7.29.7(@babel/core@7.29.7) + "@babel/helpers": 7.29.7 + "@babel/parser": 7.29.7 + "@babel/template": 7.29.7 + "@babel/traverse": 7.29.7 + "@babel/types": 7.29.7 "@jridgewell/remapping": 2.3.5 convert-source-map: 2.0.0 debug: 4.4.3 @@ -4999,111 +5310,124 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/generator@7.29.1": + "@babel/generator@7.29.7": dependencies: - "@babel/parser": 7.29.3 - "@babel/types": 7.29.0 + "@babel/parser": 7.29.7 + "@babel/types": 7.29.7 "@jridgewell/gen-mapping": 0.3.13 "@jridgewell/trace-mapping": 0.3.31 jsesc: 3.1.0 - "@babel/helper-compilation-targets@7.28.6": + "@babel/helper-compilation-targets@7.29.7": dependencies: - "@babel/compat-data": 7.29.3 - "@babel/helper-validator-option": 7.27.1 - browserslist: 4.28.2 + "@babel/compat-data": 7.29.7 + "@babel/helper-validator-option": 7.29.7 + browserslist: 4.28.6 lru-cache: 5.1.1 semver: 6.3.1 - "@babel/helper-globals@7.28.0": {} + "@babel/helper-globals@7.29.7": {} "@babel/helper-module-imports@7.18.6": dependencies: - "@babel/types": 7.29.0 + "@babel/types": 7.29.7 - "@babel/helper-module-imports@7.28.6": + "@babel/helper-module-imports@7.29.7": dependencies: - "@babel/traverse": 7.29.0 - "@babel/types": 7.29.0 + "@babel/traverse": 7.29.7 + "@babel/types": 7.29.7 transitivePeerDependencies: - supports-color - "@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)": + "@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)": dependencies: - "@babel/core": 7.29.0 - "@babel/helper-module-imports": 7.28.6 - "@babel/helper-validator-identifier": 7.28.5 - "@babel/traverse": 7.29.0 + "@babel/core": 7.29.7 + "@babel/helper-module-imports": 7.29.7 + "@babel/helper-validator-identifier": 7.29.7 + "@babel/traverse": 7.29.7 transitivePeerDependencies: - supports-color - "@babel/helper-plugin-utils@7.28.6": {} + "@babel/helper-plugin-utils@7.29.7": {} - "@babel/helper-string-parser@7.27.1": {} + "@babel/helper-string-parser@7.29.7": {} - "@babel/helper-validator-identifier@7.28.5": {} + "@babel/helper-validator-identifier@7.29.7": {} - "@babel/helper-validator-option@7.27.1": {} + "@babel/helper-validator-option@7.29.7": {} - "@babel/helpers@7.29.2": + "@babel/helpers@7.29.7": dependencies: - "@babel/template": 7.28.6 - "@babel/types": 7.29.0 + "@babel/template": 7.29.7 + "@babel/types": 7.29.7 - "@babel/parser@7.29.3": + "@babel/parser@7.29.7": dependencies: - "@babel/types": 7.29.0 + "@babel/types": 7.29.7 - "@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)": + "@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7)": dependencies: - "@babel/core": 7.29.0 - "@babel/helper-plugin-utils": 7.28.6 + "@babel/core": 7.29.7 + "@babel/helper-plugin-utils": 7.29.7 - "@babel/template@7.28.6": + "@babel/template@7.29.7": dependencies: - "@babel/code-frame": 7.29.0 - "@babel/parser": 7.29.3 - "@babel/types": 7.29.0 + "@babel/code-frame": 7.29.7 + "@babel/parser": 7.29.7 + "@babel/types": 7.29.7 - "@babel/traverse@7.29.0": + "@babel/traverse@7.29.7": dependencies: - "@babel/code-frame": 7.29.0 - "@babel/generator": 7.29.1 - "@babel/helper-globals": 7.28.0 - "@babel/parser": 7.29.3 - "@babel/template": 7.28.6 - "@babel/types": 7.29.0 + "@babel/code-frame": 7.29.7 + "@babel/generator": 7.29.7 + "@babel/helper-globals": 7.29.7 + "@babel/parser": 7.29.7 + "@babel/template": 7.29.7 + "@babel/types": 7.29.7 debug: 4.4.3 transitivePeerDependencies: - supports-color - "@babel/types@7.29.0": + "@babel/types@7.29.7": dependencies: - "@babel/helper-string-parser": 7.27.1 - "@babel/helper-validator-identifier": 7.28.5 + "@babel/helper-string-parser": 7.29.7 + "@babel/helper-validator-identifier": 7.29.7 "@bprogress/core@1.3.4": {} "@corvu/utils@0.4.2(solid-js@1.9.12)": dependencies: - "@floating-ui/dom": 1.7.6 + "@floating-ui/dom": 1.8.0 solid-js: 1.9.12 "@ctrl/tinycolor@4.2.0": {} "@docsearch/css@3.9.0": {} + "@docsearch/js@4.6.3": {} + "@emnapi/core@1.11.1": dependencies: "@emnapi/wasi-threads": 1.2.2 tslib: 2.8.1 optional: true + "@emnapi/core@1.11.2": + dependencies: + "@emnapi/wasi-threads": 1.2.2 + tslib: 2.8.1 + optional: true + "@emnapi/runtime@1.11.1": dependencies: tslib: 2.8.1 optional: true + "@emnapi/runtime@1.11.2": + dependencies: + tslib: 2.8.1 + optional: true + "@emnapi/wasi-threads@1.2.2": dependencies: tslib: 2.8.1 @@ -5187,9 +5511,9 @@ snapshots: "@esbuild/win32-x64@0.27.7": optional: true - "@eslint-community/eslint-utils@4.9.1(eslint@10.6.0(jiti@2.7.0))": + "@eslint-community/eslint-utils@4.9.1(eslint@10.7.0(jiti@2.7.0))": dependencies: - eslint: 10.6.0(jiti@2.7.0) + eslint: 10.7.0(jiti@2.7.0) eslint-visitor-keys: 3.4.3 "@eslint-community/regexpp@4.12.2": {} @@ -5210,9 +5534,9 @@ snapshots: dependencies: "@types/json-schema": 7.0.15 - "@eslint/js@10.0.1(eslint@10.6.0(jiti@2.7.0))": + "@eslint/js@10.0.1(eslint@10.7.0(jiti@2.7.0))": optionalDependencies: - eslint: 10.6.0(jiti@2.7.0) + eslint: 10.7.0(jiti@2.7.0) "@eslint/object-schema@3.0.5": {} @@ -5228,8 +5552,8 @@ snapshots: hast-util-to-html: 9.0.5 hast-util-to-text: 4.0.2 hastscript: 9.0.1 - postcss: 8.5.16 - postcss-nested: 6.2.0(postcss@8.5.16) + postcss: 8.5.20 + postcss-nested: 6.2.0(postcss@8.5.20) unist-util-visit: 5.1.0 unist-util-visit-parents: 6.0.2 @@ -5258,22 +5582,33 @@ snapshots: dependencies: "@floating-ui/utils": 0.2.11 + "@floating-ui/core@1.8.0": + dependencies: + "@floating-ui/utils": 0.2.12 + "@floating-ui/dom@1.7.6": dependencies: "@floating-ui/core": 1.7.5 "@floating-ui/utils": 0.2.11 + "@floating-ui/dom@1.8.0": + dependencies: + "@floating-ui/core": 1.8.0 + "@floating-ui/utils": 0.2.12 + "@floating-ui/utils@0.2.11": {} + "@floating-ui/utils@0.2.12": {} + "@fontsource-variable/geist-mono@5.2.8": {} "@fontsource-variable/geist@5.2.9": {} - "@fontsource-variable/inter@5.2.8": {} + "@fontsource-variable/inter@5.3.0": {} - "@fontsource-variable/jetbrains-mono@5.2.8": {} + "@fontsource-variable/jetbrains-mono@5.3.0": {} - "@fontsource-variable/lexend@5.2.11": {} + "@fontsource-variable/lexend@5.3.0": {} "@humanfs/core@0.19.2": dependencies: @@ -5293,7 +5628,7 @@ snapshots: "@iconify/types@2.0.0": {} - "@iconify/utils@3.1.3": + "@iconify/utils@3.1.4": dependencies: "@antfu/install-pkg": 1.1.0 "@iconify/types": 2.0.0 @@ -5307,6 +5642,10 @@ snapshots: dependencies: "@swc/helpers": 0.5.21 + "@internationalized/number@3.6.7": + dependencies: + "@swc/helpers": 0.5.23 + "@jridgewell/gen-mapping@0.3.13": dependencies: "@jridgewell/sourcemap-codec": 1.5.5 @@ -5338,31 +5677,43 @@ snapshots: solid-presence: 0.1.8(solid-js@1.9.12) solid-prevent-scroll: 0.1.10(solid-js@1.9.12) - "@kobalte/solidbase@0.6.4(@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)))(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0))": + "@kobalte/core@0.13.12(solid-js@1.9.12)": + dependencies: + "@floating-ui/dom": 1.8.0 + "@internationalized/number": 3.6.7 + "@kobalte/utils": 0.9.2(solid-js@1.9.12) + "@solid-primitives/props": 3.2.4(solid-js@1.9.12) + "@solid-primitives/resize-observer": 2.2.0(solid-js@1.9.12) + solid-js: 1.9.12 + solid-presence: 0.1.8(solid-js@1.9.12) + solid-prevent-scroll: 0.1.10(solid-js@1.9.12) + + "@kobalte/solidbase@0.6.11(@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)))(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0))": dependencies: "@alloc/quick-lru": 5.2.0 "@bprogress/core": 1.3.4 "@docsearch/css": 3.9.0 + "@docsearch/js": 4.6.3 "@expressive-code/core": 0.41.7 "@expressive-code/plugin-collapsible-sections": 0.41.7 "@expressive-code/plugin-frames": 0.41.7 "@expressive-code/plugin-line-numbers": 0.41.7 - "@fontsource-variable/inter": 5.2.8 - "@fontsource-variable/jetbrains-mono": 5.2.8 - "@fontsource-variable/lexend": 5.2.11 - "@kobalte/core": 0.13.11(solid-js@1.9.12) + "@fontsource-variable/inter": 5.3.0 + "@fontsource-variable/jetbrains-mono": 5.3.0 + "@fontsource-variable/lexend": 5.3.0 + "@kobalte/core": 0.13.12(solid-js@1.9.12) "@mdx-js/mdx": 3.1.1 - "@solid-primitives/clipboard": 1.6.4(solid-js@1.9.12) + "@solid-primitives/clipboard": 1.6.6(solid-js@1.9.12) "@solid-primitives/context": 0.2.3(solid-js@1.9.12) - "@solid-primitives/event-listener": 2.4.5(solid-js@1.9.12) - "@solid-primitives/keyboard": 1.3.5(solid-js@1.9.12) - "@solid-primitives/media": 2.3.5(solid-js@1.9.12) + "@solid-primitives/event-listener": 2.4.6(solid-js@1.9.12) + "@solid-primitives/keyboard": 1.3.7(solid-js@1.9.12) + "@solid-primitives/media": 2.3.6(solid-js@1.9.12) "@solid-primitives/platform": 0.1.2(solid-js@1.9.12) - "@solid-primitives/scroll": 2.1.5(solid-js@1.9.12) - "@solid-primitives/storage": 4.3.4(solid-js@1.9.12) + "@solid-primitives/scroll": 2.1.6(solid-js@1.9.12) + "@solid-primitives/storage": 4.4.0(solid-js@1.9.12) "@solidjs/meta": 0.29.4(solid-js@1.9.12) - "@solidjs/router": 0.16.1(solid-js@1.9.12) - "@solidjs/start": 2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + "@solidjs/router": 0.16.3(solid-js@1.9.12) + "@solidjs/start": 2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) cross-spawn: 7.0.6 diff: 8.0.4 esast-util-from-js: 2.0.1 @@ -5399,7 +5750,7 @@ snapshots: unist-util-visit: 5.1.0 unplugin-auto-import: 19.3.0 unplugin-icons: 22.5.0 - vite: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + vite: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) yaml: 2.9.0 transitivePeerDependencies: - "@nuxt/kit" @@ -5418,22 +5769,37 @@ snapshots: dependencies: tailwindcss: 4.3.1 + "@kobalte/tailwindcss@0.9.0(tailwindcss@4.3.3)": + dependencies: + tailwindcss: 4.3.3 + "@kobalte/utils@0.9.1(solid-js@1.9.12)": dependencies: "@solid-primitives/event-listener": 2.4.5(solid-js@1.9.12) "@solid-primitives/keyed": 1.5.3(solid-js@1.9.12) "@solid-primitives/map": 0.4.13(solid-js@1.9.12) - "@solid-primitives/media": 2.3.5(solid-js@1.9.12) + "@solid-primitives/media": 2.3.6(solid-js@1.9.12) "@solid-primitives/props": 3.2.3(solid-js@1.9.12) "@solid-primitives/refs": 1.1.3(solid-js@1.9.12) "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 + "@kobalte/utils@0.9.2(solid-js@1.9.12)": + dependencies: + "@solid-primitives/event-listener": 2.4.6(solid-js@1.9.12) + "@solid-primitives/keyed": 1.5.3(solid-js@1.9.12) + "@solid-primitives/map": 0.4.13(solid-js@1.9.12) + "@solid-primitives/media": 2.3.6(solid-js@1.9.12) + "@solid-primitives/props": 3.2.4(solid-js@1.9.12) + "@solid-primitives/refs": 1.1.4(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + "@mdx-js/mdx@3.1.1": dependencies: "@types/estree": 1.0.9 "@types/estree-jsx": 1.0.5 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdx": 2.0.14 acorn: 8.17.0 collapse-white-space: 2.1.0 @@ -5466,6 +5832,13 @@ snapshots: "@tybys/wasm-util": 0.10.3 optional: true + "@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)": + dependencies: + "@emnapi/core": 1.11.2 + "@emnapi/runtime": 1.11.2 + "@tybys/wasm-util": 0.10.3 + optional: true + "@noble/hashes@1.8.0": {} "@nodelib/fs.scandir@2.1.5": @@ -5560,57 +5933,106 @@ snapshots: "@oxc-parser/binding-win32-x64-msvc@0.139.0": optional: true - "@oxc-project/types@0.137.0": {} - "@oxc-project/types@0.139.0": {} - "@rolldown/binding-android-arm64@1.1.3": + "@oxc-project/types@0.140.0": {} + + "@rolldown/binding-android-arm64@1.1.5": + optional: true + + "@rolldown/binding-android-arm64@1.2.0": + optional: true + + "@rolldown/binding-darwin-arm64@1.1.5": + optional: true + + "@rolldown/binding-darwin-arm64@1.2.0": + optional: true + + "@rolldown/binding-darwin-x64@1.1.5": optional: true - "@rolldown/binding-darwin-arm64@1.1.3": + "@rolldown/binding-darwin-x64@1.2.0": optional: true - "@rolldown/binding-darwin-x64@1.1.3": + "@rolldown/binding-freebsd-x64@1.1.5": optional: true - "@rolldown/binding-freebsd-x64@1.1.3": + "@rolldown/binding-freebsd-x64@1.2.0": optional: true - "@rolldown/binding-linux-arm-gnueabihf@1.1.3": + "@rolldown/binding-linux-arm-gnueabihf@1.1.5": optional: true - "@rolldown/binding-linux-arm64-gnu@1.1.3": + "@rolldown/binding-linux-arm-gnueabihf@1.2.0": optional: true - "@rolldown/binding-linux-arm64-musl@1.1.3": + "@rolldown/binding-linux-arm64-gnu@1.1.5": optional: true - "@rolldown/binding-linux-ppc64-gnu@1.1.3": + "@rolldown/binding-linux-arm64-gnu@1.2.0": optional: true - "@rolldown/binding-linux-s390x-gnu@1.1.3": + "@rolldown/binding-linux-arm64-musl@1.1.5": optional: true - "@rolldown/binding-linux-x64-gnu@1.1.3": + "@rolldown/binding-linux-arm64-musl@1.2.0": optional: true - "@rolldown/binding-linux-x64-musl@1.1.3": + "@rolldown/binding-linux-ppc64-gnu@1.1.5": optional: true - "@rolldown/binding-openharmony-arm64@1.1.3": + "@rolldown/binding-linux-ppc64-gnu@1.2.0": optional: true - "@rolldown/binding-wasm32-wasi@1.1.3": + "@rolldown/binding-linux-s390x-gnu@1.1.5": + optional: true + + "@rolldown/binding-linux-s390x-gnu@1.2.0": + optional: true + + "@rolldown/binding-linux-x64-gnu@1.1.5": + optional: true + + "@rolldown/binding-linux-x64-gnu@1.2.0": + optional: true + + "@rolldown/binding-linux-x64-musl@1.1.5": + optional: true + + "@rolldown/binding-linux-x64-musl@1.2.0": + optional: true + + "@rolldown/binding-openharmony-arm64@1.1.5": + optional: true + + "@rolldown/binding-openharmony-arm64@1.2.0": + optional: true + + "@rolldown/binding-wasm32-wasi@1.1.5": dependencies: "@emnapi/core": 1.11.1 "@emnapi/runtime": 1.11.1 "@napi-rs/wasm-runtime": 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) optional: true - "@rolldown/binding-win32-arm64-msvc@1.1.3": + "@rolldown/binding-wasm32-wasi@1.2.0": + dependencies: + "@emnapi/core": 1.11.2 + "@emnapi/runtime": 1.11.2 + "@napi-rs/wasm-runtime": 1.1.6(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2) + optional: true + + "@rolldown/binding-win32-arm64-msvc@1.1.5": + optional: true + + "@rolldown/binding-win32-arm64-msvc@1.2.0": + optional: true + + "@rolldown/binding-win32-x64-msvc@1.1.5": optional: true - "@rolldown/binding-win32-x64-msvc@1.1.3": + "@rolldown/binding-win32-x64-msvc@1.2.0": optional: true "@rolldown/pluginutils@1.0.1": {} @@ -5621,14 +6043,14 @@ snapshots: "@shikijs/engine-oniguruma": 1.29.2 "@shikijs/types": 1.29.2 "@shikijs/vscode-textmate": 10.0.2 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-to-html: 9.0.5 "@shikijs/core@3.23.0": dependencies: "@shikijs/types": 3.23.0 "@shikijs/vscode-textmate": 10.0.2 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-to-html: 9.0.5 "@shikijs/engine-javascript@1.29.2": @@ -5672,18 +6094,18 @@ snapshots: "@shikijs/types@1.29.2": dependencies: "@shikijs/vscode-textmate": 10.0.2 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@shikijs/types@3.23.0": dependencies: "@shikijs/vscode-textmate": 10.0.2 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@shikijs/vscode-textmate@10.0.2": {} - "@solid-primitives/clipboard@1.6.4(solid-js@1.9.12)": + "@solid-primitives/clipboard@1.6.6(solid-js@1.9.12)": dependencies: - "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) solid-js: 1.9.12 "@solid-primitives/context@0.2.3(solid-js@1.9.12)": @@ -5699,11 +6121,16 @@ snapshots: "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 - "@solid-primitives/keyboard@1.3.5(solid-js@1.9.12)": + "@solid-primitives/event-listener@2.4.6(solid-js@1.9.12)": dependencies: - "@solid-primitives/event-listener": 2.4.5(solid-js@1.9.12) - "@solid-primitives/rootless": 1.5.3(solid-js@1.9.12) - "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + + "@solid-primitives/keyboard@1.3.7(solid-js@1.9.12)": + dependencies: + "@solid-primitives/event-listener": 2.4.6(solid-js@1.9.12) + "@solid-primitives/rootless": 1.5.4(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) solid-js: 1.9.12 "@solid-primitives/keyed@1.5.3(solid-js@1.9.12)": @@ -5712,19 +6139,19 @@ snapshots: "@solid-primitives/map@0.4.13(solid-js@1.9.12)": dependencies: - "@solid-primitives/trigger": 1.2.3(solid-js@1.9.12) + "@solid-primitives/trigger": 1.2.4(solid-js@1.9.12) solid-js: 1.9.12 "@solid-primitives/marker@0.2.2(solid-js@1.9.12)": dependencies: solid-js: 1.9.12 - "@solid-primitives/media@2.3.5(solid-js@1.9.12)": + "@solid-primitives/media@2.3.6(solid-js@1.9.12)": dependencies: - "@solid-primitives/event-listener": 2.4.5(solid-js@1.9.12) - "@solid-primitives/rootless": 1.5.3(solid-js@1.9.12) - "@solid-primitives/static-store": 0.1.3(solid-js@1.9.12) - "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) + "@solid-primitives/event-listener": 2.4.6(solid-js@1.9.12) + "@solid-primitives/rootless": 1.5.4(solid-js@1.9.12) + "@solid-primitives/static-store": 0.1.4(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) solid-js: 1.9.12 "@solid-primitives/platform@0.1.2(solid-js@1.9.12)": @@ -5740,11 +6167,21 @@ snapshots: "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 + "@solid-primitives/props@3.2.4(solid-js@1.9.12)": + dependencies: + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + "@solid-primitives/refs@1.1.3(solid-js@1.9.12)": dependencies: "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 + "@solid-primitives/refs@1.1.4(solid-js@1.9.12)": + dependencies: + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + "@solid-primitives/resize-observer@2.1.5(solid-js@1.9.12)": dependencies: "@solid-primitives/event-listener": 2.4.5(solid-js@1.9.12) @@ -5753,16 +6190,29 @@ snapshots: "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 + "@solid-primitives/resize-observer@2.2.0(solid-js@1.9.12)": + dependencies: + "@solid-primitives/event-listener": 2.4.6(solid-js@1.9.12) + "@solid-primitives/rootless": 1.5.4(solid-js@1.9.12) + "@solid-primitives/static-store": 0.1.4(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + "@solid-primitives/rootless@1.5.3(solid-js@1.9.12)": dependencies: "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 - "@solid-primitives/scroll@2.1.5(solid-js@1.9.12)": + "@solid-primitives/rootless@1.5.4(solid-js@1.9.12)": dependencies: - "@solid-primitives/event-listener": 2.4.5(solid-js@1.9.12) - "@solid-primitives/rootless": 1.5.3(solid-js@1.9.12) - "@solid-primitives/static-store": 0.1.3(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + + "@solid-primitives/scroll@2.1.6(solid-js@1.9.12)": + dependencies: + "@solid-primitives/event-listener": 2.4.6(solid-js@1.9.12) + "@solid-primitives/rootless": 1.5.4(solid-js@1.9.12) + "@solid-primitives/static-store": 0.1.4(solid-js@1.9.12) solid-js: 1.9.12 "@solid-primitives/static-store@0.1.3(solid-js@1.9.12)": @@ -5770,33 +6220,42 @@ snapshots: "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) solid-js: 1.9.12 - "@solid-primitives/storage@4.3.4(solid-js@1.9.12)": + "@solid-primitives/static-store@0.1.4(solid-js@1.9.12)": dependencies: - "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) solid-js: 1.9.12 - "@solid-primitives/trigger@1.2.3(solid-js@1.9.12)": + "@solid-primitives/storage@4.4.0(solid-js@1.9.12)": dependencies: - "@solid-primitives/utils": 6.4.0(solid-js@1.9.12) + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) + solid-js: 1.9.12 + + "@solid-primitives/trigger@1.2.4(solid-js@1.9.12)": + dependencies: + "@solid-primitives/utils": 6.4.1(solid-js@1.9.12) solid-js: 1.9.12 "@solid-primitives/utils@6.4.0(solid-js@1.9.12)": dependencies: solid-js: 1.9.12 + "@solid-primitives/utils@6.4.1(solid-js@1.9.12)": + dependencies: + solid-js: 1.9.12 + "@solidjs/meta@0.29.4(solid-js@1.9.12)": dependencies: solid-js: 1.9.12 - "@solidjs/router@0.16.1(solid-js@1.9.12)": + "@solidjs/router@0.16.3(solid-js@1.9.12)": dependencies: solid-js: 1.9.12 - "@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0))": + "@solidjs/start@2.0.0-rc.1(crossws@0.4.10(srvx@0.11.22))(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0))": dependencies: - "@babel/core": 7.29.0 - "@babel/traverse": 7.29.0 - "@babel/types": 7.29.0 + "@babel/core": 7.29.7 + "@babel/traverse": 7.29.7 + "@babel/types": 7.29.7 "@solidjs/meta": 0.29.4(solid-js@1.9.12) "@types/babel__traverse": 7.28.0 "@types/micromatch": 4.0.10 @@ -5811,15 +6270,15 @@ snapshots: path-to-regexp: 8.4.2 pathe: 2.0.3 radix3: 1.1.2 - seroval: 1.5.4 - seroval-plugins: 1.5.4(seroval@1.5.4) + seroval: 1.5.6 + seroval-plugins: 1.5.6(seroval@1.5.6) shiki: 1.29.2 solid-js: 1.9.12 source-map-js: 1.2.1 srvx: 0.11.22 - terracotta: 1.1.0(solid-js@1.9.12) - vite: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) - vite-plugin-solid: 2.11.12(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + terracotta: 1.1.1(solid-js@1.9.12) + vite: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + vite-plugin-solid: 2.11.13(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) transitivePeerDependencies: - "@testing-library/jest-dom" - crossws @@ -5829,78 +6288,87 @@ snapshots: dependencies: tslib: 2.8.1 - "@tailwindcss/node@4.3.1": + "@swc/helpers@0.5.23": + dependencies: + tslib: 2.8.1 + + "@tailwindcss/node@4.3.3": dependencies: "@jridgewell/remapping": 2.3.5 - enhanced-resolve: 5.21.6 + enhanced-resolve: 5.24.3 jiti: 2.7.0 lightningcss: 1.32.0 magic-string: 0.30.21 source-map-js: 1.2.1 - tailwindcss: 4.3.1 + tailwindcss: 4.3.3 - "@tailwindcss/oxide-android-arm64@4.3.1": + "@tailwindcss/oxide-android-arm64@4.3.3": optional: true - "@tailwindcss/oxide-darwin-arm64@4.3.1": + "@tailwindcss/oxide-darwin-arm64@4.3.3": optional: true - "@tailwindcss/oxide-darwin-x64@4.3.1": + "@tailwindcss/oxide-darwin-x64@4.3.3": optional: true - "@tailwindcss/oxide-freebsd-x64@4.3.1": + "@tailwindcss/oxide-freebsd-x64@4.3.3": optional: true - "@tailwindcss/oxide-linux-arm-gnueabihf@4.3.1": + "@tailwindcss/oxide-linux-arm-gnueabihf@4.3.3": optional: true - "@tailwindcss/oxide-linux-arm64-gnu@4.3.1": + "@tailwindcss/oxide-linux-arm64-gnu@4.3.3": optional: true - "@tailwindcss/oxide-linux-arm64-musl@4.3.1": + "@tailwindcss/oxide-linux-arm64-musl@4.3.3": optional: true - "@tailwindcss/oxide-linux-x64-gnu@4.3.1": + "@tailwindcss/oxide-linux-x64-gnu@4.3.3": optional: true - "@tailwindcss/oxide-linux-x64-musl@4.3.1": + "@tailwindcss/oxide-linux-x64-musl@4.3.3": optional: true - "@tailwindcss/oxide-wasm32-wasi@4.3.1": + "@tailwindcss/oxide-wasm32-wasi@4.3.3": optional: true - "@tailwindcss/oxide-win32-arm64-msvc@4.3.1": + "@tailwindcss/oxide-win32-arm64-msvc@4.3.3": optional: true - "@tailwindcss/oxide-win32-x64-msvc@4.3.1": + "@tailwindcss/oxide-win32-x64-msvc@4.3.3": optional: true - "@tailwindcss/oxide@4.3.1": + "@tailwindcss/oxide@4.3.3": optionalDependencies: - "@tailwindcss/oxide-android-arm64": 4.3.1 - "@tailwindcss/oxide-darwin-arm64": 4.3.1 - "@tailwindcss/oxide-darwin-x64": 4.3.1 - "@tailwindcss/oxide-freebsd-x64": 4.3.1 - "@tailwindcss/oxide-linux-arm-gnueabihf": 4.3.1 - "@tailwindcss/oxide-linux-arm64-gnu": 4.3.1 - "@tailwindcss/oxide-linux-arm64-musl": 4.3.1 - "@tailwindcss/oxide-linux-x64-gnu": 4.3.1 - "@tailwindcss/oxide-linux-x64-musl": 4.3.1 - "@tailwindcss/oxide-wasm32-wasi": 4.3.1 - "@tailwindcss/oxide-win32-arm64-msvc": 4.3.1 - "@tailwindcss/oxide-win32-x64-msvc": 4.3.1 + "@tailwindcss/oxide-android-arm64": 4.3.3 + "@tailwindcss/oxide-darwin-arm64": 4.3.3 + "@tailwindcss/oxide-darwin-x64": 4.3.3 + "@tailwindcss/oxide-freebsd-x64": 4.3.3 + "@tailwindcss/oxide-linux-arm-gnueabihf": 4.3.3 + "@tailwindcss/oxide-linux-arm64-gnu": 4.3.3 + "@tailwindcss/oxide-linux-arm64-musl": 4.3.3 + "@tailwindcss/oxide-linux-x64-gnu": 4.3.3 + "@tailwindcss/oxide-linux-x64-musl": 4.3.3 + "@tailwindcss/oxide-wasm32-wasi": 4.3.3 + "@tailwindcss/oxide-win32-arm64-msvc": 4.3.3 + "@tailwindcss/oxide-win32-x64-msvc": 4.3.3 "@tailwindcss/typography@0.5.20(tailwindcss@4.3.1)": dependencies: postcss-selector-parser: 6.0.10 tailwindcss: 4.3.1 - "@tailwindcss/vite@4.3.1(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0))": + "@tailwindcss/typography@0.5.20(tailwindcss@4.3.3)": dependencies: - "@tailwindcss/node": 4.3.1 - "@tailwindcss/oxide": 4.3.1 - tailwindcss: 4.3.1 - vite: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + postcss-selector-parser: 6.0.10 + tailwindcss: 4.3.3 + + "@tailwindcss/vite@4.3.3(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0))": + dependencies: + "@tailwindcss/node": 4.3.3 + "@tailwindcss/oxide": 4.3.3 + tailwindcss: 4.3.3 + vite: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) "@tybys/wasm-util@0.10.3": dependencies: @@ -5909,24 +6377,24 @@ snapshots: "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.29.3 - "@babel/types": 7.29.0 + "@babel/parser": 7.29.7 + "@babel/types": 7.29.7 "@types/babel__generator": 7.27.0 "@types/babel__template": 7.4.4 "@types/babel__traverse": 7.28.0 "@types/babel__generator@7.27.0": dependencies: - "@babel/types": 7.29.0 + "@babel/types": 7.29.7 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.29.3 - "@babel/types": 7.29.0 + "@babel/parser": 7.29.7 + "@babel/types": 7.29.7 "@types/babel__traverse@7.28.0": dependencies: - "@babel/types": 7.29.0 + "@babel/types": 7.29.7 "@types/braces@3.0.5": {} @@ -5942,7 +6410,7 @@ snapshots: "@types/estree@1.0.9": {} - "@types/hast@3.0.4": + "@types/hast@3.0.5": dependencies: "@types/unist": 3.0.3 @@ -5960,7 +6428,7 @@ snapshots: "@types/ms@2.1.0": {} - "@types/node@25.9.1": + "@types/node@25.9.5": dependencies: undici-types: 7.24.6 @@ -5970,146 +6438,95 @@ snapshots: "@types/unist@3.0.3": {} - "@typescript-eslint/eslint-plugin@8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)": + "@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)": dependencies: "@eslint-community/regexpp": 4.12.2 - "@typescript-eslint/parser": 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - "@typescript-eslint/scope-manager": 8.60.0 - "@typescript-eslint/type-utils": 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - "@typescript-eslint/utils": 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - "@typescript-eslint/visitor-keys": 8.60.0 - eslint: 10.6.0(jiti@2.7.0) - ignore: 7.0.5 + "@typescript-eslint/parser": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + "@typescript-eslint/scope-manager": 8.65.0 + "@typescript-eslint/type-utils": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + "@typescript-eslint/utils": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + "@typescript-eslint/visitor-keys": 8.65.0 + eslint: 10.7.0(jiti@2.7.0) + ignore: 7.0.6 natural-compare: 1.4.0 ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 transitivePeerDependencies: - supports-color - "@typescript-eslint/parser@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)": - dependencies: - "@typescript-eslint/scope-manager": 8.60.0 - "@typescript-eslint/types": 8.60.0 - "@typescript-eslint/typescript-estree": 8.60.0(typescript@6.0.3) - "@typescript-eslint/visitor-keys": 8.60.0 - debug: 4.4.3 - eslint: 10.6.0(jiti@2.7.0) - typescript: 6.0.3 - transitivePeerDependencies: - - supports-color - - "@typescript-eslint/project-service@8.59.3(typescript@6.0.3)": + "@typescript-eslint/parser@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)": dependencies: - "@typescript-eslint/tsconfig-utils": 8.59.3(typescript@6.0.3) - "@typescript-eslint/types": 8.59.3 + "@typescript-eslint/scope-manager": 8.65.0 + "@typescript-eslint/types": 8.65.0 + "@typescript-eslint/typescript-estree": 8.65.0(typescript@6.0.3) + "@typescript-eslint/visitor-keys": 8.65.0 debug: 4.4.3 + eslint: 10.7.0(jiti@2.7.0) typescript: 6.0.3 transitivePeerDependencies: - supports-color - "@typescript-eslint/project-service@8.60.0(typescript@6.0.3)": + "@typescript-eslint/project-service@8.65.0(typescript@6.0.3)": dependencies: - "@typescript-eslint/tsconfig-utils": 8.60.0(typescript@6.0.3) - "@typescript-eslint/types": 8.60.0 + "@typescript-eslint/tsconfig-utils": 8.65.0(typescript@6.0.3) + "@typescript-eslint/types": 8.65.0 debug: 4.4.3 typescript: 6.0.3 transitivePeerDependencies: - supports-color - "@typescript-eslint/scope-manager@8.59.3": - dependencies: - "@typescript-eslint/types": 8.59.3 - "@typescript-eslint/visitor-keys": 8.59.3 - - "@typescript-eslint/scope-manager@8.60.0": - dependencies: - "@typescript-eslint/types": 8.60.0 - "@typescript-eslint/visitor-keys": 8.60.0 - - "@typescript-eslint/tsconfig-utils@8.59.3(typescript@6.0.3)": + "@typescript-eslint/scope-manager@8.65.0": dependencies: - typescript: 6.0.3 + "@typescript-eslint/types": 8.65.0 + "@typescript-eslint/visitor-keys": 8.65.0 - "@typescript-eslint/tsconfig-utils@8.60.0(typescript@6.0.3)": + "@typescript-eslint/tsconfig-utils@8.65.0(typescript@6.0.3)": dependencies: typescript: 6.0.3 - "@typescript-eslint/type-utils@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)": + "@typescript-eslint/type-utils@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)": dependencies: - "@typescript-eslint/types": 8.60.0 - "@typescript-eslint/typescript-estree": 8.60.0(typescript@6.0.3) - "@typescript-eslint/utils": 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) + "@typescript-eslint/types": 8.65.0 + "@typescript-eslint/typescript-estree": 8.65.0(typescript@6.0.3) + "@typescript-eslint/utils": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) debug: 4.4.3 - eslint: 10.6.0(jiti@2.7.0) + eslint: 10.7.0(jiti@2.7.0) ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 transitivePeerDependencies: - supports-color - "@typescript-eslint/types@8.59.3": {} - - "@typescript-eslint/types@8.60.0": {} - - "@typescript-eslint/typescript-estree@8.59.3(typescript@6.0.3)": - dependencies: - "@typescript-eslint/project-service": 8.59.3(typescript@6.0.3) - "@typescript-eslint/tsconfig-utils": 8.59.3(typescript@6.0.3) - "@typescript-eslint/types": 8.59.3 - "@typescript-eslint/visitor-keys": 8.59.3 - debug: 4.4.3 - minimatch: 10.2.5 - semver: 7.7.4 - tinyglobby: 0.2.17 - ts-api-utils: 2.5.0(typescript@6.0.3) - typescript: 6.0.3 - transitivePeerDependencies: - - supports-color + "@typescript-eslint/types@8.65.0": {} - "@typescript-eslint/typescript-estree@8.60.0(typescript@6.0.3)": + "@typescript-eslint/typescript-estree@8.65.0(typescript@6.0.3)": dependencies: - "@typescript-eslint/project-service": 8.60.0(typescript@6.0.3) - "@typescript-eslint/tsconfig-utils": 8.60.0(typescript@6.0.3) - "@typescript-eslint/types": 8.60.0 - "@typescript-eslint/visitor-keys": 8.60.0 + "@typescript-eslint/project-service": 8.65.0(typescript@6.0.3) + "@typescript-eslint/tsconfig-utils": 8.65.0(typescript@6.0.3) + "@typescript-eslint/types": 8.65.0 + "@typescript-eslint/visitor-keys": 8.65.0 debug: 4.4.3 minimatch: 10.2.5 - semver: 7.8.1 + semver: 7.8.5 tinyglobby: 0.2.17 ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 transitivePeerDependencies: - supports-color - "@typescript-eslint/utils@8.59.3(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)": - dependencies: - "@eslint-community/eslint-utils": 4.9.1(eslint@10.6.0(jiti@2.7.0)) - "@typescript-eslint/scope-manager": 8.59.3 - "@typescript-eslint/types": 8.59.3 - "@typescript-eslint/typescript-estree": 8.59.3(typescript@6.0.3) - eslint: 10.6.0(jiti@2.7.0) - typescript: 6.0.3 - transitivePeerDependencies: - - supports-color - - "@typescript-eslint/utils@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)": + "@typescript-eslint/utils@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)": dependencies: - "@eslint-community/eslint-utils": 4.9.1(eslint@10.6.0(jiti@2.7.0)) - "@typescript-eslint/scope-manager": 8.60.0 - "@typescript-eslint/types": 8.60.0 - "@typescript-eslint/typescript-estree": 8.60.0(typescript@6.0.3) - eslint: 10.6.0(jiti@2.7.0) + "@eslint-community/eslint-utils": 4.9.1(eslint@10.7.0(jiti@2.7.0)) + "@typescript-eslint/scope-manager": 8.65.0 + "@typescript-eslint/types": 8.65.0 + "@typescript-eslint/typescript-estree": 8.65.0(typescript@6.0.3) + eslint: 10.7.0(jiti@2.7.0) typescript: 6.0.3 transitivePeerDependencies: - supports-color - "@typescript-eslint/visitor-keys@8.59.3": - dependencies: - "@typescript-eslint/types": 8.59.3 - eslint-visitor-keys: 5.0.1 - - "@typescript-eslint/visitor-keys@8.60.0": + "@typescript-eslint/visitor-keys@8.65.0": dependencies: - "@typescript-eslint/types": 8.60.0 + "@typescript-eslint/types": 8.65.0 eslint-visitor-keys: 5.0.1 "@typescript/vfs@1.6.4(typescript@5.9.3)": @@ -6119,7 +6536,7 @@ snapshots: transitivePeerDependencies: - supports-color - "@ungap/structured-clone@1.3.2": {} + "@ungap/structured-clone@1.3.3": {} acorn-jsx@5.3.2(acorn@8.17.0): dependencies: @@ -6140,19 +6557,19 @@ snapshots: astring@1.9.0: {} - babel-plugin-jsx-dom-expressions@0.40.6(@babel/core@7.29.0): + babel-plugin-jsx-dom-expressions@0.40.7(@babel/core@7.29.7): dependencies: - "@babel/core": 7.29.0 + "@babel/core": 7.29.7 "@babel/helper-module-imports": 7.18.6 - "@babel/plugin-syntax-jsx": 7.28.6(@babel/core@7.29.0) - "@babel/types": 7.29.0 + "@babel/plugin-syntax-jsx": 7.29.7(@babel/core@7.29.7) + "@babel/types": 7.29.7 html-entities: 2.3.3 parse5: 7.3.0 - babel-preset-solid@1.9.12(@babel/core@7.29.0)(solid-js@1.9.12): + babel-preset-solid@1.9.12(@babel/core@7.29.7)(solid-js@1.9.12): dependencies: - "@babel/core": 7.29.0 - babel-plugin-jsx-dom-expressions: 0.40.6(@babel/core@7.29.0) + "@babel/core": 7.29.7 + babel-plugin-jsx-dom-expressions: 0.40.7(@babel/core@7.29.7) optionalDependencies: solid-js: 1.9.12 @@ -6160,13 +6577,13 @@ snapshots: balanced-match@4.0.4: {} - baseline-browser-mapping@2.10.27: {} + baseline-browser-mapping@2.10.44: {} bcp-47-match@2.0.3: {} boolbase@1.0.0: {} - brace-expansion@5.0.6: + brace-expansion@5.0.7: dependencies: balanced-match: 4.0.4 @@ -6174,15 +6591,15 @@ snapshots: dependencies: fill-range: 7.1.1 - browserslist@4.28.2: + browserslist@4.28.6: dependencies: - baseline-browser-mapping: 2.10.27 - caniuse-lite: 1.0.30001792 - electron-to-chromium: 1.5.349 - node-releases: 2.0.38 - update-browserslist-db: 1.2.3(browserslist@4.28.2) + baseline-browser-mapping: 2.10.44 + caniuse-lite: 1.0.30001806 + electron-to-chromium: 1.5.394 + node-releases: 2.0.51 + update-browserslist-db: 1.2.3(browserslist@4.28.6) - caniuse-lite@1.0.30001792: {} + caniuse-lite@1.0.30001806: {} ccount@2.0.1: {} @@ -6299,11 +6716,11 @@ snapshots: dotenv@17.4.2: {} - electron-to-chromium@1.5.349: {} + electron-to-chromium@1.5.394: {} emoji-regex-xs@1.0.0: {} - enhanced-resolve@5.21.6: + enhanced-resolve@5.24.3: dependencies: graceful-fs: 4.2.11 tapable: 2.3.3 @@ -6375,10 +6792,10 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-plugin-solid@0.14.5(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3): + eslint-plugin-solid@0.14.5(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3): dependencies: - "@typescript-eslint/utils": 8.59.3(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - eslint: 10.6.0(jiti@2.7.0) + "@typescript-eslint/utils": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + eslint: 10.7.0(jiti@2.7.0) estraverse: 5.3.0 is-html: 2.0.0 kebab-case: 1.0.2 @@ -6399,9 +6816,9 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@10.6.0(jiti@2.7.0): + eslint@10.7.0(jiti@2.7.0): dependencies: - "@eslint-community/eslint-utils": 4.9.1(eslint@10.6.0(jiti@2.7.0)) + "@eslint-community/eslint-utils": 4.9.1(eslint@10.7.0(jiti@2.7.0)) "@eslint-community/regexpp": 4.12.2 "@eslint/config-array": 0.23.5 "@eslint/config-helpers": 0.6.0 @@ -6542,9 +6959,9 @@ snapshots: dependencies: format: 0.2.2 - fdir@6.5.0(picomatch@4.0.4): + fdir@6.5.0(picomatch@4.0.5): optionalDependencies: - picomatch: 4.0.4 + picomatch: 4.0.5 file-entry-cache@8.0.0: dependencies: @@ -6599,7 +7016,7 @@ snapshots: h3@2.0.1-rc.22(crossws@0.4.10(srvx@0.11.22)): dependencies: rou3: 0.8.1 - srvx: 0.11.15 + srvx: 0.11.22 optionalDependencies: crossws: 0.4.10(srvx@0.11.22) @@ -6610,13 +7027,13 @@ snapshots: optionalDependencies: crossws: 0.4.10(srvx@0.11.22) - hasown@2.0.3: + hasown@2.0.4: dependencies: function-bind: 1.1.2 hast-util-from-parse5@8.0.3: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/unist": 3.0.3 devlop: 1.1.0 hastscript: 9.0.1 @@ -6627,25 +7044,25 @@ snapshots: hast-util-has-property@3.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-heading-rank@3.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-is-element@3.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-parse-selector@4.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-raw@9.1.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/unist": 3.0.3 - "@ungap/structured-clone": 1.3.2 + "@ungap/structured-clone": 1.3.3 hast-util-from-parse5: 8.0.3 hast-util-to-parse5: 8.0.1 html-void-elements: 3.0.0 @@ -6659,7 +7076,7 @@ snapshots: hast-util-select@6.0.4: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/unist": 3.0.3 bcp-47-match: 2.0.3 comma-separated-tokens: 2.0.3 @@ -6679,7 +7096,7 @@ snapshots: dependencies: "@types/estree": 1.0.9 "@types/estree-jsx": 1.0.5 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 comma-separated-tokens: 2.0.3 devlop: 1.1.0 estree-util-attach-comments: 3.0.0 @@ -6698,7 +7115,7 @@ snapshots: hast-util-to-html@9.0.5: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/unist": 3.0.3 ccount: 2.0.1 comma-separated-tokens: 2.0.3 @@ -6713,7 +7130,7 @@ snapshots: hast-util-to-jsx-runtime@2.3.6: dependencies: "@types/estree": 1.0.9 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/unist": 3.0.3 comma-separated-tokens: 2.0.3 devlop: 1.1.0 @@ -6732,7 +7149,7 @@ snapshots: hast-util-to-parse5@8.0.1: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 comma-separated-tokens: 2.0.3 devlop: 1.1.0 property-information: 7.2.0 @@ -6742,22 +7159,22 @@ snapshots: hast-util-to-string@3.0.1: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-to-text@4.0.2: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/unist": 3.0.3 hast-util-is-element: 3.0.0 unist-util-find-after: 5.0.0 hast-util-whitespace@3.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hastscript@9.0.1: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 comma-separated-tokens: 2.0.3 hast-util-parse-selector: 4.0.0 property-information: 7.2.0 @@ -6784,7 +7201,7 @@ snapshots: ignore@5.3.2: {} - ignore@7.0.5: {} + ignore@7.0.6: {} import-meta-resolve@4.2.0: {} @@ -6801,7 +7218,7 @@ snapshots: is-core-module@2.16.2: dependencies: - hasown: 2.0.3 + hasown: 2.0.4 is-decimal@2.0.1: {} @@ -6866,36 +7283,69 @@ snapshots: lightningcss-android-arm64@1.32.0: optional: true + lightningcss-android-arm64@1.33.0: + optional: true + lightningcss-darwin-arm64@1.32.0: optional: true + lightningcss-darwin-arm64@1.33.0: + optional: true + lightningcss-darwin-x64@1.32.0: optional: true + lightningcss-darwin-x64@1.33.0: + optional: true + lightningcss-freebsd-x64@1.32.0: optional: true + lightningcss-freebsd-x64@1.33.0: + optional: true + lightningcss-linux-arm-gnueabihf@1.32.0: optional: true + lightningcss-linux-arm-gnueabihf@1.33.0: + optional: true + lightningcss-linux-arm64-gnu@1.32.0: optional: true + lightningcss-linux-arm64-gnu@1.33.0: + optional: true + lightningcss-linux-arm64-musl@1.32.0: optional: true + lightningcss-linux-arm64-musl@1.33.0: + optional: true + lightningcss-linux-x64-gnu@1.32.0: optional: true + lightningcss-linux-x64-gnu@1.33.0: + optional: true + lightningcss-linux-x64-musl@1.32.0: optional: true + lightningcss-linux-x64-musl@1.33.0: + optional: true + lightningcss-win32-arm64-msvc@1.32.0: optional: true + lightningcss-win32-arm64-msvc@1.33.0: + optional: true + lightningcss-win32-x64-msvc@1.32.0: optional: true + lightningcss-win32-x64-msvc@1.33.0: + optional: true + lightningcss@1.32.0: dependencies: detect-libc: 2.1.2 @@ -6912,6 +7362,22 @@ snapshots: lightningcss-win32-arm64-msvc: 1.32.0 lightningcss-win32-x64-msvc: 1.32.0 + lightningcss@1.33.0: + dependencies: + detect-libc: 2.1.2 + optionalDependencies: + lightningcss-android-arm64: 1.33.0 + lightningcss-darwin-arm64: 1.33.0 + lightningcss-darwin-x64: 1.33.0 + lightningcss-freebsd-x64: 1.33.0 + lightningcss-linux-arm-gnueabihf: 1.33.0 + lightningcss-linux-arm64-gnu: 1.33.0 + lightningcss-linux-arm64-musl: 1.33.0 + lightningcss-linux-x64-gnu: 1.33.0 + lightningcss-linux-x64-musl: 1.33.0 + lightningcss-win32-arm64-msvc: 1.33.0 + lightningcss-win32-x64-msvc: 1.33.0 + local-pkg@1.2.1: dependencies: mlly: 1.8.2 @@ -7045,7 +7511,7 @@ snapshots: mdast-util-mdx-expression@2.0.1: dependencies: "@types/estree-jsx": 1.0.5 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdast": 4.0.4 devlop: 1.1.0 mdast-util-from-markdown: 2.0.3 @@ -7056,7 +7522,7 @@ snapshots: mdast-util-mdx-jsx@3.2.0: dependencies: "@types/estree-jsx": 1.0.5 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdast": 4.0.4 "@types/unist": 3.0.3 ccount: 2.0.1 @@ -7083,7 +7549,7 @@ snapshots: mdast-util-mdxjs-esm@2.0.1: dependencies: "@types/estree-jsx": 1.0.5 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdast": 4.0.4 devlop: 1.1.0 mdast-util-from-markdown: 2.0.3 @@ -7098,9 +7564,9 @@ snapshots: mdast-util-to-hast@13.2.1: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdast": 4.0.4 - "@ungap/structured-clone": 1.3.2 + "@ungap/structured-clone": 1.3.3 devlop: 1.1.0 micromark-util-sanitize-uri: 2.0.1 trim-lines: 3.0.1 @@ -7128,7 +7594,7 @@ snapshots: dependencies: "@types/mdast": 4.0.4 "@types/ungap__structured-clone": 1.2.0 - "@ungap/structured-clone": 1.3.2 + "@ungap/structured-clone": 1.3.3 github-slugger: 2.0.0 mdast-util-to-string: 4.0.0 unist-util-is: 6.0.1 @@ -7428,7 +7894,7 @@ snapshots: minimatch@10.2.5: dependencies: - brace-expansion: 5.0.6 + brace-expansion: 5.0.7 mlly@1.8.2: dependencies: @@ -7439,13 +7905,13 @@ snapshots: ms@2.1.3: {} - nanoid@3.3.15: {} + nanoid@3.3.16: {} natural-compare@1.4.0: {} nf3@0.3.22: {} - nitro@3.0.260610-beta(dotenv@17.4.2)(jiti@2.7.0)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)): + nitro@3.0.260610-beta(dotenv@17.4.2)(jiti@2.7.0)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)): dependencies: consola: 3.4.2 crossws: 0.4.10(srvx@0.11.22) @@ -7457,14 +7923,14 @@ snapshots: ocache: 0.1.5 ofetch: 2.0.0-alpha.3 ohash: 2.0.11 - rolldown: 1.1.3 + rolldown: 1.2.0 srvx: 0.11.22 unenv: 2.0.0-rc.24 unstorage: 2.0.0-alpha.7(db0@0.3.4)(ofetch@2.0.0-alpha.3) optionalDependencies: dotenv: 17.4.2 jiti: 2.7.0 - vite: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + vite: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) transitivePeerDependencies: - "@azure/app-configuration" - "@azure/cosmos" @@ -7497,7 +7963,7 @@ snapshots: - uploadthing - wrangler - node-releases@2.0.38: {} + node-releases@2.0.51: {} nth-check@2.1.1: dependencies: @@ -7567,7 +8033,7 @@ snapshots: dependencies: p-limit: 3.1.0 - package-manager-detector@1.6.0: {} + package-manager-detector@1.7.0: {} parse-entities@4.0.2: dependencies: @@ -7604,7 +8070,7 @@ snapshots: picomatch@2.3.2: {} - picomatch@4.0.4: {} + picomatch@4.0.5: {} pkg-types@1.3.1: dependencies: @@ -7618,9 +8084,9 @@ snapshots: exsolve: 1.1.0 pathe: 2.0.3 - postcss-nested@6.2.0(postcss@8.5.16): + postcss-nested@6.2.0(postcss@8.5.20): dependencies: - postcss: 8.5.16 + postcss: 8.5.20 postcss-selector-parser: 6.1.4 postcss-selector-parser@6.0.10: @@ -7633,15 +8099,15 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.5.16: + postcss@8.5.20: dependencies: - nanoid: 3.3.15 + nanoid: 3.3.16 picocolors: 1.1.1 source-map-js: 1.2.1 prelude-ls@1.2.1: {} - prettier-plugin-tailwindcss@0.8.0(prettier@3.8.4): + prettier-plugin-tailwindcss@0.8.1(prettier@3.8.4): dependencies: prettier: 3.8.4 @@ -7709,8 +8175,8 @@ snapshots: rehype-autolink-headings@7.1.0: dependencies: - "@types/hast": 3.0.4 - "@ungap/structured-clone": 1.3.2 + "@types/hast": 3.0.5 + "@ungap/structured-clone": 1.3.3 hast-util-heading-rank: 3.0.0 hast-util-is-element: 3.0.0 unified: 11.0.5 @@ -7722,21 +8188,21 @@ snapshots: rehype-raw@7.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-raw: 9.1.0 vfile: 6.0.3 rehype-recma@1.0.0: dependencies: "@types/estree": 1.0.9 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 hast-util-to-estree: 3.1.3 transitivePeerDependencies: - supports-color rehype-slug@6.0.0: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 github-slugger: 2.0.0 hast-util-heading-rank: 3.0.0 hast-util-to-string: 3.0.1 @@ -7789,7 +8255,7 @@ snapshots: remark-rehype@11.1.2: dependencies: - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdast": 4.0.4 mdast-util-to-hast: 13.2.1 unified: 11.0.5 @@ -7819,26 +8285,47 @@ snapshots: reusify@1.1.0: {} - rolldown@1.1.3: + rolldown@1.1.5: dependencies: - "@oxc-project/types": 0.137.0 + "@oxc-project/types": 0.139.0 + "@rolldown/pluginutils": 1.0.1 + optionalDependencies: + "@rolldown/binding-android-arm64": 1.1.5 + "@rolldown/binding-darwin-arm64": 1.1.5 + "@rolldown/binding-darwin-x64": 1.1.5 + "@rolldown/binding-freebsd-x64": 1.1.5 + "@rolldown/binding-linux-arm-gnueabihf": 1.1.5 + "@rolldown/binding-linux-arm64-gnu": 1.1.5 + "@rolldown/binding-linux-arm64-musl": 1.1.5 + "@rolldown/binding-linux-ppc64-gnu": 1.1.5 + "@rolldown/binding-linux-s390x-gnu": 1.1.5 + "@rolldown/binding-linux-x64-gnu": 1.1.5 + "@rolldown/binding-linux-x64-musl": 1.1.5 + "@rolldown/binding-openharmony-arm64": 1.1.5 + "@rolldown/binding-wasm32-wasi": 1.1.5 + "@rolldown/binding-win32-arm64-msvc": 1.1.5 + "@rolldown/binding-win32-x64-msvc": 1.1.5 + + rolldown@1.2.0: + dependencies: + "@oxc-project/types": 0.140.0 "@rolldown/pluginutils": 1.0.1 optionalDependencies: - "@rolldown/binding-android-arm64": 1.1.3 - "@rolldown/binding-darwin-arm64": 1.1.3 - "@rolldown/binding-darwin-x64": 1.1.3 - "@rolldown/binding-freebsd-x64": 1.1.3 - "@rolldown/binding-linux-arm-gnueabihf": 1.1.3 - "@rolldown/binding-linux-arm64-gnu": 1.1.3 - "@rolldown/binding-linux-arm64-musl": 1.1.3 - "@rolldown/binding-linux-ppc64-gnu": 1.1.3 - "@rolldown/binding-linux-s390x-gnu": 1.1.3 - "@rolldown/binding-linux-x64-gnu": 1.1.3 - "@rolldown/binding-linux-x64-musl": 1.1.3 - "@rolldown/binding-openharmony-arm64": 1.1.3 - "@rolldown/binding-wasm32-wasi": 1.1.3 - "@rolldown/binding-win32-arm64-msvc": 1.1.3 - "@rolldown/binding-win32-x64-msvc": 1.1.3 + "@rolldown/binding-android-arm64": 1.2.0 + "@rolldown/binding-darwin-arm64": 1.2.0 + "@rolldown/binding-darwin-x64": 1.2.0 + "@rolldown/binding-freebsd-x64": 1.2.0 + "@rolldown/binding-linux-arm-gnueabihf": 1.2.0 + "@rolldown/binding-linux-arm64-gnu": 1.2.0 + "@rolldown/binding-linux-arm64-musl": 1.2.0 + "@rolldown/binding-linux-ppc64-gnu": 1.2.0 + "@rolldown/binding-linux-s390x-gnu": 1.2.0 + "@rolldown/binding-linux-x64-gnu": 1.2.0 + "@rolldown/binding-linux-x64-musl": 1.2.0 + "@rolldown/binding-openharmony-arm64": 1.2.0 + "@rolldown/binding-wasm32-wasi": 1.2.0 + "@rolldown/binding-win32-arm64-msvc": 1.2.0 + "@rolldown/binding-win32-x64-msvc": 1.2.0 rou3@0.8.1: {} @@ -7857,15 +8344,13 @@ snapshots: semver@6.3.1: {} - semver@7.7.4: {} + semver@7.8.5: {} - semver@7.8.1: {} - - seroval-plugins@1.5.4(seroval@1.5.4): + seroval-plugins@1.5.6(seroval@1.5.6): dependencies: - seroval: 1.5.4 + seroval: 1.5.6 - seroval@1.5.4: {} + seroval@1.5.6: {} shebang-command@2.0.0: dependencies: @@ -7882,7 +8367,7 @@ snapshots: "@shikijs/themes": 1.29.2 "@shikijs/types": 1.29.2 "@shikijs/vscode-textmate": 10.0.2 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 shiki@3.23.0: dependencies: @@ -7893,7 +8378,7 @@ snapshots: "@shikijs/themes": 3.23.0 "@shikijs/types": 3.23.0 "@shikijs/vscode-textmate": 10.0.2 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 slugify@1.6.6: {} @@ -7904,8 +8389,8 @@ snapshots: solid-js@1.9.12: dependencies: csstype: 3.2.3 - seroval: 1.5.4 - seroval-plugins: 1.5.4(seroval@1.5.4) + seroval: 1.5.6 + seroval-plugins: 1.5.6(seroval@1.5.6) solid-list@0.3.0(solid-js@1.9.12): dependencies: @@ -7924,9 +8409,9 @@ snapshots: solid-refresh@0.6.3(solid-js@1.9.12): dependencies: - "@babel/generator": 7.29.1 - "@babel/helper-module-imports": 7.28.6 - "@babel/types": 7.29.0 + "@babel/generator": 7.29.7 + "@babel/helper-module-imports": 7.29.7 + "@babel/types": 7.29.7 solid-js: 1.9.12 transitivePeerDependencies: - supports-color @@ -7943,8 +8428,6 @@ snapshots: sprintf-js@1.0.3: {} - srvx@0.11.15: {} - srvx@0.11.22: {} stackframe@1.3.4: {} @@ -7972,9 +8455,11 @@ snapshots: tailwindcss@4.3.1: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {} - terracotta@1.1.0(solid-js@1.9.12): + terracotta@1.1.1(solid-js@1.9.12): dependencies: solid-js: 1.9.12 solid-use: 0.9.1(solid-js@1.9.12) @@ -7983,8 +8468,8 @@ snapshots: tinyglobby@0.2.17: dependencies: - fdir: 6.5.0(picomatch@4.0.4) - picomatch: 4.0.4 + fdir: 6.5.0(picomatch@4.0.5) + picomatch: 4.0.5 to-regex-range@5.0.1: dependencies: @@ -8016,13 +8501,13 @@ snapshots: dependencies: prelude-ls: 1.2.1 - typescript-eslint@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3): + typescript-eslint@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3): dependencies: - "@typescript-eslint/eslint-plugin": 8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - "@typescript-eslint/parser": 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - "@typescript-eslint/typescript-estree": 8.60.0(typescript@6.0.3) - "@typescript-eslint/utils": 8.60.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3) - eslint: 10.6.0(jiti@2.7.0) + "@typescript-eslint/eslint-plugin": 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + "@typescript-eslint/parser": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + "@typescript-eslint/typescript-estree": 8.65.0(typescript@6.0.3) + "@typescript-eslint/utils": 8.65.0(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3) + eslint: 10.7.0(jiti@2.7.0) typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -8058,7 +8543,7 @@ snapshots: magic-string: 0.30.21 mlly: 1.8.2 pathe: 2.0.3 - picomatch: 4.0.4 + picomatch: 4.0.5 pkg-types: 2.3.1 scule: 1.3.0 strip-literal: 3.1.0 @@ -8082,7 +8567,7 @@ snapshots: unist-util-mdx-define@1.1.2: dependencies: "@types/estree": 1.0.9 - "@types/hast": 3.0.4 + "@types/hast": 3.0.5 "@types/mdast": 4.0.4 estree-util-is-identifier-name: 3.0.0 estree-util-scope: 1.0.0 @@ -8116,7 +8601,7 @@ snapshots: dependencies: local-pkg: 1.2.1 magic-string: 0.30.21 - picomatch: 4.0.4 + picomatch: 4.0.5 unimport: 4.2.0 unplugin: 2.3.11 unplugin-utils: 0.2.5 @@ -8124,7 +8609,7 @@ snapshots: unplugin-icons@22.5.0: dependencies: "@antfu/install-pkg": 1.1.0 - "@iconify/utils": 3.1.3 + "@iconify/utils": 3.1.4 debug: 4.4.3 local-pkg: 1.2.1 unplugin: 2.3.11 @@ -8134,13 +8619,13 @@ snapshots: unplugin-utils@0.2.5: dependencies: pathe: 2.0.3 - picomatch: 4.0.4 + picomatch: 4.0.5 unplugin@2.3.11: dependencies: "@jridgewell/remapping": 2.3.5 acorn: 8.17.0 - picomatch: 4.0.4 + picomatch: 4.0.5 webpack-virtual-modules: 0.6.2 unstorage@2.0.0-alpha.7(db0@0.3.4)(ofetch@2.0.0-alpha.3): @@ -8148,9 +8633,9 @@ snapshots: db0: 0.3.4 ofetch: 2.0.0-alpha.3 - update-browserslist-db@1.2.3(browserslist@4.28.2): + update-browserslist-db@1.2.3(browserslist@4.28.6): dependencies: - browserslist: 4.28.2 + browserslist: 4.28.6 escalade: 3.2.0 picocolors: 1.1.1 @@ -8175,36 +8660,36 @@ snapshots: "@types/unist": 3.0.3 vfile-message: 4.0.3 - vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)): + vite-plugin-solid@2.11.13(solid-js@1.9.12)(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)): dependencies: - "@babel/core": 7.29.0 + "@babel/core": 7.29.7 "@types/babel__core": 7.20.5 - babel-preset-solid: 1.9.12(@babel/core@7.29.0)(solid-js@1.9.12) + babel-preset-solid: 1.9.12(@babel/core@7.29.7)(solid-js@1.9.12) merge-anything: 5.1.7 solid-js: 1.9.12 solid-refresh: 0.6.3(solid-js@1.9.12) - vite: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) - vitefu: 1.1.3(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) + vite: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + vitefu: 1.1.3(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)) transitivePeerDependencies: - supports-color - vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0): + vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0): dependencies: - lightningcss: 1.32.0 - picomatch: 4.0.4 - postcss: 8.5.16 - rolldown: 1.1.3 + lightningcss: 1.33.0 + picomatch: 4.0.5 + postcss: 8.5.20 + rolldown: 1.1.5 tinyglobby: 0.2.17 optionalDependencies: - "@types/node": 25.9.1 + "@types/node": 25.9.5 esbuild: 0.27.7 fsevents: 2.3.3 jiti: 2.7.0 yaml: 2.9.0 - vitefu@1.1.3(vite@8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)): + vitefu@1.1.3(vite@8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0)): optionalDependencies: - vite: 8.1.3(@types/node@25.9.1)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) + vite: 8.1.3(@types/node@25.9.5)(esbuild@0.27.7)(jiti@2.7.0)(yaml@2.9.0) web-namespaces@2.0.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 2a7754374..aaedbae95 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -10,10 +10,10 @@ packages: - "osmium" catalog: - "@kobalte/solidbase": ^0.6.3 + "@kobalte/solidbase": ^0.6.11 allowBuilds: esbuild: true overrides: - "@solidjs/router": "^0.16.1" + "@solidjs/router": "^0.16.3"