this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

hhhhhhhhshss '

+665 -655
+13 -13
package.json
··· 13 13 "db:studio": "drizzle-kit studio" 14 14 }, 15 15 "dependencies": { 16 - "@libsql/client": "^0.17.2", 16 + "@libsql/client": "^0.17.3", 17 17 "@radix-ui/react-label": "^2.1.8", 18 18 "@radix-ui/react-slot": "^1.2.4", 19 19 "@t3-oss/env-core": "^0.13.11", 20 - "@tailwindcss/vite": "^4.2.2", 20 + "@tailwindcss/vite": "^4.2.4", 21 21 "@tanstack/devtools-vite": "^0.6.0", 22 22 "@tanstack/react-devtools": "^0.10.2", 23 - "@tanstack/react-pacer": "^0.21.1", 24 - "@tanstack/react-query": "^5.99.0", 25 - "@tanstack/react-query-devtools": "^5.99.0", 26 - "@tanstack/react-router": "1.168.22", 23 + "@tanstack/react-pacer": "^0.22.0", 24 + "@tanstack/react-query": "^5.100.1", 25 + "@tanstack/react-query-devtools": "^5.100.1", 26 + "@tanstack/react-router": "1.168.23", 27 27 "@tanstack/react-router-devtools": "1.166.13", 28 28 "@tanstack/react-router-with-query": "1.130.17", 29 - "@tanstack/react-start": "1.167.41", 29 + "@tanstack/react-start": "1.167.42", 30 30 "@vitejs/plugin-rsc": "^0.5.24", 31 31 "class-variance-authority": "^0.7.1", 32 32 "clsx": "^2.1.1", ··· 34 34 "react": "^19.2.5", 35 35 "react-dom": "^19.2.5", 36 36 "tailwind-merge": "^3.5.0", 37 - "tailwindcss": "^4.2.2", 37 + "tailwindcss": "^4.2.4", 38 38 "tailwindcss-animate": "^1.0.7", 39 39 "valibot": "^1.3.1" 40 40 }, 41 41 "devDependencies": { 42 - "@netlify/vite-plugin-tanstack-start": "^1.3.5", 42 + "@netlify/vite-plugin-tanstack-start": "^1.3.7", 43 43 "@types/node": "^25.6.0", 44 44 "@types/react": "^19.2.14", 45 45 "@types/react-dom": "^19.2.3", 46 - "@typescript/native-preview": "7.0.0-dev.20260416.1", 46 + "@typescript/native-preview": "7.0.0-dev.20260423.1", 47 47 "@vitejs/plugin-react": "^6.0.1", 48 48 "drizzle-kit": "1.0.0-beta.20", 49 - "knip": "^6.4.1", 50 - "typescript": "^6.0.2", 51 - "vite": "npm:@voidzero-dev/vite-plus-core@^0.1.18", 49 + "knip": "^6.6.2", 50 + "typescript": "^6.0.3", 51 + "vite": "npm:@voidzero-dev/vite-plus-core@^0.1.19", 52 52 "vite-plus": "latest" 53 53 }, 54 54 "packageManager": "pnpm@10.33.0",
+650 -634
pnpm-lock.yaml
··· 13 13 .: 14 14 dependencies: 15 15 '@libsql/client': 16 - specifier: ^0.17.2 17 - version: 0.17.2 16 + specifier: ^0.17.3 17 + version: 0.17.3 18 18 '@radix-ui/react-label': 19 19 specifier: ^2.1.8 20 20 version: 2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) ··· 23 23 version: 1.2.4(@types/react@19.2.14)(react@19.2.5) 24 24 '@t3-oss/env-core': 25 25 specifier: ^0.13.11 26 - version: 0.13.11(typescript@6.0.2)(valibot@1.3.1(typescript@6.0.2))(zod@4.3.6) 26 + version: 0.13.11(typescript@6.0.3)(valibot@1.3.1(typescript@6.0.3))(zod@4.3.6) 27 27 '@tailwindcss/vite': 28 - specifier: ^4.2.2 29 - version: 4.2.2(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)) 28 + specifier: ^4.2.4 29 + version: 4.2.4(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 30 30 '@tanstack/devtools-vite': 31 31 specifier: ^0.6.0 32 - version: 0.6.0(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)) 32 + version: 0.6.0(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 33 33 '@tanstack/react-devtools': 34 34 specifier: ^0.10.2 35 35 version: 0.10.2(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(solid-js@1.9.12) 36 36 '@tanstack/react-pacer': 37 - specifier: ^0.21.1 38 - version: 0.21.1(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 37 + specifier: ^0.22.0 38 + version: 0.22.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 39 39 '@tanstack/react-query': 40 - specifier: ^5.99.0 41 - version: 5.99.0(react@19.2.5) 40 + specifier: ^5.100.1 41 + version: 5.100.1(react@19.2.5) 42 42 '@tanstack/react-query-devtools': 43 - specifier: ^5.99.0 44 - version: 5.99.0(@tanstack/react-query@5.99.0(react@19.2.5))(react@19.2.5) 43 + specifier: ^5.100.1 44 + version: 5.100.1(@tanstack/react-query@5.100.1(react@19.2.5))(react@19.2.5) 45 45 '@tanstack/react-router': 46 - specifier: 1.168.22 47 - version: 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 46 + specifier: 1.168.23 47 + version: 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 48 48 '@tanstack/react-router-devtools': 49 49 specifier: 1.166.13 50 - version: 1.166.13(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 50 + version: 1.166.13(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 51 51 '@tanstack/react-router-with-query': 52 52 specifier: 1.130.17 53 - version: 1.130.17(@tanstack/react-query@5.99.0(react@19.2.5))(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 53 + version: 1.130.17(@tanstack/react-query@5.100.1(react@19.2.5))(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 54 54 '@tanstack/react-start': 55 - specifier: 1.167.41 56 - version: 1.167.41(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 55 + specifier: 1.167.42 56 + version: 1.167.42(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 57 57 '@vitejs/plugin-rsc': 58 58 specifier: ^0.5.24 59 - version: 0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 59 + version: 0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 60 60 class-variance-authority: 61 61 specifier: ^0.7.1 62 62 version: 0.7.1 ··· 65 65 version: 2.1.1 66 66 drizzle-orm: 67 67 specifier: 1.0.0-beta.20 68 - version: 1.0.0-beta.20(@electric-sql/pglite@0.3.16)(@libsql/client@0.17.2)(@opentelemetry/api@1.9.0)(@types/mssql@9.1.11(@azure/core-client@1.10.1))(mssql@11.0.1(@azure/core-client@1.10.1))(valibot@1.3.1(typescript@6.0.2))(zod@4.3.6) 68 + version: 1.0.0-beta.20(@electric-sql/pglite@0.3.16)(@libsql/client@0.17.3)(@opentelemetry/api@1.9.0)(@types/mssql@9.1.11(@azure/core-client@1.10.1))(mssql@11.0.1(@azure/core-client@1.10.1))(valibot@1.3.1(typescript@6.0.3))(zod@4.3.6) 69 69 react: 70 70 specifier: ^19.2.5 71 71 version: 19.2.5 ··· 76 76 specifier: ^3.5.0 77 77 version: 3.5.0 78 78 tailwindcss: 79 - specifier: ^4.2.2 80 - version: 4.2.2 79 + specifier: ^4.2.4 80 + version: 4.2.4 81 81 tailwindcss-animate: 82 82 specifier: ^1.0.7 83 - version: 1.0.7(tailwindcss@4.2.2) 83 + version: 1.0.7(tailwindcss@4.2.4) 84 84 valibot: 85 85 specifier: ^1.3.1 86 - version: 1.3.1(typescript@6.0.2) 86 + version: 1.3.1(typescript@6.0.3) 87 87 devDependencies: 88 88 '@netlify/vite-plugin-tanstack-start': 89 - specifier: ^1.3.5 90 - version: 1.3.5(@azure/identity@4.13.1)(@tanstack/react-start@1.167.41(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(srvx@0.11.15) 89 + specifier: ^1.3.7 90 + version: 1.3.7(@azure/identity@4.13.1)(@tanstack/react-start@1.167.42(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15) 91 91 '@types/node': 92 92 specifier: ^25.6.0 93 93 version: 25.6.0 ··· 98 98 specifier: ^19.2.3 99 99 version: 19.2.3(@types/react@19.2.14) 100 100 '@typescript/native-preview': 101 - specifier: 7.0.0-dev.20260416.1 102 - version: 7.0.0-dev.20260416.1 101 + specifier: 7.0.0-dev.20260423.1 102 + version: 7.0.0-dev.20260423.1 103 103 '@vitejs/plugin-react': 104 104 specifier: ^6.0.1 105 - version: 6.0.1(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)) 105 + version: 6.0.1(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 106 106 drizzle-kit: 107 107 specifier: 1.0.0-beta.20 108 108 version: 1.0.0-beta.20 109 109 knip: 110 - specifier: ^6.4.1 111 - version: 6.4.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 110 + specifier: ^6.6.2 111 + version: 6.6.2(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 112 112 typescript: 113 - specifier: ^6.0.2 114 - version: 6.0.2 113 + specifier: ^6.0.3 114 + version: 6.0.3 115 115 vite: 116 - specifier: npm:@voidzero-dev/vite-plus-core@latest 117 - version: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 116 + specifier: npm:@voidzero-dev/vite-plus-core@^0.1.19 117 + version: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 118 118 vite-plus: 119 119 specifier: latest 120 - version: 0.1.18(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3) 120 + version: 0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 121 121 122 122 packages: 123 123 ··· 180 180 resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==} 181 181 engines: {node: '>=20.0.0'} 182 182 183 - '@azure/msal-browser@5.6.3': 184 - resolution: {integrity: sha512-sTjMtUm+bJpENU/1WlRzHEsgEHppZDZ1EtNyaOODg/sQBtMxxJzGB+MOCM+T2Q5Qe1fKBrdxUmjyRxm0r7Ez9w==} 183 + '@azure/msal-browser@5.8.0': 184 + resolution: {integrity: sha512-X7IZV77bN56l7sbLjkcbQJX1t3U4tgxqztDr/XFbUcUfKk+z2FavcLgKP+OYUNj0wl/pEEtV9lldW9siY8BuHQ==} 185 185 engines: {node: '>=0.8.0'} 186 186 187 - '@azure/msal-common@16.4.1': 188 - resolution: {integrity: sha512-Bl8f+w37xkXsYh7QRkAKCFGYtWMYuOVO7Lv+BxILrvGz3HbIEF22Pt0ugyj0QPOl6NLrHcnNUQ9yeew98P/5iw==} 187 + '@azure/msal-common@16.5.1': 188 + resolution: {integrity: sha512-WS9w9SfI8SEYO7mTnxGeZ3UwQfhAVYCWglYF2/7GNx3ioHiAs2gPkl9eSwVs8cPrmiGh+zi9ai/OOKoq4cyzDw==} 189 189 engines: {node: '>=0.8.0'} 190 190 191 - '@azure/msal-node@5.1.2': 192 - resolution: {integrity: sha512-DoeSJ9U5KPAIZoHsPywvfEj2MhBniQe0+FSpjLUTdWoIkI999GB5USkW6nNEHnIaLVxROHXvprWA1KzdS1VQ4A==} 191 + '@azure/msal-node@5.1.4': 192 + resolution: {integrity: sha512-G4LXGGggok1QC48uKu64/SV2DPRDlddmV8EieK8pflsNYMj9/Zz+Y9OHoEBhT15h+zpdwXXLYA/7PJCR/yZ8aw==} 193 193 engines: {node: '>=20'} 194 194 195 195 '@babel/code-frame@7.27.1': ··· 286 286 '@dabh/diagnostics@2.0.8': 287 287 resolution: {integrity: sha512-R4MSXTVnuMzGD7bzHdW2ZhhdPC/igELENcq5IjEverBvq5hn1SXCWcsi6eSsdWP0/Ur+SItRRjAktmdoX/8R/Q==} 288 288 289 - '@dependents/detective-less@5.0.1': 290 - resolution: {integrity: sha512-Y6+WUMsTFWE5jb20IFP4YGa5IrGY/+a/FbOSjDF/wz9gepU2hwCYSXRHP/vPwBvwcY3SVMASt4yXxbXNXigmZQ==} 289 + '@dependents/detective-less@5.0.2': 290 + resolution: {integrity: sha512-QPKO4ao2+iniYAYnPZwHKK67EgDG2GAdye9OCy11xsmApHGwzpH3AcSdPjGyPO3tC2/K8mF7JjWX3A/FTRnskg==} 291 291 engines: {node: '>=18'} 292 292 293 293 '@drizzle-team/brocli@0.11.0': ··· 296 296 '@electric-sql/pglite@0.3.16': 297 297 resolution: {integrity: sha512-mZkZfOd9OqTMHsK+1cje8OSzfAQcpD7JmILXTl5ahdempjUDdmg4euf1biDex5/LfQIDJ3gvCu6qDgdnDxfJmA==} 298 298 299 - '@emnapi/core@1.9.1': 300 - resolution: {integrity: sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA==} 299 + '@emnapi/core@1.9.2': 300 + resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} 301 301 302 302 '@emnapi/runtime@1.10.0': 303 303 resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} 304 304 305 - '@emnapi/wasi-threads@1.2.0': 306 - resolution: {integrity: sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==} 305 + '@emnapi/runtime@1.9.2': 306 + resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==} 307 + 308 + '@emnapi/wasi-threads@1.2.1': 309 + resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} 307 310 308 311 '@envelop/instrumentation@1.0.0': 309 312 resolution: {integrity: sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==} ··· 977 980 resolution: {integrity: sha512-hloP58zRVCRSpgDxmqCWJNlizAlUgJFqG2ypq79DCvyv9tHjRYMDOcPFjzfl/A1/YxDvRCZz8wvZvmapQnKwFQ==} 978 981 engines: {node: '>=12'} 979 982 980 - '@libsql/client@0.17.2': 981 - resolution: {integrity: sha512-0aw0S3iQMHvOxfRt5j1atoCCPMT3gjsB2PS8/uxSM1DcDn39xqz6RlgSMxtP8I3JsxIXAFuw7S41baLEw0Zi+Q==} 983 + '@libsql/client@0.17.3': 984 + resolution: {integrity: sha512-HXk9wiAoJbKFbyBH4O+aEhN6ir5ERXuXvwE5OD2eR4/5RUa3Pw/8L9zrnVdU+iNJitRvisPWaIwmhkO3bH7giA==} 982 985 983 - '@libsql/core@0.17.2': 984 - resolution: {integrity: sha512-L8qv12HZ/jRBcETVR3rscP0uHNxh+K3EABSde6scCw7zfOdiLqO3MAkJaeE1WovPsjXzsN/JBoZED4+7EZVT3g==} 986 + '@libsql/core@0.17.3': 987 + resolution: {integrity: sha512-2UjK1i7JBkMduJo4WdvvBxMMvVJ31pArBZNONyz/GCJJAH+1UHat2X6vn10S/WpY5fKzIT98WqYFl2vzWRLOfg==} 985 988 986 989 '@libsql/darwin-arm64@0.5.29': 987 990 resolution: {integrity: sha512-K+2RIB1OGFPYQbfay48GakLhqf3ArcbHqPFu7EZiaUcRgFcdw8RoltsMyvbj5ix2fY0HV3Q3Ioa/ByvQdaSM0A==} ··· 993 996 cpu: [x64] 994 997 os: [darwin] 995 998 996 - '@libsql/hrana-client@0.9.0': 997 - resolution: {integrity: sha512-pxQ1986AuWfPX4oXzBvLwBnfgKDE5OMhAdR/5cZmRaB4Ygz5MecQybvwZupnRz341r2CtFmbk/BhSu7k2Lm+Jw==} 999 + '@libsql/hrana-client@0.10.0': 1000 + resolution: {integrity: sha512-OoA4EMqRAC7kn7V2P6EQqRcpZf2W+AjsNIyCizBg339Tq/aMC7sRnzs3SklderhmQWAqEzvv8A2vhxVmWpkVvw==} 998 1001 999 1002 '@libsql/isomorphic-ws@0.1.5': 1000 1003 resolution: {integrity: sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==} ··· 1072 1075 engines: {node: '>=18.14.0'} 1073 1076 hasBin: true 1074 1077 1075 - '@netlify/database-dev@0.8.0': 1076 - resolution: {integrity: sha512-q53dx7QgLMMN3vKRFvX/guDOPXscYaF4qtHoG0JYZorC0vcJagw6s3nV8cNob9sCjA3Tj/BNf7MnWwOSF0E1Cw==} 1078 + '@netlify/database-dev@0.10.0': 1079 + resolution: {integrity: sha512-kdootHVxNsIZK8B6p2pAeIXs1VsVOCGsApzyi7JhA60Sdqemk9DT2Pf4FeIcGJb205o9VX1AXEbErOmDzjnnnA==} 1077 1080 engines: {node: '>=20.6.1'} 1078 1081 1079 1082 '@netlify/dev-utils@4.4.3': 1080 1083 resolution: {integrity: sha512-VkMD8YACshR6pHgoub6nikkI+SQVdhjVvLsOK2ZSpN2wMlDHdsD8uRjESfzv/yYfq5jlsGskfx1cf1FUurWt9A==} 1081 1084 engines: {node: ^18.14.0 || >=20} 1082 1085 1083 - '@netlify/dev@4.17.1': 1084 - resolution: {integrity: sha512-+VRNcqPcFFHDbT5d4FOiu3uZAB+dQniFNezD3hTO6LpoKqS2zwNNa0kZHMRFybAUHxYJk30m3QDrdHwzy9Jd0Q==} 1086 + '@netlify/dev@4.17.3': 1087 + resolution: {integrity: sha512-EU8EqY2E3BdNCzimZS5PMat8ETAsUFJMBKcOaAMhw0dJFckUj+oZ5OijxfBHJe0sfvDj8eq3E/nQtBlnaoKpHw==} 1085 1088 engines: {node: '>=20.6.1'} 1086 1089 1087 - '@netlify/edge-bundler@14.10.0': 1088 - resolution: {integrity: sha512-6gWUoPfBuPHATaJScFheyHqLtjYXAa1OSCFPMi7Hyw0p9bJtqj7dmxUlSKen2QRdHLfNF5zZAH060wa2WsZx2Q==} 1090 + '@netlify/edge-bundler@14.10.1': 1091 + resolution: {integrity: sha512-Kg/LHnLZnv18qzAQonnFMYcGbair/z5DI40le1L9PJlz+S7lR2xOVg0gBzTRccG1VylXozwp4GVYhVT4v7n2GA==} 1089 1092 engines: {node: '>=18.14.0'} 1090 1093 1091 1094 '@netlify/edge-functions-bootstrap@2.16.0': ··· 1119 1122 resolution: {integrity: sha512-qWKCbtYQbyHtzVjLcaAxZsxrd8qpIVnLWwvn2635E8zQSO7L0wb2oPTUhMEOOIxIurWuY3JSRGevpve6ifataQ==} 1120 1123 engines: {node: '>=20.6.1'} 1121 1124 1122 - '@netlify/open-api@2.52.0': 1123 - resolution: {integrity: sha512-QkWQu0vz3uBcxjSslA0N6Njo0x1ndkhEIVEmdwcmxfufX8wA0d9WjiU2sWuHYw11Mrf5pkMUQHvZy+6V4A9TYQ==} 1125 + '@netlify/open-api@2.53.0': 1126 + resolution: {integrity: sha512-CcIhcB+XzY77nze7vLTdxkqS/uX5DXleo3adE8H+M7TapLX6GTXp5qMIsq8bAuHy5eGw0ijRrAnSUmkOP4DM2w==} 1124 1127 engines: {node: '>=14.8.0'} 1125 1128 1126 1129 '@netlify/otel@5.1.5': ··· 1155 1158 resolution: {integrity: sha512-yD20EizHJDQxajJ66Vo8RTwLwR2jMNVxufPG8MHd2AScX8jW4z0VPnnJHArq2GYPFTFZRHmiAhDrXr5m8zof6w==} 1156 1159 engines: {node: ^18.14.0 || >=20} 1157 1160 1158 - '@netlify/vite-plugin-tanstack-start@1.3.5': 1159 - resolution: {integrity: sha512-b5IGiPpXQYgKbUDkAU9dfrHbGXLLL2EpVwKavlxmPKPydBl2IJ5v0AiJIBCPQfCCoe1+XvTMkiF8stQpYhfG8A==} 1161 + '@netlify/vite-plugin-tanstack-start@1.3.7': 1162 + resolution: {integrity: sha512-9p4OjmxwKnwyteNQXbs2j0eunP6oOtkD8s5apvN+WVZjO7KnAPN+rGaKjIpQImAjm46sDhiSyKfqImCsEO1d/g==} 1160 1163 engines: {node: ^22.12.0 || >=24.0.0} 1161 1164 peerDependencies: 1162 1165 '@tanstack/react-start': '>=1.132.0' ··· 1168 1171 '@tanstack/solid-start': 1169 1172 optional: true 1170 1173 1171 - '@netlify/vite-plugin@2.11.5': 1172 - resolution: {integrity: sha512-z/llgtXI1u4L11Ds21RsLGjiGavKPCsJBKTAN4FzAllGqvZUzMdfRT/uVsZVjpOwp2qcain1+lPIrtljB8u2/A==} 1174 + '@netlify/vite-plugin@2.11.7': 1175 + resolution: {integrity: sha512-S3IR5uuPxggzR3+U+2xm4XU2gq+2EFsrRRaiRMRiYxPDihJJN3QrvAIk/NzgRLvbPksaZPHekwS1P2dopGRvpw==} 1173 1176 engines: {node: ^20.6.1 || >=22} 1174 1177 peerDependencies: 1175 1178 vite: ^5 || ^6 || ^7 || ^8 ··· 1267 1270 resolution: {integrity: sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==} 1268 1271 engines: {node: '>=14'} 1269 1272 1270 - '@oxc-parser/binding-android-arm-eabi@0.121.0': 1271 - resolution: {integrity: sha512-n07FQcySwOlzap424/PLMtOkbS7xOu8nsJduKL8P3COGHKgKoDYXwoAHCbChfgFpHnviehrLWIPX0lKGtbEk/A==} 1273 + '@oxc-parser/binding-android-arm-eabi@0.127.0': 1274 + resolution: {integrity: sha512-0LC7ye4hvqbIKxAzThzvswgHLFu2AURKzYLeSVvLdu2TBOYWQDmHnTqPLeA597BcUCxiLqLsS4CJ5uoI5WYWCQ==} 1272 1275 engines: {node: ^20.19.0 || >=22.12.0} 1273 1276 cpu: [arm] 1274 1277 os: [android] 1275 1278 1276 - '@oxc-parser/binding-android-arm64@0.121.0': 1277 - resolution: {integrity: sha512-/Dd1xIXboYAicw+twT2utxPD7bL8qh7d3ej0qvaYIMj3/EgIrGR+tSnjCUkiCT6g6uTC0neSS4JY8LxhdSU/sA==} 1279 + '@oxc-parser/binding-android-arm64@0.127.0': 1280 + resolution: {integrity: sha512-b5jtVTH6AU5CJXHNdj7Jj9IEiR9yVjjnwHzPJhGyHGPdcsZSzBCkS9GBbV33niRMvKthDwQRFRJfI4a+k4PvYg==} 1278 1281 engines: {node: ^20.19.0 || >=22.12.0} 1279 1282 cpu: [arm64] 1280 1283 os: [android] 1281 1284 1282 - '@oxc-parser/binding-darwin-arm64@0.121.0': 1283 - resolution: {integrity: sha512-A0jNEvv7QMtCO1yk205t3DWU9sWUjQ2KNF0hSVO5W9R9r/R1BIvzG01UQAfmtC0dQm7sCrs5puixurKSfr2bRQ==} 1285 + '@oxc-parser/binding-darwin-arm64@0.127.0': 1286 + resolution: {integrity: sha512-obCE8B7ISKkJidjlhv9xRGJPOSDG2Yu6PRga9Ruaz35uintHxbp1Ki/Yc71wx4rj3Edrm0a1kzG1TAwit0wFpg==} 1284 1287 engines: {node: ^20.19.0 || >=22.12.0} 1285 1288 cpu: [arm64] 1286 1289 os: [darwin] 1287 1290 1288 - '@oxc-parser/binding-darwin-x64@0.121.0': 1289 - resolution: {integrity: sha512-SsHzipdxTKUs3I9EOAPmnIimEeJOemqRlRDOp9LIj+96wtxZejF51gNibmoGq8KoqbT1ssAI5po/E3J+vEtXGA==} 1291 + '@oxc-parser/binding-darwin-x64@0.127.0': 1292 + resolution: {integrity: sha512-JL6Xb5IwPQT8rUzlpsX7E+AgfcdNklXNPFp8pjCQQ5MQOQo5rtEB2ui+3Hgg9Sn7Y9Egj6YOLLiHhLpdAe12Aw==} 1290 1293 engines: {node: ^20.19.0 || >=22.12.0} 1291 1294 cpu: [x64] 1292 1295 os: [darwin] 1293 1296 1294 - '@oxc-parser/binding-freebsd-x64@0.121.0': 1295 - resolution: {integrity: sha512-v1APOTkCp+RWOIDAHRoaeW/UoaHF15a60E8eUL6kUQXh+i4K7PBwq2Wi7jm8p0ymID5/m/oC1w3W31Z/+r7HQw==} 1297 + '@oxc-parser/binding-freebsd-x64@0.127.0': 1298 + resolution: {integrity: sha512-SDQ/3MQFw58fqQz3Z1PhSKFF3JoCF4gmlNjziDm8X02tTahCw0qJbd7FGPDKw1i4VTBZene9JPyC3mHtSvi+wA==} 1296 1299 engines: {node: ^20.19.0 || >=22.12.0} 1297 1300 cpu: [x64] 1298 1301 os: [freebsd] 1299 1302 1300 - '@oxc-parser/binding-linux-arm-gnueabihf@0.121.0': 1301 - resolution: {integrity: sha512-PmqPQuqHZyFVWA4ycr0eu4VnTMmq9laOHZd+8R359w6kzuNZPvmmunmNJ8ybkm769A0nCoVp3TJ6dUz7B3FYIQ==} 1303 + '@oxc-parser/binding-linux-arm-gnueabihf@0.127.0': 1304 + resolution: {integrity: sha512-Av+D1MIqzV0YMGPT9we2SIZaMKD7Cxs4CvXSx/yxaWHewZjYEjScpOf5igc8IILASViw4WTnjlwUdI1KzVtDHQ==} 1302 1305 engines: {node: ^20.19.0 || >=22.12.0} 1303 1306 cpu: [arm] 1304 1307 os: [linux] 1305 1308 1306 - '@oxc-parser/binding-linux-arm-musleabihf@0.121.0': 1307 - resolution: {integrity: sha512-vF24htj+MOH+Q7y9A8NuC6pUZu8t/C2Fr/kDOi2OcNf28oogr2xadBPXAbml802E8wRAVfbta6YLDQTearz+jw==} 1309 + '@oxc-parser/binding-linux-arm-musleabihf@0.127.0': 1310 + resolution: {integrity: sha512-Cs2fdJ8cPpFdeebj6p4dag8A4+56hPvZ0AhQQzlaLswGz1tz7bXt1nETLeorrM9+AMcWFFkqxcXwDGfTVidY8g==} 1308 1311 engines: {node: ^20.19.0 || >=22.12.0} 1309 1312 cpu: [arm] 1310 1313 os: [linux] 1311 1314 1312 - '@oxc-parser/binding-linux-arm64-gnu@0.121.0': 1313 - resolution: {integrity: sha512-wjH8cIG2Lu/3d64iZpbYr73hREMgKAfu7fqpXjgM2S16y2zhTfDIp8EQjxO8vlDtKP5Rc7waZW72lh8nZtWrpA==} 1315 + '@oxc-parser/binding-linux-arm64-gnu@0.127.0': 1316 + resolution: {integrity: sha512-qdOfTcT6SY8gsJrrV92uyEUyjqMGPpIB5JZUG6QN5dukYd+7/j0kX6MwK1DgQj39jtUYixxPiaRUiEN1+0CXgQ==} 1314 1317 engines: {node: ^20.19.0 || >=22.12.0} 1315 1318 cpu: [arm64] 1316 1319 os: [linux] 1317 1320 libc: [glibc] 1318 1321 1319 - '@oxc-parser/binding-linux-arm64-musl@0.121.0': 1320 - resolution: {integrity: sha512-qT663J/W8yQFw3dtscbEi9LKJevr20V7uWs2MPGTnvNZ3rm8anhhE16gXGpxDOHeg9raySaSHKhd4IGa3YZvuw==} 1322 + '@oxc-parser/binding-linux-arm64-musl@0.127.0': 1323 + resolution: {integrity: sha512-EoTCZneNFU/P2qrpEM+RHmQwt+CvDkyGESG6qhr7KaegXLZwePfbrkCDfAk8/rhxbDUVGsZILX+2tqPzFtoFWA==} 1321 1324 engines: {node: ^20.19.0 || >=22.12.0} 1322 1325 cpu: [arm64] 1323 1326 os: [linux] 1324 1327 libc: [musl] 1325 1328 1326 - '@oxc-parser/binding-linux-ppc64-gnu@0.121.0': 1327 - resolution: {integrity: sha512-mYNe4NhVvDBbPkAP8JaVS8lC1dsoJZWH5WCjpw5E+sjhk1R08wt3NnXYUzum7tIiWPfgQxbCMcoxgeemFASbRw==} 1329 + '@oxc-parser/binding-linux-ppc64-gnu@0.127.0': 1330 + resolution: {integrity: sha512-zALjmZYgxFLHjXeudcDF0xFGNydTAtkAeXAr2EuC17ywCyFxcmQra4w0BMde0Yi/re4Bi4iwEoEXtYN7l6eBLQ==} 1328 1331 engines: {node: ^20.19.0 || >=22.12.0} 1329 1332 cpu: [ppc64] 1330 1333 os: [linux] 1331 1334 libc: [glibc] 1332 1335 1333 - '@oxc-parser/binding-linux-riscv64-gnu@0.121.0': 1334 - resolution: {integrity: sha512-+QiFoGxhAbaI/amqX567784cDyyuZIpinBrJNxUzb+/L2aBRX67mN6Jv40pqduHf15yYByI+K5gUEygCuv0z9w==} 1336 + '@oxc-parser/binding-linux-riscv64-gnu@0.127.0': 1337 + resolution: {integrity: sha512-fPP8M6zQLS7Jz7o9d5ArUSuAuSK3e+WCYVrCpdzeCOejidtZExJ9tjhDrAd3HEPqARBCPmdpqxESPFqy44vkBQ==} 1335 1338 engines: {node: ^20.19.0 || >=22.12.0} 1336 1339 cpu: [riscv64] 1337 1340 os: [linux] 1338 1341 libc: [glibc] 1339 1342 1340 - '@oxc-parser/binding-linux-riscv64-musl@0.121.0': 1341 - resolution: {integrity: sha512-9ykEgyTa5JD/Uhv2sttbKnCfl2PieUfOjyxJC/oDL2UO0qtXOtjPLl7H8Kaj5G7p3hIvFgu3YWvAxvE0sqY+hQ==} 1343 + '@oxc-parser/binding-linux-riscv64-musl@0.127.0': 1344 + resolution: {integrity: sha512-7IcC4Ao02oGpfnjt+X/oF4U2mllo2qoSkw5xxiXNKL9MCTsTiAC6616beOuehdxGcnz1bRoPC1RQ2f1GQDdN+g==} 1342 1345 engines: {node: ^20.19.0 || >=22.12.0} 1343 1346 cpu: [riscv64] 1344 1347 os: [linux] 1345 1348 libc: [musl] 1346 1349 1347 - '@oxc-parser/binding-linux-s390x-gnu@0.121.0': 1348 - resolution: {integrity: sha512-DB1EW5VHZdc1lIRjOI3bW/wV6R6y0xlfvdVrqj6kKi7Ayu2U3UqUBdq9KviVkcUGd5Oq+dROqvUEEFRXGAM7EQ==} 1350 + '@oxc-parser/binding-linux-s390x-gnu@0.127.0': 1351 + resolution: {integrity: sha512-pbXIhiNFHoqWeqDNLiJ9JkpHz1IM9k4DXa66x+1GTWMG7iLxtkXgE53iiuKSXwmk3zIYmaPVfBvgcAhS583K4Q==} 1349 1352 engines: {node: ^20.19.0 || >=22.12.0} 1350 1353 cpu: [s390x] 1351 1354 os: [linux] 1352 1355 libc: [glibc] 1353 1356 1354 - '@oxc-parser/binding-linux-x64-gnu@0.121.0': 1355 - resolution: {integrity: sha512-s4lfobX9p4kPTclvMiH3gcQUd88VlnkMTF6n2MTMDAyX5FPNRhhRSFZK05Ykhf8Zy5NibV4PbGR6DnK7FGNN6A==} 1357 + '@oxc-parser/binding-linux-x64-gnu@0.127.0': 1358 + resolution: {integrity: sha512-MYCguB9RvBvlSd6gbuNI7QwiLoCCAlGnlRJFPrzLI6U1/9wkC/WK6LtBAUln55H1Ctqw45PWmqrobKoMhsYQzQ==} 1356 1359 engines: {node: ^20.19.0 || >=22.12.0} 1357 1360 cpu: [x64] 1358 1361 os: [linux] 1359 1362 libc: [glibc] 1360 1363 1361 - '@oxc-parser/binding-linux-x64-musl@0.121.0': 1362 - resolution: {integrity: sha512-P9KlyTpuBuMi3NRGpJO8MicuGZfOoqZVRP1WjOecwx8yk4L/+mrCRNc5egSi0byhuReblBF2oVoDSMgV9Bj4Hw==} 1364 + '@oxc-parser/binding-linux-x64-musl@0.127.0': 1365 + resolution: {integrity: sha512-5eY0B/bxf1xIUxb4NOTvOI3KWtBQfPWYyKAzgcrCt0mDibSZygVpO1Pz8bkeiSZ5Jj9+M09dkggG3H8I5d0Uyg==} 1363 1366 engines: {node: ^20.19.0 || >=22.12.0} 1364 1367 cpu: [x64] 1365 1368 os: [linux] 1366 1369 libc: [musl] 1367 1370 1368 - '@oxc-parser/binding-openharmony-arm64@0.121.0': 1369 - resolution: {integrity: sha512-R+4jrWOfF2OAPPhj3Eb3U5CaKNAH9/btMveMULIrcNW/hjfysFQlF8wE0GaVBr81dWz8JLgQlsxwctoL78JwXw==} 1371 + '@oxc-parser/binding-openharmony-arm64@0.127.0': 1372 + resolution: {integrity: sha512-Gld0ajrFTUXNtdw20fVBuTQx66FA75nIVg+//pPfR3sXkuABB4mTBhl3r9JNzrJpgW//qiwxf0nWXUWGJSL3UQ==} 1370 1373 engines: {node: ^20.19.0 || >=22.12.0} 1371 1374 cpu: [arm64] 1372 1375 os: [openharmony] 1373 1376 1374 - '@oxc-parser/binding-wasm32-wasi@0.121.0': 1375 - resolution: {integrity: sha512-5TFISkPTymKvsmIlKasPVTPuWxzCcrT8pM+p77+mtQbIZDd1UC8zww4CJcRI46kolmgrEX6QpKO8AvWMVZ+ifw==} 1376 - engines: {node: '>=14.0.0'} 1377 + '@oxc-parser/binding-wasm32-wasi@0.127.0': 1378 + resolution: {integrity: sha512-T6KVD7rhLzFlwGRXMnxUFfkCZD8FHnb968wVXW1mXzgRFc5RNXOBY2mPPDZ77x5Ln76ltLMgtPg0cOkU1NSrEQ==} 1379 + engines: {node: ^20.19.0 || >=22.12.0} 1377 1380 cpu: [wasm32] 1378 1381 1379 - '@oxc-parser/binding-win32-arm64-msvc@0.121.0': 1380 - resolution: {integrity: sha512-V0pxh4mql4XTt3aiEtRNUeBAUFOw5jzZNxPABLaOKAWrVzSr9+XUaB095lY7jqMf5t8vkfh8NManGB28zanYKw==} 1382 + '@oxc-parser/binding-win32-arm64-msvc@0.127.0': 1383 + resolution: {integrity: sha512-Ujvw4X+LD1CCGULcsQcvb4YNVoBGqt+JHgNNzGGaCImELiZLk477ifUH53gIbE7EKd933NdTi25JWEr9K2HwXw==} 1381 1384 engines: {node: ^20.19.0 || >=22.12.0} 1382 1385 cpu: [arm64] 1383 1386 os: [win32] 1384 1387 1385 - '@oxc-parser/binding-win32-ia32-msvc@0.121.0': 1386 - resolution: {integrity: sha512-4Ob1qvYMPnlF2N9rdmKdkQFdrq16QVcQwBsO8yiPZXof0fHKFF+LmQV501XFbi7lHyrKm8rlJRfQ/M8bZZPVLw==} 1388 + '@oxc-parser/binding-win32-ia32-msvc@0.127.0': 1389 + resolution: {integrity: sha512-0cwxKO7KHQQQfo4Uf4B2SQrhgm+cJaP9OvFFhx52Tkg4bezsacu83GB2/In5bC415Ueeym+kXdnge/57rbSfTw==} 1387 1390 engines: {node: ^20.19.0 || >=22.12.0} 1388 1391 cpu: [ia32] 1389 1392 os: [win32] 1390 1393 1391 - '@oxc-parser/binding-win32-x64-msvc@0.121.0': 1392 - resolution: {integrity: sha512-BOp1KCzdboB1tPqoCPXgntgFs0jjeSyOXHzgxVFR7B/qfr3F8r4YDacHkTOUNXtDgM8YwKnkf3rE5gwALYX7NA==} 1394 + '@oxc-parser/binding-win32-x64-msvc@0.127.0': 1395 + resolution: {integrity: sha512-rOrnSQSCbhI2kowr9XxE7m9a8oQXnBHjnS6j95LxxAnEZ0+Fz20WlRXG4ondQb+ejjt2KOsa65sE6++L6kUd+w==} 1393 1396 engines: {node: ^20.19.0 || >=22.12.0} 1394 1397 cpu: [x64] 1395 1398 os: [win32] 1396 1399 1397 - '@oxc-project/runtime@0.124.0': 1398 - resolution: {integrity: sha512-sSg6n37J3w3mM4odFvRqzQENf6+qxKnvStr/gU0FgRRg1VE/4MqryLd9PJmE0a7K5xlDfbrctBtSagaFH6ij9Q==} 1400 + '@oxc-project/runtime@0.126.0': 1401 + resolution: {integrity: sha512-oksjxfqDNmIYMGlIgLzYgnz5YjZax27RtQezsPpKEGo9AC5LOaIGHsivCCeaAWdCtPnRyjZXM/7svreCC8kZVQ==} 1399 1402 engines: {node: ^20.19.0 || >=22.12.0} 1400 1403 1401 - '@oxc-project/types@0.121.0': 1402 - resolution: {integrity: sha512-CGtOARQb9tyv7ECgdAlFxi0Fv7lmzvmlm2rpD/RdijOO9rfk/JvB1CjT8EnoD+tjna/IYgKKw3IV7objRb+aYw==} 1404 + '@oxc-project/types@0.126.0': 1405 + resolution: {integrity: sha512-oGfVtjAgwQVVpfBrbtk4e1XDyWHRFta6BS3GWVzrF8xYBT2VGQAk39yJS/wFSMrZqoiCU4oghT3Ch0HaHGIHcQ==} 1403 1406 1404 - '@oxc-project/types@0.124.0': 1405 - resolution: {integrity: sha512-VBFWMTBvHxS11Z5Lvlr3IWgrwhMTXV+Md+EQF0Xf60+wAdsGFTBx7X7K/hP4pi8N7dcm1RvcHwDxZ16Qx8keUg==} 1407 + '@oxc-project/types@0.127.0': 1408 + resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==} 1406 1409 1407 1410 '@oxc-resolver/binding-android-arm-eabi@11.19.1': 1408 1411 resolution: {integrity: sha512-aUs47y+xyXHUKlbhqHUjBABjvycq6YSD7bpxSW7vplUmdzAlJ93yXY6ZR0c1o1x5A/QKbENCvs3+NlY8IpIVzg==} ··· 1634 1637 cpu: [x64] 1635 1638 os: [win32] 1636 1639 1637 - '@oxlint-tsgolint/darwin-arm64@0.20.0': 1638 - resolution: {integrity: sha512-KKQcIHZHMxqpHUA1VXIbOG6chNCFkUWbQy6M+AFVtPKkA/3xAeJkJ3njoV66bfzwPHRcWQO+kcj5XqtbkjakoA==} 1640 + '@oxlint-tsgolint/darwin-arm64@0.21.1': 1641 + resolution: {integrity: sha512-7TLjyWe4wG9saJc992VWmaHq2hwKfOEEVTjheReXJXaDhavMZI4X9a6nKhbEng4IVkYtzjD2jw16vw2WFXLYLw==} 1639 1642 cpu: [arm64] 1640 1643 os: [darwin] 1641 1644 1642 - '@oxlint-tsgolint/darwin-x64@0.20.0': 1643 - resolution: {integrity: sha512-7HeVMuclGfG+NLZi2ybY0T4fMI7/XxO/208rJk+zEIloKkVnlh11Wd241JMGwgNFXn+MLJbOqOfojDb2Dt4L1g==} 1645 + '@oxlint-tsgolint/darwin-x64@0.21.1': 1646 + resolution: {integrity: sha512-7wf9Wf75nTzA7zpL9myhFe2RKvfuqGUOADNvUooCjEWvh7hmPz3lSEqTMh5Z/VQhzsG04mM9ACyghxhRzq7zFw==} 1644 1647 cpu: [x64] 1645 1648 os: [darwin] 1646 1649 1647 - '@oxlint-tsgolint/linux-arm64@0.20.0': 1648 - resolution: {integrity: sha512-zxhUwz+WSxE6oWlZLK2z2ps9yC6ebmgoYmjAl0Oa48+GqkZ56NVgo+wb8DURNv6xrggzHStQxqQxe3mK51HZag==} 1650 + '@oxlint-tsgolint/linux-arm64@0.21.1': 1651 + resolution: {integrity: sha512-IPuQN/Vd0Rjklg/cCGBbQyUuRBp2f6LQXpZYwk5ivOR6V/+CgiYsv8pn/PVY7gjeyoNvPQrXB7xMjHUO2YZbdw==} 1649 1652 cpu: [arm64] 1650 1653 os: [linux] 1651 1654 1652 - '@oxlint-tsgolint/linux-x64@0.20.0': 1653 - resolution: {integrity: sha512-/1l6FnahC9im8PK+Ekkx/V3yetO/PzZnJegE2FXcv/iXEhbeVxP/ouiTYcUQu9shT1FWJCSNti1VJHH+21Y1dg==} 1655 + '@oxlint-tsgolint/linux-x64@0.21.1': 1656 + resolution: {integrity: sha512-d1niGuTbh2qiv7dR7tqkbOcM5cIR63of0lMBFdEQavL1KrJV8zuRdwdi68K7MNGdgoR+J5A9ajpGGvsHwp1bPg==} 1654 1657 cpu: [x64] 1655 1658 os: [linux] 1656 1659 1657 - '@oxlint-tsgolint/win32-arm64@0.20.0': 1658 - resolution: {integrity: sha512-oPZ5Yz8sVdo7P/5q+i3IKeix31eFZ55JAPa1+RGPoe9PoaYVsdMvR6Jvib6YtrqoJnFPlg3fjEjlEPL8VBKYJA==} 1660 + '@oxlint-tsgolint/win32-arm64@0.21.1': 1661 + resolution: {integrity: sha512-ICu9y2JLnFPvFqstnWPPNqBM8LK8BWw2OTeaR0UgEMm4hOSbrZAKv1/hwZYyiLqnCNjBL87AGSQIgTHCYlsipw==} 1659 1662 cpu: [arm64] 1660 1663 os: [win32] 1661 1664 1662 - '@oxlint-tsgolint/win32-x64@0.20.0': 1663 - resolution: {integrity: sha512-4stx8RHj3SP9vQyRF/yZbz5igtPvYMEUR8CUoha4BVNZihi39DpCR8qkU7lpjB5Ga1DRMo2pHaA4bdTOMaY4mw==} 1665 + '@oxlint-tsgolint/win32-x64@0.21.1': 1666 + resolution: {integrity: sha512-cTEFCFjCj6iXfrSHcvajSPNqhEA4TxSzU3gFxbdGSAUTNXGToU99IbdhWAPSbhcucoym0XE4Zl7E41NiSkNTug==} 1664 1667 cpu: [x64] 1665 1668 os: [win32] 1666 1669 ··· 2007 2010 zod: 2008 2011 optional: true 2009 2012 2010 - '@tailwindcss/node@4.2.2': 2011 - resolution: {integrity: sha512-pXS+wJ2gZpVXqFaUEjojq7jzMpTGf8rU6ipJz5ovJV6PUGmlJ+jvIwGrzdHdQ80Sg+wmQxUFuoW1UAAwHNEdFA==} 2013 + '@tailwindcss/node@4.2.4': 2014 + resolution: {integrity: sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==} 2012 2015 2013 - '@tailwindcss/oxide-android-arm64@4.2.2': 2014 - resolution: {integrity: sha512-dXGR1n+P3B6748jZO/SvHZq7qBOqqzQ+yFrXpoOWWALWndF9MoSKAT3Q0fYgAzYzGhxNYOoysRvYlpixRBBoDg==} 2016 + '@tailwindcss/oxide-android-arm64@4.2.4': 2017 + resolution: {integrity: sha512-e7MOr1SAn9U8KlZzPi1ZXGZHeC5anY36qjNwmZv9pOJ8E4Q6jmD1vyEHkQFmNOIN7twGPEMXRHmitN4zCMN03g==} 2015 2018 engines: {node: '>= 20'} 2016 2019 cpu: [arm64] 2017 2020 os: [android] 2018 2021 2019 - '@tailwindcss/oxide-darwin-arm64@4.2.2': 2020 - resolution: {integrity: sha512-iq9Qjr6knfMpZHj55/37ouZeykwbDqF21gPFtfnhCCKGDcPI/21FKC9XdMO/XyBM7qKORx6UIhGgg6jLl7BZlg==} 2022 + '@tailwindcss/oxide-darwin-arm64@4.2.4': 2023 + resolution: {integrity: sha512-tSC/Kbqpz/5/o/C2sG7QvOxAKqyd10bq+ypZNf+9Fi2TvbVbv1zNpcEptcsU7DPROaSbVgUXmrzKhurFvo5eDg==} 2021 2024 engines: {node: '>= 20'} 2022 2025 cpu: [arm64] 2023 2026 os: [darwin] 2024 2027 2025 - '@tailwindcss/oxide-darwin-x64@4.2.2': 2026 - resolution: {integrity: sha512-BlR+2c3nzc8f2G639LpL89YY4bdcIdUmiOOkv2GQv4/4M0vJlpXEa0JXNHhCHU7VWOKWT/CjqHdTP8aUuDJkuw==} 2028 + '@tailwindcss/oxide-darwin-x64@4.2.4': 2029 + resolution: {integrity: sha512-yPyUXn3yO/ufR6+Kzv0t4fCg2qNr90jxXc5QqBpjlPNd0NqyDXcmQb/6weunH/MEDXW5dhyEi+agTDiqa3WsGg==} 2027 2030 engines: {node: '>= 20'} 2028 2031 cpu: [x64] 2029 2032 os: [darwin] 2030 2033 2031 - '@tailwindcss/oxide-freebsd-x64@4.2.2': 2032 - resolution: {integrity: sha512-YUqUgrGMSu2CDO82hzlQ5qSb5xmx3RUrke/QgnoEx7KvmRJHQuZHZmZTLSuuHwFf0DJPybFMXMYf+WJdxHy/nQ==} 2034 + '@tailwindcss/oxide-freebsd-x64@4.2.4': 2035 + resolution: {integrity: sha512-BoMIB4vMQtZsXdGLVc2z+P9DbETkiopogfWZKbWwM8b/1Vinbs4YcUwo+kM/KeLkX3Ygrf4/PsRndKaYhS8Eiw==} 2033 2036 engines: {node: '>= 20'} 2034 2037 cpu: [x64] 2035 2038 os: [freebsd] 2036 2039 2037 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.2': 2038 - resolution: {integrity: sha512-FPdhvsW6g06T9BWT0qTwiVZYE2WIFo2dY5aCSpjG/S/u1tby+wXoslXS0kl3/KXnULlLr1E3NPRRw0g7t2kgaQ==} 2040 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.4': 2041 + resolution: {integrity: sha512-7pIHBLTHYRAlS7V22JNuTh33yLH4VElwKtB3bwchK/UaKUPpQ0lPQiOWcbm4V3WP2I6fNIJ23vABIvoy2izdwA==} 2039 2042 engines: {node: '>= 20'} 2040 2043 cpu: [arm] 2041 2044 os: [linux] 2042 2045 2043 - '@tailwindcss/oxide-linux-arm64-gnu@4.2.2': 2044 - resolution: {integrity: sha512-4og1V+ftEPXGttOO7eCmW7VICmzzJWgMx+QXAJRAhjrSjumCwWqMfkDrNu1LXEQzNAwz28NCUpucgQPrR4S2yw==} 2046 + '@tailwindcss/oxide-linux-arm64-gnu@4.2.4': 2047 + resolution: {integrity: sha512-+E4wxJ0ZGOzSH325reXTWB48l42i93kQqMvDyz5gqfRzRZ7faNhnmvlV4EPGJU3QJM/3Ab5jhJ5pCRUsKn6OQw==} 2045 2048 engines: {node: '>= 20'} 2046 2049 cpu: [arm64] 2047 2050 os: [linux] 2048 2051 libc: [glibc] 2049 2052 2050 - '@tailwindcss/oxide-linux-arm64-musl@4.2.2': 2051 - resolution: {integrity: sha512-oCfG/mS+/+XRlwNjnsNLVwnMWYH7tn/kYPsNPh+JSOMlnt93mYNCKHYzylRhI51X+TbR+ufNhhKKzm6QkqX8ag==} 2053 + '@tailwindcss/oxide-linux-arm64-musl@4.2.4': 2054 + resolution: {integrity: sha512-bBADEGAbo4ASnppIziaQJelekCxdMaxisrk+fB7Thit72IBnALp9K6ffA2G4ruj90G9XRS2VQ6q2bCKbfFV82g==} 2052 2055 engines: {node: '>= 20'} 2053 2056 cpu: [arm64] 2054 2057 os: [linux] 2055 2058 libc: [musl] 2056 2059 2057 - '@tailwindcss/oxide-linux-x64-gnu@4.2.2': 2058 - resolution: {integrity: sha512-rTAGAkDgqbXHNp/xW0iugLVmX62wOp2PoE39BTCGKjv3Iocf6AFbRP/wZT/kuCxC9QBh9Pu8XPkv/zCZB2mcMg==} 2060 + '@tailwindcss/oxide-linux-x64-gnu@4.2.4': 2061 + resolution: {integrity: sha512-7Mx25E4WTfnht0TVRTyC00j3i0M+EeFe7wguMDTlX4mRxafznw0CA8WJkFjWYH5BlgELd1kSjuU2JiPnNZbJDA==} 2059 2062 engines: {node: '>= 20'} 2060 2063 cpu: [x64] 2061 2064 os: [linux] 2062 2065 libc: [glibc] 2063 2066 2064 - '@tailwindcss/oxide-linux-x64-musl@4.2.2': 2065 - resolution: {integrity: sha512-XW3t3qwbIwiSyRCggeO2zxe3KWaEbM0/kW9e8+0XpBgyKU4ATYzcVSMKteZJ1iukJ3HgHBjbg9P5YPRCVUxlnQ==} 2067 + '@tailwindcss/oxide-linux-x64-musl@4.2.4': 2068 + resolution: {integrity: sha512-2wwJRF7nyhOR0hhHoChc04xngV3iS+akccHTGtz965FwF0up4b2lOdo6kI1EbDaEXKgvcrFBYcYQQ/rrnWFVfA==} 2066 2069 engines: {node: '>= 20'} 2067 2070 cpu: [x64] 2068 2071 os: [linux] 2069 2072 libc: [musl] 2070 2073 2071 - '@tailwindcss/oxide-wasm32-wasi@4.2.2': 2072 - resolution: {integrity: sha512-eKSztKsmEsn1O5lJ4ZAfyn41NfG7vzCg496YiGtMDV86jz1q/irhms5O0VrY6ZwTUkFy/EKG3RfWgxSI3VbZ8Q==} 2074 + '@tailwindcss/oxide-wasm32-wasi@4.2.4': 2075 + resolution: {integrity: sha512-FQsqApeor8Fo6gUEklzmaa9994orJZZDBAlQpK2Mq+DslRKFJeD6AjHpBQ0kZFQohVr8o85PPh8eOy86VlSCmw==} 2073 2076 engines: {node: '>=14.0.0'} 2074 2077 cpu: [wasm32] 2075 2078 bundledDependencies: ··· 2080 2083 - '@emnapi/wasi-threads' 2081 2084 - tslib 2082 2085 2083 - '@tailwindcss/oxide-win32-arm64-msvc@4.2.2': 2084 - resolution: {integrity: sha512-qPmaQM4iKu5mxpsrWZMOZRgZv1tOZpUm+zdhhQP0VhJfyGGO3aUKdbh3gDZc/dPLQwW4eSqWGrrcWNBZWUWaXQ==} 2086 + '@tailwindcss/oxide-win32-arm64-msvc@4.2.4': 2087 + resolution: {integrity: sha512-L9BXqxC4ToVgwMFqj3pmZRqyHEztulpUJzCxUtLjobMCzTPsGt1Fa9enKbOpY2iIyVtaHNeNvAK8ERP/64sqGQ==} 2085 2088 engines: {node: '>= 20'} 2086 2089 cpu: [arm64] 2087 2090 os: [win32] 2088 2091 2089 - '@tailwindcss/oxide-win32-x64-msvc@4.2.2': 2090 - resolution: {integrity: sha512-1T/37VvI7WyH66b+vqHj/cLwnCxt7Qt3WFu5Q8hk65aOvlwAhs7rAp1VkulBJw/N4tMirXjVnylTR72uI0HGcA==} 2092 + '@tailwindcss/oxide-win32-x64-msvc@4.2.4': 2093 + resolution: {integrity: sha512-ESlKG0EpVJQwRjXDDa9rLvhEAh0mhP1sF7sap9dNZT0yyl9SAG6T7gdP09EH0vIv0UNTlo6jPWyujD6559fZvw==} 2091 2094 engines: {node: '>= 20'} 2092 2095 cpu: [x64] 2093 2096 os: [win32] 2094 2097 2095 - '@tailwindcss/oxide@4.2.2': 2096 - resolution: {integrity: sha512-qEUA07+E5kehxYp9BVMpq9E8vnJuBHfJEC0vPC5e7iL/hw7HR61aDKoVoKzrG+QKp56vhNZe4qwkRmMC0zDLvg==} 2098 + '@tailwindcss/oxide@4.2.4': 2099 + resolution: {integrity: sha512-9El/iI069DKDSXwTvB9J4BwdO5JhRrOweGaK25taBAvBXyXqJAX+Jqdvs8r8gKpsI/1m0LeJLyQYTf/WLrBT1Q==} 2097 2100 engines: {node: '>= 20'} 2098 2101 2099 - '@tailwindcss/vite@4.2.2': 2100 - resolution: {integrity: sha512-mEiF5HO1QqCLXoNEfXVA1Tzo+cYsrqV7w9Juj2wdUFyW07JRenqMG225MvPwr3ZD9N1bFQj46X7r33iHxLUW0w==} 2102 + '@tailwindcss/vite@4.2.4': 2103 + resolution: {integrity: sha512-pCvohwOCspk3ZFn6eJzrrX3g4n2JY73H6MmYC87XfGPyTty4YsCjYTMArRZm/zOI8dIt3+EcrLHAFPe5A4bgtw==} 2101 2104 peerDependencies: 2102 2105 vite: ^5.2.0 || ^6 || ^7 || ^8 2103 2106 ··· 2138 2141 resolution: {integrity: sha512-NaOGLRrddszbQj9upGat6HG/4TKvXLvu+osAIgfxPYA+eIvYKv8GKDJOrY2D3/U9MRnKfMWD7bU4jeD4xmqyIg==} 2139 2142 engines: {node: '>=20.19'} 2140 2143 2141 - '@tanstack/pacer@0.20.1': 2142 - resolution: {integrity: sha512-ZNQ1bIL6eUXVKdic0tiImvBVkWrg/IoSK6VIacTrO3d3HAGnd70qFJNJagR/YOJIOw4EKGWnodwpYZkN1pWuVQ==} 2144 + '@tanstack/pacer@0.21.0': 2145 + resolution: {integrity: sha512-EZyU3fQvdz7faj0vBVrPd5ejkSS9pbGKtrGZI56dLJgotca6iZKhaNDRv7dweG4dnWx0LovE9YYf1MAErGpbLQ==} 2143 2146 engines: {node: '>=18'} 2144 2147 2145 - '@tanstack/query-core@5.99.0': 2146 - resolution: {integrity: sha512-3Jv3WQG0BCcH7G+7lf/bP8QyBfJOXeY+T08Rin3GZ1bshvwlbPt7NrDHMEzGdKIOmOzvIQmxjk28YEQX60k7pQ==} 2148 + '@tanstack/query-core@5.100.1': 2149 + resolution: {integrity: sha512-awvQhOO/2TrSCHE5LKKsXcvvj6WSBncwEcMFCB/ez0Qs0b17iyyivoGArNV3HFfXryZwCpnb/olsaBBKrIbtSw==} 2147 2150 2148 - '@tanstack/query-devtools@5.99.0': 2149 - resolution: {integrity: sha512-m4ufXaJ8FjWXw7xDtyzE/6fkZAyQFg9WrbMrUpt8ZecRJx58jiFOZ2lxZMphZdIpAnIeto/S8stbwLKLusyckQ==} 2151 + '@tanstack/query-devtools@5.100.1': 2152 + resolution: {integrity: sha512-jZLV2l7XjYxXCrXHj9pj15gZuY8Te+idoSPS2hIh3+SxOd20Gn0rfUoqEw9vc+us/b16hi0/DWqpzx9O1ZsyIQ==} 2150 2153 2151 2154 '@tanstack/react-devtools@0.10.2': 2152 2155 resolution: {integrity: sha512-1BmZyxOrI5SqmRJ5MgkYZNNdnlLsJxQRI2YgorrAvcF2MxK6x5RcuStvD8+YlXoMw3JtNukPxoITirKAnKYDQA==} ··· 2157 2160 react: '>=16.8' 2158 2161 react-dom: '>=16.8' 2159 2162 2160 - '@tanstack/react-pacer@0.21.1': 2161 - resolution: {integrity: sha512-BIBWmxSi+RHuB4Sh8SPyh3i3PVK8GR3yAyxOqXjERyww1cfvKdu2veUfJuTTiR4os1lfdctcS4HAibt8KTmMiw==} 2163 + '@tanstack/react-pacer@0.22.0': 2164 + resolution: {integrity: sha512-AuKrkcP/LheBuq1tJCN8DDkwU+RmSql3zpJ1RFwvdc7qJED7Ba+jwlfFkeOZ62WcMtV54RceG9Uyprr0j99Qnw==} 2162 2165 engines: {node: '>=18'} 2163 2166 peerDependencies: 2164 2167 react: '>=16.8' 2165 2168 react-dom: '>=16.8' 2166 2169 2167 - '@tanstack/react-query-devtools@5.99.0': 2168 - resolution: {integrity: sha512-CqqX7LCU9yOfCY/vBURSx2YSD83ryfX+QkfkaKionTfg1s2Hdm572Ro99gW3QPoJjzvsj1HM4pnN4nbDy3MXKA==} 2170 + '@tanstack/react-query-devtools@5.100.1': 2171 + resolution: {integrity: sha512-JuLinBUl/BlZhm0WVX83fJgE2a3YSbuEdxf3fgP+THg92hX7YfwuH5DzT35a6sL/rifZsPr0yJ9itB6jDOcdRg==} 2169 2172 peerDependencies: 2170 - '@tanstack/react-query': ^5.99.0 2173 + '@tanstack/react-query': ^5.100.1 2171 2174 react: ^18 || ^19 2172 2175 2173 - '@tanstack/react-query@5.99.0': 2174 - resolution: {integrity: sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw==} 2176 + '@tanstack/react-query@5.100.1': 2177 + resolution: {integrity: sha512-UgWRLhQKprC37SsO6y1zRabOqDmM2gsdTNPbqTT35yl7kOOhwXU4nyfOiGHXPwoEFJV1IpSk85hjIFjNFWVpzw==} 2175 2178 peerDependencies: 2176 2179 react: ^18 || ^19 2177 2180 ··· 2197 2200 react: '>=18.0.0 || >=19.0.0' 2198 2201 react-dom: '>=18.0.0 || >=19.0.0' 2199 2202 2200 - '@tanstack/react-router@1.168.22': 2201 - resolution: {integrity: sha512-W2LyfkfJtDCf//jOjZeUBWwOVl8iDRVTECpGHa2M28MT3T5/VVnjgicYNHR/ax0Filk1iU67MRjcjHheTYvK1Q==} 2203 + '@tanstack/react-router@1.168.23': 2204 + resolution: {integrity: sha512-+GblieDnutG6oipJJPNtRJjrWF8QTZEG/l0532+BngFkVK48oHNOcvIkSoAFYftK1egAwM7KBxXsb0Ou+X6/MQ==} 2202 2205 engines: {node: '>=20.19'} 2203 2206 peerDependencies: 2204 2207 react: '>=18.0.0 || >=19.0.0' 2205 2208 react-dom: '>=18.0.0 || >=19.0.0' 2206 2209 2207 - '@tanstack/react-start-client@1.166.39': 2208 - resolution: {integrity: sha512-NDao1nwwM4hXiVwQjVO8ZPlL9gZ0yeIl7w0PV+75jz+V9bhXr2nGhBuBw4zBuG7px4fEVmO5E8b7kpjWgCDJtA==} 2210 + '@tanstack/react-start-client@1.166.40': 2211 + resolution: {integrity: sha512-ynjRe8YjaPfcQNEaQ3nE2/zIZNCdyVGew0pHK5lCorqEy3z/YuiKlj5ZXPmel7XGw0XoKsDIH2eXnUtTbIwpjg==} 2209 2212 engines: {node: '>=22.12.0'} 2210 2213 peerDependencies: 2211 2214 react: '>=18.0.0 || >=19.0.0' 2212 2215 react-dom: '>=18.0.0 || >=19.0.0' 2213 2216 2214 - '@tanstack/react-start-rsc@0.0.20': 2215 - resolution: {integrity: sha512-KPsaq/asQxu/scMduMuQlwURIXwu+qZ7SO/8xbY/PQ/DJzfp9q1ZEHs9JN7dBEOHcme/YPeHta+UxBapB5Syyw==} 2217 + '@tanstack/react-start-rsc@0.0.21': 2218 + resolution: {integrity: sha512-Q7T8HIGgCIrbMkdep5bmh/uPRK/3OZQ11FODZoMOvyrgTho/MA4kuUFSREvz2LdlXYrz3WxhSSLJnAtpPKJn5w==} 2216 2219 engines: {node: '>=22.12.0'} 2217 2220 peerDependencies: 2218 2221 '@vitejs/plugin-rsc': '>=0.5.20' ··· 2222 2225 '@vitejs/plugin-rsc': 2223 2226 optional: true 2224 2227 2225 - '@tanstack/react-start-server@1.166.40': 2226 - resolution: {integrity: sha512-g5OU/eHmT1MleDbebdhNybpYgDu3QeNlemMCyXxEJNewOFM4iBlfoUBdMPhONJDlHQrOBXwMk/RUEFemY94yRw==} 2228 + '@tanstack/react-start-server@1.166.41': 2229 + resolution: {integrity: sha512-Z0kyOeraz5nHE7DYh4brYetYoXvh3wjNNI3fJZ0+OzGODfNUgZtEQg/f1g1f1kj64irgWIuWTVPi3rOwiPSzYw==} 2227 2230 engines: {node: '>=22.12.0'} 2228 2231 peerDependencies: 2229 2232 react: '>=18.0.0 || >=19.0.0' 2230 2233 react-dom: '>=18.0.0 || >=19.0.0' 2231 2234 2232 - '@tanstack/react-start@1.167.41': 2233 - resolution: {integrity: sha512-w51yu/VQHNecIgN3ku+EmCxPjVbBftbnucDZBnxns43zPAhL5T5bnaBi0Fx4yJ3sDAmiceWEJD2F6IUaXTlNFA==} 2235 + '@tanstack/react-start@1.167.42': 2236 + resolution: {integrity: sha512-zobCIyeChagJg/dwWOWYofseucV618++DOIT/HB6tfnKKKnCw15vO9jhkGD5c+SBUNLyG4km+Y4ynvTIkaseVg==} 2234 2237 engines: {node: '>=22.12.0'} 2235 2238 hasBin: true 2236 2239 peerDependencies: ··· 2242 2245 '@vitejs/plugin-rsc': 2243 2246 optional: true 2244 2247 2248 + '@tanstack/react-store@0.11.0': 2249 + resolution: {integrity: sha512-tX4YXh3PDkmpvGQWkWqKpzs/MSqbtuwY9dWdWhtV9Q50PmO+jOkUKIWIX4G85dwt7lxdHLXsiaEKPdKmC8F41w==} 2250 + peerDependencies: 2251 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 2252 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 2253 + 2245 2254 '@tanstack/react-store@0.9.3': 2246 2255 resolution: {integrity: sha512-y2iHd/N9OkoQbFJLUX1T9vbc2O9tjH0pQRgTcx1/Nz4IlwLvkgpuglXUx+mXt0g5ZDFrEeDnONPqkbfxXJKwRg==} 2247 2256 peerDependencies: ··· 2317 2326 resolution: {integrity: sha512-KrJYudc1nbnTY43jdN+hQFMYkhz7+3T+hkgBoGnIP1OspSe6vGQaYGDB4EUXYnkLfyQp+iUuKubgS8hSKeJ0ng==} 2318 2327 engines: {node: '>=22.12.0'} 2319 2328 2329 + '@tanstack/store@0.11.0': 2330 + resolution: {integrity: sha512-WlzzCt3xi0G6pCAJu1U+2jiECwabETDpQDi3hfkFZvJii9AuZqEKbOiVarX1/bWhTNjU486yQtJCCasi/0q+Cw==} 2331 + 2320 2332 '@tanstack/store@0.9.3': 2321 2333 resolution: {integrity: sha512-8reSzl/qGWGGVKhBoxXPMWzATSbZLZFWhwBAFO9NAyp0TxzfBP0mIrGb8CP8KrQTmvzXlR/vFPPUrHTLBGyFyw==} 2322 2334 ··· 2372 2384 '@types/yauzl@2.10.3': 2373 2385 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 2374 2386 2375 - '@typescript-eslint/project-service@8.58.2': 2376 - resolution: {integrity: sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==} 2387 + '@typescript-eslint/project-service@8.59.0': 2388 + resolution: {integrity: sha512-Lw5ITrR5s5TbC19YSvlr63ZfLaJoU6vtKTHyB0GQOpX0W7d5/Ir6vUahWi/8Sps/nOukZQ0IB3SmlxZnjaKVnw==} 2377 2389 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2378 2390 peerDependencies: 2379 2391 typescript: '>=4.8.4 <6.1.0' 2380 2392 2381 - '@typescript-eslint/tsconfig-utils@8.58.2': 2382 - resolution: {integrity: sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==} 2393 + '@typescript-eslint/tsconfig-utils@8.59.0': 2394 + resolution: {integrity: sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg==} 2383 2395 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2384 2396 peerDependencies: 2385 2397 typescript: '>=4.8.4 <6.1.0' 2386 2398 2387 - '@typescript-eslint/types@8.58.2': 2388 - resolution: {integrity: sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==} 2399 + '@typescript-eslint/types@8.59.0': 2400 + resolution: {integrity: sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A==} 2389 2401 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2390 2402 2391 - '@typescript-eslint/typescript-estree@8.58.2': 2392 - resolution: {integrity: sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==} 2403 + '@typescript-eslint/typescript-estree@8.59.0': 2404 + resolution: {integrity: sha512-O9Re9P1BmBLFJyikRbQpLku/QA3/AueZNO9WePLBwQrvkixTmDe8u76B6CYUAITRl/rHawggEqUGn5QIkVRLMw==} 2393 2405 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2394 2406 peerDependencies: 2395 2407 typescript: '>=4.8.4 <6.1.0' 2396 2408 2397 - '@typescript-eslint/visitor-keys@8.58.2': 2398 - resolution: {integrity: sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==} 2409 + '@typescript-eslint/visitor-keys@8.59.0': 2410 + resolution: {integrity: sha512-/uejZt4dSere1bx12WLlPfv8GktzcaDtuJ7s42/HEZ5zGj9oxRaD4bj7qwSunXkf+pbAhFt2zjpHYUiT5lHf0Q==} 2399 2411 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2400 2412 2401 - '@typescript/native-preview-darwin-arm64@7.0.0-dev.20260416.1': 2402 - resolution: {integrity: sha512-C+apBESKbPP2WiWkQH9z14UErEB7hbSLisxx7CdHEwjt80cN7Xh09qcFPe+b8ouMtsVNVNAQUYpZyCI5+/6Y9A==} 2413 + '@typescript/native-preview-darwin-arm64@7.0.0-dev.20260423.1': 2414 + resolution: {integrity: sha512-wbLr6o5fROaCYt6cOpFhbe92FJAOdhAHwm/s8I/IyN5HbL1ULgel/wHaZiR+ws+27rgruNUiCENzTUg9vSz2bA==} 2415 + engines: {node: '>=16.20.0'} 2403 2416 cpu: [arm64] 2404 2417 os: [darwin] 2405 2418 2406 - '@typescript/native-preview-darwin-x64@7.0.0-dev.20260416.1': 2407 - resolution: {integrity: sha512-TKHD0tNPcm1vrpEf5yun3VqrNTDTM3KYBj6Ize305CgFuGdtVLGWPJQ4DobUUliR68RzrnDRTt+u1nc70hcEHg==} 2419 + '@typescript/native-preview-darwin-x64@7.0.0-dev.20260423.1': 2420 + resolution: {integrity: sha512-13MpNT+4MgkgrfiW2u03rnER5aB3yz9fA0bWEYh6IH3rIqA2AR3Dntp3QXW4sQrZf0SriXqHe2R7X3HCT5xmqA==} 2421 + engines: {node: '>=16.20.0'} 2408 2422 cpu: [x64] 2409 2423 os: [darwin] 2410 2424 2411 - '@typescript/native-preview-linux-arm64@7.0.0-dev.20260416.1': 2412 - resolution: {integrity: sha512-wxsJYr+UXzEevoktqhLa8slPTuMeFn/zROkiT6BcagWkM/H+/dxEFHOhM4HNgAemTJOp4cGyxXSRNHswgiUWsg==} 2425 + '@typescript/native-preview-linux-arm64@7.0.0-dev.20260423.1': 2426 + resolution: {integrity: sha512-ICIkJDTqmn0R4Vs811+Ht2RYTk1OCrAhHCu0JthmhR216T1Tqgi5DWRoCprp3RL1qU6fLnxxrIpEbNlNN7XFYA==} 2427 + engines: {node: '>=16.20.0'} 2413 2428 cpu: [arm64] 2414 2429 os: [linux] 2415 2430 2416 - '@typescript/native-preview-linux-arm@7.0.0-dev.20260416.1': 2417 - resolution: {integrity: sha512-EKchoSx8/Gv3HgsTgSSK5FU5ODZQ6hd+qxdgc5c9QTS+2WSN5UX54wCz7wjipHMrTq4mGnqXLfgVSl2JlGY1TA==} 2431 + '@typescript/native-preview-linux-arm@7.0.0-dev.20260423.1': 2432 + resolution: {integrity: sha512-CxUA15qbPQRvz2nanBpiv1h4tgXTCJJwqOtgKMSdIuPkow8dyYW3ba5oLoH/jZhS4792XislX659hlFrfiU6CQ==} 2433 + engines: {node: '>=16.20.0'} 2418 2434 cpu: [arm] 2419 2435 os: [linux] 2420 2436 2421 - '@typescript/native-preview-linux-x64@7.0.0-dev.20260416.1': 2422 - resolution: {integrity: sha512-ey6Gvb5OqaOVxx8Ur5LVAbe07VEwyoFkb6v9zlN9Q/lR0DeJB/sFVZ53CIDuded5KG+zbLcGVJXLn3HDJQmzXA==} 2437 + '@typescript/native-preview-linux-x64@7.0.0-dev.20260423.1': 2438 + resolution: {integrity: sha512-cWLFS4R8dOU1YuUJ/2VLeGMVIjgI3GGb/f9rRY5MbWHq5l3NNZh8y1QwAOrTh3+g3q6+znArfxVnD2hZHUz8Mw==} 2439 + engines: {node: '>=16.20.0'} 2423 2440 cpu: [x64] 2424 2441 os: [linux] 2425 2442 2426 - '@typescript/native-preview-win32-arm64@7.0.0-dev.20260416.1': 2427 - resolution: {integrity: sha512-JrxGuXGthBtKt3kc987XQDhorn+XXCXffbd/a9rc1XZ8koOhS/rZAnLv7dHx7m9DLtUXAPPpe+3vu25WfPfuzg==} 2443 + '@typescript/native-preview-win32-arm64@7.0.0-dev.20260423.1': 2444 + resolution: {integrity: sha512-OWaGUI4+dHqYZv+k6sITx9Y27FNy3XzNFk4OrOiYtBkIO/xrb9TPMP4A5XI4n5zwRLIv3xne9g039xgRbaeyoQ==} 2445 + engines: {node: '>=16.20.0'} 2428 2446 cpu: [arm64] 2429 2447 os: [win32] 2430 2448 2431 - '@typescript/native-preview-win32-x64@7.0.0-dev.20260416.1': 2432 - resolution: {integrity: sha512-Ht04G9kt0fopDA0cB1Ng7/X6SScRIXaKZk9m/guyesuRlt3el+9eefF6YrnYCczzKlmZ4doPbR/xXiKFSnZA6Q==} 2449 + '@typescript/native-preview-win32-x64@7.0.0-dev.20260423.1': 2450 + resolution: {integrity: sha512-5MQjO/qdLwXpjW7Dy/1lNv7Vtpvo6bhCkbjan4PoRN5/eeyqEqDWxdf8AGE4btLmHqyIjEHRuYf7kp2tlAr6lQ==} 2451 + engines: {node: '>=16.20.0'} 2433 2452 cpu: [x64] 2434 2453 os: [win32] 2435 2454 2436 - '@typescript/native-preview@7.0.0-dev.20260416.1': 2437 - resolution: {integrity: sha512-DcmbOGc6m0YufnSdXb8OIfyl7J1MrjSy2Sz1vqe9xVw3/o+i3d/H46oOlGiEdVmFDhV4+xFTyd/OpJ3XK2+wrQ==} 2455 + '@typescript/native-preview@7.0.0-dev.20260423.1': 2456 + resolution: {integrity: sha512-9WD7TJJlGvt9PQqJI/+44dVP4oqGQFIkYrpXt7nlQ0WgNIErN52x/XhxmJ4nWft06qejgPiUbPo4aYRNOmIHXg==} 2457 + engines: {node: '>=16.20.0'} 2438 2458 hasBin: true 2439 2459 2440 2460 '@typespec/ts-http-runtime@0.3.5': ··· 2470 2490 react-server-dom-webpack: 2471 2491 optional: true 2472 2492 2473 - '@voidzero-dev/vite-plus-core@0.1.18': 2474 - resolution: {integrity: sha512-3PmXOL26yHzlw8ET9SwXCmglGzUYq2fOTYf2t0mxvVIs7ua3bnf6tOnmR+6YX5k1Ez26B0ooYzx+znc8k+CAMw==} 2493 + '@voidzero-dev/vite-plus-core@0.1.19': 2494 + resolution: {integrity: sha512-BTmz50juSDolIN4Vtu5iVaPONV1XSrMB5V+9IoBhhxdogfvp7PBhaHuAcPjTN2RTVowhLZXoo8mn+aHjq//bkw==} 2475 2495 engines: {node: ^20.19.0 || >=22.12.0} 2476 2496 peerDependencies: 2477 2497 '@arethetypeswrong/core': ^0.18.1 2478 - '@tsdown/css': 0.21.8 2479 - '@tsdown/exe': 0.21.8 2498 + '@tsdown/css': 0.21.9 2499 + '@tsdown/exe': 0.21.9 2480 2500 '@types/node': ^20.19.0 || >=22.12.0 2481 2501 '@vitejs/devtools': ^0.1.0 2482 2502 esbuild: ^0.27.0 || ^0.28.0 ··· 2530 2550 yaml: 2531 2551 optional: true 2532 2552 2533 - '@voidzero-dev/vite-plus-darwin-arm64@0.1.18': 2534 - resolution: {integrity: sha512-bw2pWWE8RZRELWjXcdxdmRaOaYjmGmsxEm23TxvGxQXFb7k9l51W8tpjxariPGLxrEl+Cw5u601IL5LASaPJ5w==} 2553 + '@voidzero-dev/vite-plus-darwin-arm64@0.1.19': 2554 + resolution: {integrity: sha512-6MY/RiaRXKJ6wD/ftZnf+ohEqU68zHp3bVWetIw9dakcPL7TXoiIkDoechmZXCh+5eqxehvap4eh2eNEvWSM1Q==} 2535 2555 engines: {node: ^20.19.0 || >=22.12.0} 2536 2556 cpu: [arm64] 2537 2557 os: [darwin] 2538 2558 2539 - '@voidzero-dev/vite-plus-darwin-x64@0.1.18': 2540 - resolution: {integrity: sha512-8TFj6yJNsumoH+yFc+6zf3g2UuzvrPHq2FAAVORffaVZ29PWnDSsXjegaIBmoAtGO5Xb4lcilQx7NoF9hONrZg==} 2559 + '@voidzero-dev/vite-plus-darwin-x64@0.1.19': 2560 + resolution: {integrity: sha512-jV6ygWCarMFW5DRqRyFkB2jpRDiAlLYzyQu0HZfYNoxfdNyO7isfuR5X6gV+ji7J3Kp0RZOiGrQUCjxTPqZg5w==} 2541 2561 engines: {node: ^20.19.0 || >=22.12.0} 2542 2562 cpu: [x64] 2543 2563 os: [darwin] 2544 2564 2545 - '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.18': 2546 - resolution: {integrity: sha512-xHRqncKanOZ0zNnZSufL4Yx/gWrIFkCjU6jFzCukBOOCrcemq3SrALPHrNf+Nw1RLwNptGUZn2Vx/IjRLzUQDw==} 2565 + '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.19': 2566 + resolution: {integrity: sha512-jIWMgAok77aDuTK2kCQXn4Zp7pnUM56BvKhHCvnAmsF4yrs1KLQfH6YOdQMnVbNjQDneQgqdwHVDnkOfJRokYw==} 2547 2567 engines: {node: ^20.19.0 || >=22.12.0} 2548 2568 cpu: [arm64] 2549 2569 os: [linux] 2550 2570 libc: [glibc] 2551 2571 2552 - '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.18': 2553 - resolution: {integrity: sha512-CA6XxZbkT8lYwWzS2yAj6exr7nHl3R8Sz+ZdOhYCU4yR2qvzGatdVgFr7oPnrkHLF426cHJ172rmNNj8NKie/w==} 2572 + '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.19': 2573 + resolution: {integrity: sha512-fUuXUqCl3zMbS5QpMJzewVjrpbtzlwuzYQSh5q59CMq65uCXT07amJzmuAFReDEMrwEAmjGgbamJ1ctLAYCxrA==} 2554 2574 engines: {node: ^20.19.0 || >=22.12.0} 2555 2575 cpu: [arm64] 2556 2576 os: [linux] 2557 2577 libc: [musl] 2558 2578 2559 - '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.18': 2560 - resolution: {integrity: sha512-xBO3MtLGVASPjH/GDRxexfLCT0othVpiFMdEQ83Y+woVNbrrzcdQTGFUuFG4cAiMhtmjytyFwPBtZ76BWsDO3w==} 2579 + '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.19': 2580 + resolution: {integrity: sha512-xFVGMo1Yo5p9gABpOSSGgu5LhhMQs6qVXU7xL+NAGnaVViAYujNuOhCpBk2yK4Cy98KiNOjwnR5jG0TnRd22xg==} 2561 2581 engines: {node: ^20.19.0 || >=22.12.0} 2562 2582 cpu: [x64] 2563 2583 os: [linux] 2564 2584 libc: [glibc] 2565 2585 2566 - '@voidzero-dev/vite-plus-linux-x64-musl@0.1.18': 2567 - resolution: {integrity: sha512-ADNis6SMarY7i8+b2ynUJ1PiqCHqnVwY7EQ+fSGug5zZ+W/cZq14+VWPxOvGR9LJk+iol8XuqsHy4BaV2+gjzw==} 2586 + '@voidzero-dev/vite-plus-linux-x64-musl@0.1.19': 2587 + resolution: {integrity: sha512-iEDxL85v/C01yF2EJKknkjDhKbgY10NL9/sZ4HxezWykePK6QpYY5ClWGL7gIi+YFp8rtAdRPKlrf0mTlYMvxw==} 2568 2588 engines: {node: ^20.19.0 || >=22.12.0} 2569 2589 cpu: [x64] 2570 2590 os: [linux] 2571 2591 libc: [musl] 2572 2592 2573 - '@voidzero-dev/vite-plus-test@0.1.18': 2574 - resolution: {integrity: sha512-dovC2kJgiwMI8ay0i+3NvQGCDWPj8HQB2ONP/HbdJ5/XQVPq13+BihnCq8/ztz6uGhiDD8Nu4OZ3RgB14uvTfA==} 2593 + '@voidzero-dev/vite-plus-test@0.1.19': 2594 + resolution: {integrity: sha512-KK0lfqyiEOEykp3hrcHT49f1j3M3t15ZKCuO+e9KbDRambU7tdz70xoHCKkRXcFgnds9gqi09PSLVy1k8XN+Hg==} 2575 2595 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} 2576 2596 peerDependencies: 2577 2597 '@edge-runtime/vm': '*' ··· 2601 2621 jsdom: 2602 2622 optional: true 2603 2623 2604 - '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.18': 2605 - resolution: {integrity: sha512-EcDETMHG8xgjIlMizIu/wf0UtRZLGz+lHFvYFZVCkz4vLLz93a06vZ+3Oi9xY2Kc8aOHsCf8Gj5/dox/03cscw==} 2624 + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.19': 2625 + resolution: {integrity: sha512-2GGeGr2mtXLjV9O8CXEEZkV6O8q8rMBhq8fj5fyaSuBe5FQ1OxGYYMDqNBxvbg+hSUw0ThKK6qmirj5fF2e/iw==} 2606 2626 engines: {node: ^20.19.0 || >=22.12.0} 2607 2627 cpu: [arm64] 2608 2628 os: [win32] 2609 2629 2610 - '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.18': 2611 - resolution: {integrity: sha512-jBgL4ZjSJJu3FDcrqj4muzbr0WKlU6Ym1ilHQnq8R+2TRvE0AtvAMMuphICDslZGi6EK3fwJ+r2Lv7GU1AipQA==} 2630 + '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.19': 2631 + resolution: {integrity: sha512-//xUNHQnd+p4Xd4rlObAvum3DW1ugbWZ+kfaqD7biHQ9HQwHF28WSpJ3+d31vLUHj4o3DXYSA67g1Bq2d4tVgg==} 2612 2632 engines: {node: ^20.19.0 || >=22.12.0} 2613 2633 cpu: [x64] 2614 2634 os: [win32] 2615 2635 2616 - '@vue/compiler-core@3.5.32': 2617 - resolution: {integrity: sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==} 2636 + '@vue/compiler-core@3.5.33': 2637 + resolution: {integrity: sha512-3PZLQwFw4Za3TC8t0FvTy3wI16Kt+pmwcgNZca4Pj9iWL2E72a/gZlpBtAJvEdDMdCxdG/qq0C7PN0bsJuv0Rw==} 2618 2638 2619 - '@vue/compiler-dom@3.5.32': 2620 - resolution: {integrity: sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==} 2639 + '@vue/compiler-dom@3.5.33': 2640 + resolution: {integrity: sha512-PXq0yrfCLzzL07rbXO4awtXY1Z06LG2eu6Adg3RJFa/j3Cii217XxxLXG22N330gw7GmALCY0Z8RgXEviwgpjA==} 2621 2641 2622 - '@vue/compiler-sfc@3.5.32': 2623 - resolution: {integrity: sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==} 2642 + '@vue/compiler-sfc@3.5.33': 2643 + resolution: {integrity: sha512-UTUvRO9cY+rROrx/pvN9P5Z7FgA6QGfokUCfhQE4EnmUj3rVnK+CHI0LsEO1pg+I7//iRYMUfcNcCPe7tg0CoA==} 2624 2644 2625 - '@vue/compiler-ssr@3.5.32': 2626 - resolution: {integrity: sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==} 2645 + '@vue/compiler-ssr@3.5.33': 2646 + resolution: {integrity: sha512-IErjYdnj1qIupG5xxiVIYiiRvDhGWV4zuh/RCrwfYpuL+HWQzeU6lCk/nF9r7olWMnjKxCAkOctT2qFWFkzb1A==} 2627 2647 2628 - '@vue/shared@3.5.32': 2629 - resolution: {integrity: sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==} 2648 + '@vue/shared@3.5.33': 2649 + resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} 2630 2650 2631 2651 '@whatwg-node/disposablestack@0.0.6': 2632 2652 resolution: {integrity: sha512-LOtTn+JgJvX8WfBVJtF08TGrdjuFzGJc4mkP8EdDI8ADbvO7kiexYep1o8dwnt0okb0jYclCDXF13xU7Ge4zSw==} ··· 2782 2802 bare-buffer: 2783 2803 optional: true 2784 2804 2785 - bare-os@3.8.7: 2786 - resolution: {integrity: sha512-G4Gr1UsGeEy2qtDTZwL7JFLo2wapUarz7iTMcYcMFdS89AIQuBoyjgXZz0Utv7uHs3xA9LckhVbeBi8lEQrC+w==} 2805 + bare-os@3.9.0: 2806 + resolution: {integrity: sha512-JTjuZyNIDpw+GytMO4a6TK1VXdVKKJr6DRxEHasyuYyShV2deuiHJK/ahGZlebc+SG0/wJCB9XK8gprBGDFi/Q==} 2787 2807 engines: {bare: '>=1.14.0'} 2788 2808 2789 2809 bare-path@3.0.0: ··· 2803 2823 bare-events: 2804 2824 optional: true 2805 2825 2806 - bare-url@2.4.0: 2807 - resolution: {integrity: sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==} 2826 + bare-url@2.4.2: 2827 + resolution: {integrity: sha512-/9a2j4ac6ckpmAHvod/ob7x439OAHst/drc2Clnq+reRYd/ovddwcF4LfoxHyNk5AuGBnPg+HqFjmE/Zpq6v0A==} 2808 2828 2809 2829 base64-js@1.5.1: 2810 2830 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} 2811 2831 2812 - baseline-browser-mapping@2.10.19: 2813 - resolution: {integrity: sha512-qCkNLi2sfBOn8XhZQ0FXsT1Ki/Yo5P90hrkRamVFRS7/KV9hpfA4HkoWNU152+8w0zPjnxo5psx5NL3PSGgv5g==} 2832 + baseline-browser-mapping@2.10.21: 2833 + resolution: {integrity: sha512-Q+rUQ7Uz8AHM7DEaNdwvfFCTq7a43lNTzuS94eiWqwyxfV/wJv+oUivef51T91mmRY4d4A1u9rcSvkeufCVXlA==} 2814 2834 engines: {node: '>=6.0.0'} 2815 2835 hasBin: true 2816 2836 ··· 2884 2904 callsite@1.0.0: 2885 2905 resolution: {integrity: sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==} 2886 2906 2887 - caniuse-lite@1.0.30001788: 2888 - resolution: {integrity: sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ==} 2907 + caniuse-lite@1.0.30001790: 2908 + resolution: {integrity: sha512-bOoxfJPyYo+ds6W0YfptaCWbFnJYjh2Y1Eow5lRv+vI2u8ganPZqNm1JwNh0t2ELQCqIWg4B3dWEusgAmsoyOw==} 2889 2909 2890 2910 chalk@4.1.2: 2891 2911 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} ··· 3023 3043 resolution: {integrity: sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==} 3024 3044 engines: {node: '>=12.0.0'} 3025 3045 3026 - cross-fetch@4.1.0: 3027 - resolution: {integrity: sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==} 3028 - 3029 3046 cross-spawn@7.0.6: 3030 3047 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} 3031 3048 engines: {node: '>= 8'} ··· 3143 3160 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 3144 3161 engines: {node: '>=8'} 3145 3162 3146 - detective-amd@6.0.1: 3147 - resolution: {integrity: sha512-TtyZ3OhwUoEEIhTFoc1C9IyJIud3y+xYkSRjmvCt65+ycQuc3VcBrPRTMWoO/AnuCyOB8T5gky+xf7Igxtjd3g==} 3163 + detective-amd@6.0.2: 3164 + resolution: {integrity: sha512-qX4zkNVcufOoo7pKlRnLHEzUwDcqIY5N9FEuNJN+rDUjct3gikNdVJXRfpI6sG/Y9pfIMjcXeNdHV1oYulxjmw==} 3148 3165 engines: {node: '>=18'} 3149 3166 hasBin: true 3150 3167 3151 - detective-cjs@6.1.0: 3152 - resolution: {integrity: sha512-Qt3S4IddVNDb+71lm+jmt5NznIsgcKlibTnrw9Zr91rT9vRwKp+73+ImqLTNrQj4YuOxnzrC7GwIAVwF7136XQ==} 3168 + detective-cjs@6.1.1: 3169 + resolution: {integrity: sha512-pSh7mkCKEtLlmANqLu3KDFS3NV8Hx41jy/JF1/gAWOgU+Uo5QTkeI1tWNP4dWGo4L0E9j18Ez9EPsTleautKqA==} 3153 3170 engines: {node: '>=18'} 3154 3171 3155 - detective-es6@5.0.1: 3156 - resolution: {integrity: sha512-XusTPuewnSUdoxRSx8OOI6xIA/uld/wMQwYsouvFN2LAg7HgP06NF1lHRV3x6BZxyL2Kkoih4ewcq8hcbGtwew==} 3172 + detective-es6@5.0.2: 3173 + resolution: {integrity: sha512-+qHHGYhjupiVs4rnIpI9nZ5B130A4AmE35ZX1w33hb46vcZ7T3jfDbvmPw0FhWtMHn5BS5HHu7ZtnZ53bMcXZA==} 3157 3174 engines: {node: '>=18'} 3158 3175 3159 3176 detective-postcss@7.0.1: ··· 3174 3191 resolution: {integrity: sha512-Dgn0bUqdGbE3oZJ+WCKf8Dmu7VWLcmRJGc6RCzBgG31DLIyai9WAoEhYRgIHpt/BCRMrnXLbGWGPQuBUrnF0TA==} 3175 3192 engines: {node: '>=18'} 3176 3193 3177 - detective-typescript@14.0.0: 3178 - resolution: {integrity: sha512-pgN43/80MmWVSEi5LUuiVvO/0a9ss5V7fwVfrJ4QzAQRd3cwqU1SfWGXJFcNKUqoD5cS+uIovhw5t/0rSeC5Mw==} 3194 + detective-typescript@14.1.2: 3195 + resolution: {integrity: sha512-bIeEn0eVi/JRsE1YizBR2ilnMlWRAIBJJ6kXCKNFxEEWhUcEY3R6I3KYIAy48ieURbD1hcb3Ebvl8AqeoPMSzg==} 3179 3196 engines: {node: '>=18'} 3180 3197 peerDependencies: 3181 - typescript: ^5.4.4 3198 + typescript: ^5.4.4 || ^6.0.2 3182 3199 3183 - detective-vue2@2.2.0: 3184 - resolution: {integrity: sha512-sVg/t6O2z1zna8a/UIV6xL5KUa2cMTQbdTIIvqNM0NIPswp52fe43Nwmbahzj3ww4D844u/vC2PYfiGLvD3zFA==} 3200 + detective-vue2@2.3.0: 3201 + resolution: {integrity: sha512-3gwbZPqVTm9sL9XdZsgEJ7x4x99O853VVZHapQAiEkGuMJMpFPjHDrecSgfqnS5JW3FJfYXesLZGvUOibjn49g==} 3185 3202 engines: {node: '>=18'} 3186 3203 peerDependencies: 3187 - typescript: ^5.4.4 3204 + typescript: ^5.4.4 || ^6.0.2 3188 3205 3189 3206 dettle@1.0.5: 3190 3207 resolution: {integrity: sha512-ZVyjhAJ7sCe1PNXEGveObOH9AC8QvMga3HJIghHawtG7mE4K5pW9nz/vDGAr/U7a3LWgdOzEE7ac9MURnyfaTA==} ··· 3343 3360 ecdsa-sig-formatter@1.0.11: 3344 3361 resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==} 3345 3362 3346 - electron-to-chromium@1.5.339: 3347 - resolution: {integrity: sha512-Is+0BBHJ4NrdpAYiperrmp53pLywG/yV/6lIMTAnhxvzj/Cmn5Q/ogSHC6AKe7X+8kPLxxFk0cs5oc/3j/fxIg==} 3363 + electron-to-chromium@1.5.344: 3364 + resolution: {integrity: sha512-4MxfbmNDm+KPh066EZy+eUnkcDPcZ35wNmOWzFuh/ijvHsve6kbLTLURy88uCNK5FbpN+yk2nQY6BYh1GEt+wg==} 3348 3365 3349 3366 emoji-regex@8.0.0: 3350 3367 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 3365 3382 end-of-stream@1.4.5: 3366 3383 resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==} 3367 3384 3368 - enhanced-resolve@5.20.1: 3369 - resolution: {integrity: sha512-Qohcme7V1inbAfvjItgw0EaxVX5q2rdVEZHRBrEQdRZTssLDGsL8Lwrznl8oQ/6kuTJONLaDcGjkNP247XEhcA==} 3385 + enhanced-resolve@5.21.0: 3386 + resolution: {integrity: sha512-otxSQPw4lkOZWkHpB3zaEQs6gWYEsmX4xQF68ElXC/TWvGxGMSGOvoNbaLXm6/cS/fSfHtsEdw90y20PCd+sCA==} 3370 3387 engines: {node: '>=10.13.0'} 3371 3388 3372 3389 entities@4.5.0: ··· 3639 3656 resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} 3640 3657 engines: {node: '>= 0.4'} 3641 3658 3642 - get-tsconfig@4.13.7: 3643 - resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==} 3644 - 3645 3659 get-tsconfig@4.14.0: 3646 3660 resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==} 3647 3661 ··· 3711 3725 resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} 3712 3726 engines: {node: '>= 0.4'} 3713 3727 3714 - hasown@2.0.2: 3715 - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} 3728 + hasown@2.0.3: 3729 + resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} 3716 3730 engines: {node: '>= 0.4'} 3717 3731 3718 3732 hosted-git-info@7.0.2: ··· 3953 3967 isarray@2.0.5: 3954 3968 resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} 3955 3969 3956 - isbot@5.1.38: 3957 - resolution: {integrity: sha512-Cus2702JamTNMEY4zTP+TShgq/3qzjvGcBC4XMOV45BLaxD4iUFENkqu7ZhFeSzwNsCSZLjnGlihDQznnpnEEA==} 3970 + isbot@5.1.39: 3971 + resolution: {integrity: sha512-obH0yYahGXdzNxo+djmHhBYThUKDkz565cxkIlt2L9hXfv1NlaLKoDBHo6KxXsYrIXx2RK3x5vY36CfZcobxEw==} 3958 3972 engines: {node: '>=18'} 3959 3973 3960 3974 isexe@2.0.0: ··· 4027 4041 resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==} 4028 4042 engines: {node: '>=18'} 4029 4043 4030 - knip@6.4.1: 4031 - resolution: {integrity: sha512-Ry+ywmDFSZvKp/jx7LxMgsZWRTs931alV84e60lh0Stf6kSRYqSIUTkviyyDFRcSO3yY1Kpbi83OirN+4lA2Xw==} 4044 + knip@6.6.2: 4045 + resolution: {integrity: sha512-ma2p+SvgIs1GZZLUV9QJrLkb9gGNBQHk7fcrtt3aVhiW2XEXH/yfMOU88F7ZdriYuBYkB53djPNYMWb2pKVl/g==} 4032 4046 engines: {node: ^20.19.0 || >=22.12.0} 4033 4047 hasBin: true 4034 4048 ··· 4250 4264 mlly@1.8.2: 4251 4265 resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==} 4252 4266 4253 - module-definition@6.0.1: 4254 - resolution: {integrity: sha512-FeVc50FTfVVQnolk/WQT8MX+2WVcDnTGiq6Wo+/+lJ2ET1bRVi3HG3YlJUfqagNMc/kUlFSoR96AJkxGpKz13g==} 4267 + module-definition@6.0.2: 4268 + resolution: {integrity: sha512-SvAU3lB0+Yjbq55yHY3wkRZBOh+fhU1SnIF3IFbTewv6mtAh7yUT8ACHAJ2mGIJ7tCes2QuCL/cl6m0JSZ/ArA==} 4255 4269 engines: {node: '>=18'} 4256 4270 hasBin: true 4257 4271 ··· 4320 4334 node-mock-http@1.0.4: 4321 4335 resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==} 4322 4336 4323 - node-releases@2.0.37: 4324 - resolution: {integrity: sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==} 4337 + node-releases@2.0.38: 4338 + resolution: {integrity: sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==} 4325 4339 4326 4340 node-source-walk@7.0.1: 4327 4341 resolution: {integrity: sha512-3VW/8JpPqPvnJvseXowjZcirPisssnBuDikk6JIZ8jQzF7KJQX52iPFX4RYYxLycYH7IbMRSPUOga/esVjy5Yg==} ··· 4398 4412 resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} 4399 4413 engines: {node: '>= 0.4'} 4400 4414 4401 - oxc-parser@0.121.0: 4402 - resolution: {integrity: sha512-ek9o58+SCv6AV7nchiAcUJy1DNE2CC5WRdBcO0mF+W4oRjNQfPO7b3pLjTHSFECpHkKGOZSQxx3hk8viIL5YCg==} 4415 + oxc-parser@0.127.0: 4416 + resolution: {integrity: sha512-bkgD4qHlN7WxLdX8bLXdaU54TtQtAIg/ZBAfm0aje/mo3MRDo3P0hZSgr4U7O3xfX+fQmR5AP04JS/TGcZLcFA==} 4403 4417 engines: {node: ^20.19.0 || >=22.12.0} 4404 4418 4405 4419 oxc-resolver@11.19.1: ··· 4410 4424 engines: {node: ^20.19.0 || >=22.12.0} 4411 4425 hasBin: true 4412 4426 4413 - oxlint-tsgolint@0.20.0: 4414 - resolution: {integrity: sha512-/Uc9TQyN1l8w9QNvXtVHYtz+SzDJHKpb5X0UnHodl0BVzijUPk0LPlDOHAvogd1UI+iy9ZSF6gQxEqfzUxCULQ==} 4427 + oxlint-tsgolint@0.21.1: 4428 + resolution: {integrity: sha512-O2hxiT14C2HJkwzBU6CQBFPoagSd/IcV+Tt3e3UUaXFwbW4BO5DSDPSSboc3UM5MIDY+MLyepvtQwBQafNxWdw==} 4415 4429 hasBin: true 4416 4430 4417 4431 oxlint@1.60.0: ··· 4550 4564 resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==} 4551 4565 engines: {node: ^10 || ^12 || >=14} 4552 4566 4553 - precinct@12.3.0: 4554 - resolution: {integrity: sha512-xHjunvRKzrSOxXzMhNNkqZO4feTob3BO4A85uMpm3UWPC0+ZipVWZrSYbfKrjik8ynBjDrPtH+tdFFuKcuczrQ==} 4567 + precinct@12.3.1: 4568 + resolution: {integrity: sha512-wGyTIvtxh2S2NAHxTJj0YymxWOIcEDotu17yHoQUd2Bz2C07LrS28L1nvXDMxrCHvHmV6KTlaIQy5PzRm7Y8rg==} 4555 4569 engines: {node: '>=18'} 4556 4570 hasBin: true 4557 4571 ··· 4689 4703 run-parallel@1.2.0: 4690 4704 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} 4691 4705 4692 - safe-array-concat@1.1.3: 4693 - resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} 4706 + safe-array-concat@1.1.4: 4707 + resolution: {integrity: sha512-wtZlHyOje6OZTGqAoaDKxFkgRtkF9CnHAVnCHKfuj200wAgL+bSJhdsCD2l0Qx/2ekEXjPWcyKkfGb5CPboslg==} 4694 4708 engines: {node: '>=0.4'} 4695 4709 4696 4710 safe-buffer@5.1.2: ··· 4916 4930 peerDependencies: 4917 4931 tailwindcss: '>=3.0.0 || insiders' 4918 4932 4919 - tailwindcss@4.2.2: 4920 - resolution: {integrity: sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==} 4933 + tailwindcss@4.2.4: 4934 + resolution: {integrity: sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==} 4921 4935 4922 - tapable@2.3.2: 4923 - resolution: {integrity: sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==} 4936 + tapable@2.3.3: 4937 + resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} 4924 4938 engines: {node: '>=6'} 4925 4939 4926 4940 tar-stream@3.1.8: ··· 5040 5054 engines: {node: '>=14.17'} 5041 5055 hasBin: true 5042 5056 5043 - typescript@6.0.2: 5044 - resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} 5057 + typescript@6.0.3: 5058 + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} 5045 5059 engines: {node: '>=14.17'} 5046 5060 hasBin: true 5047 5061 ··· 5052 5066 resolution: {integrity: sha512-yu26mwteFYzBAot7KVMqFGCVpsF6g8wXfJzQUHvu1no3+rRRSFcSV2nKeYvNPLD2J4b08jYBDhHUjeH0ygIl9w==} 5053 5067 hasBin: true 5054 5068 5055 - unbash@2.2.0: 5056 - resolution: {integrity: sha512-X2wH19RAPZE3+ldGicOkoj/SIA83OIxcJ6Cuaw23hf8Xc6fQpvZXY0SftE2JgS0QhYLUG4uwodSI3R53keyh7w==} 5069 + unbash@3.0.0: 5070 + resolution: {integrity: sha512-FeFPZ/WFT0mbRCuydiZzpPFlrYN8ZUpphQKoq4EeElVIYjYyGzPMxQR/simUwCOJIyVhpFk4RbtyO7RuMpMnHA==} 5057 5071 engines: {node: '>=14'} 5058 5072 5059 5073 unbox-primitive@1.1.0: ··· 5198 5212 resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==} 5199 5213 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} 5200 5214 5201 - vite-plus@0.1.18: 5202 - resolution: {integrity: sha512-RiWUoOmQiJMtd4Dfm6WD0v0Selqh/nQzmaGVIrkfnr+2s5UxGVZy7n2TCO5ZnR7w9noMIgtUAQN8GtKhwHEiOQ==} 5215 + vite-plus@0.1.19: 5216 + resolution: {integrity: sha512-QWuTqkO/a8Q7I3hHnYdvwlJa7mcc6hgh99/8CHoRb27pgo+z1ux+NGYYCZPJHKVtatAtVRaQQvy4cEQBHyB87A==} 5203 5217 engines: {node: ^20.19.0 || >=22.12.0} 5204 5218 hasBin: true 5205 5219 ··· 5436 5450 '@azure/core-tracing': 1.3.1 5437 5451 '@azure/core-util': 1.13.1 5438 5452 '@azure/logger': 1.3.0 5439 - '@azure/msal-browser': 5.6.3 5440 - '@azure/msal-node': 5.1.2 5453 + '@azure/msal-browser': 5.8.0 5454 + '@azure/msal-node': 5.1.4 5441 5455 open: 10.2.0 5442 5456 tslib: 2.8.1 5443 5457 transitivePeerDependencies: ··· 5481 5495 transitivePeerDependencies: 5482 5496 - supports-color 5483 5497 5484 - '@azure/msal-browser@5.6.3': 5498 + '@azure/msal-browser@5.8.0': 5485 5499 dependencies: 5486 - '@azure/msal-common': 16.4.1 5500 + '@azure/msal-common': 16.5.1 5487 5501 5488 - '@azure/msal-common@16.4.1': {} 5502 + '@azure/msal-common@16.5.1': {} 5489 5503 5490 - '@azure/msal-node@5.1.2': 5504 + '@azure/msal-node@5.1.4': 5491 5505 dependencies: 5492 - '@azure/msal-common': 16.4.1 5506 + '@azure/msal-common': 16.5.1 5493 5507 jsonwebtoken: 9.0.3 5494 5508 uuid: 8.3.2 5495 5509 ··· 5619 5633 enabled: 2.0.0 5620 5634 kuler: 2.0.0 5621 5635 5622 - '@dependents/detective-less@5.0.1': 5636 + '@dependents/detective-less@5.0.2': 5623 5637 dependencies: 5624 5638 gonzales-pe: 4.3.0 5625 5639 node-source-walk: 7.0.1 ··· 5628 5642 5629 5643 '@electric-sql/pglite@0.3.16': {} 5630 5644 5631 - '@emnapi/core@1.9.1': 5645 + '@emnapi/core@1.9.2': 5632 5646 dependencies: 5633 - '@emnapi/wasi-threads': 1.2.0 5647 + '@emnapi/wasi-threads': 1.2.1 5634 5648 tslib: 2.8.1 5635 5649 optional: true 5636 5650 ··· 5639 5653 tslib: 2.8.1 5640 5654 optional: true 5641 5655 5642 - '@emnapi/wasi-threads@1.2.0': 5656 + '@emnapi/runtime@1.9.2': 5657 + dependencies: 5658 + tslib: 2.8.1 5659 + optional: true 5660 + 5661 + '@emnapi/wasi-threads@1.2.1': 5643 5662 dependencies: 5644 5663 tslib: 2.8.1 5645 5664 optional: true ··· 6027 6046 dependencies: 6028 6047 jsbi: 4.3.2 6029 6048 6030 - '@libsql/client@0.17.2': 6049 + '@libsql/client@0.17.3': 6031 6050 dependencies: 6032 - '@libsql/core': 0.17.2 6033 - '@libsql/hrana-client': 0.9.0 6051 + '@libsql/core': 0.17.3 6052 + '@libsql/hrana-client': 0.10.0 6034 6053 js-base64: 3.7.8 6035 6054 libsql: 0.5.29 6036 6055 promise-limit: 2.7.0 6037 6056 transitivePeerDependencies: 6038 6057 - bufferutil 6039 - - encoding 6040 6058 - utf-8-validate 6041 6059 6042 - '@libsql/core@0.17.2': 6060 + '@libsql/core@0.17.3': 6043 6061 dependencies: 6044 6062 js-base64: 3.7.8 6045 6063 ··· 6049 6067 '@libsql/darwin-x64@0.5.29': 6050 6068 optional: true 6051 6069 6052 - '@libsql/hrana-client@0.9.0': 6070 + '@libsql/hrana-client@0.10.0': 6053 6071 dependencies: 6054 6072 '@libsql/isomorphic-ws': 0.1.5 6055 - cross-fetch: 4.1.0 6056 6073 js-base64: 3.7.8 6057 - node-fetch: 3.3.2 6058 6074 transitivePeerDependencies: 6059 6075 - bufferutil 6060 - - encoding 6061 6076 - utf-8-validate 6062 6077 6063 6078 '@libsql/isomorphic-ws@0.1.5': ··· 6102 6117 - encoding 6103 6118 - supports-color 6104 6119 6105 - '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0)': 6120 + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0)': 6106 6121 dependencies: 6107 - '@emnapi/core': 1.9.1 6122 + '@emnapi/core': 1.9.2 6108 6123 '@emnapi/runtime': 1.10.0 6109 6124 '@tybys/wasm-util': 0.10.1 6110 6125 optional: true 6111 6126 6127 + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)': 6128 + dependencies: 6129 + '@emnapi/core': 1.9.2 6130 + '@emnapi/runtime': 1.9.2 6131 + '@tybys/wasm-util': 0.10.1 6132 + optional: true 6133 + 6112 6134 '@neon-rs/load@0.0.4': {} 6113 6135 6114 6136 '@netlify/ai@0.4.1': ··· 6117 6139 6118 6140 '@netlify/api@14.0.18': 6119 6141 dependencies: 6120 - '@netlify/open-api': 2.52.0 6142 + '@netlify/open-api': 2.53.0 6121 6143 node-fetch: 3.3.2 6122 6144 p-wait-for: 5.0.2 6123 6145 picoquery: 2.5.0 ··· 6164 6186 yargs: 17.7.2 6165 6187 zod: 4.3.6 6166 6188 6167 - '@netlify/database-dev@0.8.0': 6189 + '@netlify/database-dev@0.10.0': 6168 6190 dependencies: 6169 6191 '@electric-sql/pglite': 0.3.16 6170 6192 pg-gateway: 0.3.0-beta.4 ··· 6187 6209 uuid: 13.0.0 6188 6210 write-file-atomic: 5.0.1 6189 6211 6190 - '@netlify/dev@4.17.1(@azure/identity@4.13.1)(srvx@0.11.15)': 6212 + '@netlify/dev@4.17.3(@azure/identity@4.13.1)(srvx@0.11.15)': 6191 6213 dependencies: 6192 6214 '@netlify/ai': 0.4.1 6193 6215 '@netlify/blobs': 10.7.4 6194 6216 '@netlify/config': 24.5.0 6195 - '@netlify/database-dev': 0.8.0 6217 + '@netlify/database-dev': 0.10.0 6196 6218 '@netlify/dev-utils': 4.4.3 6197 6219 '@netlify/edge-functions-dev': 1.0.16 6198 6220 '@netlify/functions-dev': 1.2.6 ··· 6229 6251 - supports-color 6230 6252 - uploadthing 6231 6253 6232 - '@netlify/edge-bundler@14.10.0': 6254 + '@netlify/edge-bundler@14.10.1': 6233 6255 dependencies: 6234 6256 '@import-maps/resolve': 2.0.0 6235 6257 '@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0) ··· 6259 6281 '@netlify/edge-functions-dev@1.0.16': 6260 6282 dependencies: 6261 6283 '@netlify/dev-utils': 4.4.3 6262 - '@netlify/edge-bundler': 14.10.0 6284 + '@netlify/edge-bundler': 14.10.1 6263 6285 '@netlify/edge-functions': 3.0.6 6264 6286 '@netlify/edge-functions-bootstrap': 2.16.0 6265 6287 '@netlify/runtime-utils': 2.3.0 ··· 6334 6356 - srvx 6335 6357 - uploadthing 6336 6358 6337 - '@netlify/open-api@2.52.0': {} 6359 + '@netlify/open-api@2.53.0': {} 6338 6360 6339 6361 '@netlify/otel@5.1.5': 6340 6362 dependencies: ··· 6382 6404 6383 6405 '@netlify/types@2.6.0': {} 6384 6406 6385 - '@netlify/vite-plugin-tanstack-start@1.3.5(@azure/identity@4.13.1)(@tanstack/react-start@1.167.41(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(srvx@0.11.15)': 6407 + '@netlify/vite-plugin-tanstack-start@1.3.7(@azure/identity@4.13.1)(@tanstack/react-start@1.167.42(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15)': 6386 6408 dependencies: 6387 - '@netlify/vite-plugin': 2.11.5(@azure/identity@4.13.1)(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(srvx@0.11.15) 6388 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 6409 + '@netlify/vite-plugin': 2.11.7(@azure/identity@4.13.1)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15) 6410 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 6389 6411 optionalDependencies: 6390 - '@tanstack/react-start': 1.167.41(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 6412 + '@tanstack/react-start': 1.167.42(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 6391 6413 transitivePeerDependencies: 6392 6414 - '@azure/app-configuration' 6393 6415 - '@azure/cosmos' ··· 6416 6438 - supports-color 6417 6439 - uploadthing 6418 6440 6419 - '@netlify/vite-plugin@2.11.5(@azure/identity@4.13.1)(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(srvx@0.11.15)': 6441 + '@netlify/vite-plugin@2.11.7(@azure/identity@4.13.1)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15)': 6420 6442 dependencies: 6421 - '@netlify/dev': 4.17.1(@azure/identity@4.13.1)(srvx@0.11.15) 6443 + '@netlify/dev': 4.17.3(@azure/identity@4.13.1)(srvx@0.11.15) 6422 6444 '@netlify/dev-utils': 4.4.3 6423 6445 dedent: 1.7.2 6424 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 6446 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 6425 6447 transitivePeerDependencies: 6426 6448 - '@azure/app-configuration' 6427 6449 - '@azure/cosmos' ··· 6474 6496 normalize-path: 3.0.0 6475 6497 p-map: 7.0.4 6476 6498 path-exists: 5.0.0 6477 - precinct: 12.3.0 6499 + precinct: 12.3.1 6478 6500 require-package-name: 2.0.1 6479 6501 resolve: 2.0.0-next.6 6480 6502 semver: 7.7.4 ··· 6580 6602 6581 6603 '@opentelemetry/semantic-conventions@1.28.0': {} 6582 6604 6583 - '@oxc-parser/binding-android-arm-eabi@0.121.0': 6605 + '@oxc-parser/binding-android-arm-eabi@0.127.0': 6584 6606 optional: true 6585 6607 6586 - '@oxc-parser/binding-android-arm64@0.121.0': 6608 + '@oxc-parser/binding-android-arm64@0.127.0': 6587 6609 optional: true 6588 6610 6589 - '@oxc-parser/binding-darwin-arm64@0.121.0': 6611 + '@oxc-parser/binding-darwin-arm64@0.127.0': 6590 6612 optional: true 6591 6613 6592 - '@oxc-parser/binding-darwin-x64@0.121.0': 6614 + '@oxc-parser/binding-darwin-x64@0.127.0': 6593 6615 optional: true 6594 6616 6595 - '@oxc-parser/binding-freebsd-x64@0.121.0': 6617 + '@oxc-parser/binding-freebsd-x64@0.127.0': 6596 6618 optional: true 6597 6619 6598 - '@oxc-parser/binding-linux-arm-gnueabihf@0.121.0': 6620 + '@oxc-parser/binding-linux-arm-gnueabihf@0.127.0': 6599 6621 optional: true 6600 6622 6601 - '@oxc-parser/binding-linux-arm-musleabihf@0.121.0': 6623 + '@oxc-parser/binding-linux-arm-musleabihf@0.127.0': 6602 6624 optional: true 6603 6625 6604 - '@oxc-parser/binding-linux-arm64-gnu@0.121.0': 6626 + '@oxc-parser/binding-linux-arm64-gnu@0.127.0': 6605 6627 optional: true 6606 6628 6607 - '@oxc-parser/binding-linux-arm64-musl@0.121.0': 6629 + '@oxc-parser/binding-linux-arm64-musl@0.127.0': 6608 6630 optional: true 6609 6631 6610 - '@oxc-parser/binding-linux-ppc64-gnu@0.121.0': 6632 + '@oxc-parser/binding-linux-ppc64-gnu@0.127.0': 6611 6633 optional: true 6612 6634 6613 - '@oxc-parser/binding-linux-riscv64-gnu@0.121.0': 6635 + '@oxc-parser/binding-linux-riscv64-gnu@0.127.0': 6614 6636 optional: true 6615 6637 6616 - '@oxc-parser/binding-linux-riscv64-musl@0.121.0': 6638 + '@oxc-parser/binding-linux-riscv64-musl@0.127.0': 6617 6639 optional: true 6618 6640 6619 - '@oxc-parser/binding-linux-s390x-gnu@0.121.0': 6641 + '@oxc-parser/binding-linux-s390x-gnu@0.127.0': 6620 6642 optional: true 6621 6643 6622 - '@oxc-parser/binding-linux-x64-gnu@0.121.0': 6644 + '@oxc-parser/binding-linux-x64-gnu@0.127.0': 6623 6645 optional: true 6624 6646 6625 - '@oxc-parser/binding-linux-x64-musl@0.121.0': 6647 + '@oxc-parser/binding-linux-x64-musl@0.127.0': 6626 6648 optional: true 6627 6649 6628 - '@oxc-parser/binding-openharmony-arm64@0.121.0': 6650 + '@oxc-parser/binding-openharmony-arm64@0.127.0': 6629 6651 optional: true 6630 6652 6631 - '@oxc-parser/binding-wasm32-wasi@0.121.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0)': 6653 + '@oxc-parser/binding-wasm32-wasi@0.127.0': 6632 6654 dependencies: 6633 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 6634 - transitivePeerDependencies: 6635 - - '@emnapi/core' 6636 - - '@emnapi/runtime' 6655 + '@emnapi/core': 1.9.2 6656 + '@emnapi/runtime': 1.9.2 6657 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2) 6637 6658 optional: true 6638 6659 6639 - '@oxc-parser/binding-win32-arm64-msvc@0.121.0': 6660 + '@oxc-parser/binding-win32-arm64-msvc@0.127.0': 6640 6661 optional: true 6641 6662 6642 - '@oxc-parser/binding-win32-ia32-msvc@0.121.0': 6663 + '@oxc-parser/binding-win32-ia32-msvc@0.127.0': 6643 6664 optional: true 6644 6665 6645 - '@oxc-parser/binding-win32-x64-msvc@0.121.0': 6666 + '@oxc-parser/binding-win32-x64-msvc@0.127.0': 6646 6667 optional: true 6647 6668 6648 - '@oxc-project/runtime@0.124.0': {} 6669 + '@oxc-project/runtime@0.126.0': {} 6649 6670 6650 - '@oxc-project/types@0.121.0': {} 6671 + '@oxc-project/types@0.126.0': {} 6651 6672 6652 - '@oxc-project/types@0.124.0': {} 6673 + '@oxc-project/types@0.127.0': {} 6653 6674 6654 6675 '@oxc-resolver/binding-android-arm-eabi@11.19.1': 6655 6676 optional: true ··· 6699 6720 '@oxc-resolver/binding-openharmony-arm64@11.19.1': 6700 6721 optional: true 6701 6722 6702 - '@oxc-resolver/binding-wasm32-wasi@11.19.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0)': 6723 + '@oxc-resolver/binding-wasm32-wasi@11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0)': 6703 6724 dependencies: 6704 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 6725 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 6705 6726 transitivePeerDependencies: 6706 6727 - '@emnapi/core' 6707 6728 - '@emnapi/runtime' ··· 6773 6794 '@oxfmt/binding-win32-x64-msvc@0.45.0': 6774 6795 optional: true 6775 6796 6776 - '@oxlint-tsgolint/darwin-arm64@0.20.0': 6797 + '@oxlint-tsgolint/darwin-arm64@0.21.1': 6777 6798 optional: true 6778 6799 6779 - '@oxlint-tsgolint/darwin-x64@0.20.0': 6800 + '@oxlint-tsgolint/darwin-x64@0.21.1': 6780 6801 optional: true 6781 6802 6782 - '@oxlint-tsgolint/linux-arm64@0.20.0': 6803 + '@oxlint-tsgolint/linux-arm64@0.21.1': 6783 6804 optional: true 6784 6805 6785 - '@oxlint-tsgolint/linux-x64@0.20.0': 6806 + '@oxlint-tsgolint/linux-x64@0.21.1': 6786 6807 optional: true 6787 6808 6788 - '@oxlint-tsgolint/win32-arm64@0.20.0': 6809 + '@oxlint-tsgolint/win32-arm64@0.21.1': 6789 6810 optional: true 6790 6811 6791 - '@oxlint-tsgolint/win32-x64@0.20.0': 6812 + '@oxlint-tsgolint/win32-x64@0.21.1': 6792 6813 optional: true 6793 6814 6794 6815 '@oxlint/binding-android-arm-eabi@1.60.0': ··· 7006 7027 dependencies: 7007 7028 acorn: 8.16.0 7008 7029 7009 - '@t3-oss/env-core@0.13.11(typescript@6.0.2)(valibot@1.3.1(typescript@6.0.2))(zod@4.3.6)': 7030 + '@t3-oss/env-core@0.13.11(typescript@6.0.3)(valibot@1.3.1(typescript@6.0.3))(zod@4.3.6)': 7010 7031 optionalDependencies: 7011 - typescript: 6.0.2 7012 - valibot: 1.3.1(typescript@6.0.2) 7032 + typescript: 6.0.3 7033 + valibot: 1.3.1(typescript@6.0.3) 7013 7034 zod: 4.3.6 7014 7035 7015 - '@tailwindcss/node@4.2.2': 7036 + '@tailwindcss/node@4.2.4': 7016 7037 dependencies: 7017 7038 '@jridgewell/remapping': 2.3.5 7018 - enhanced-resolve: 5.20.1 7039 + enhanced-resolve: 5.21.0 7019 7040 jiti: 2.6.1 7020 7041 lightningcss: 1.32.0 7021 7042 magic-string: 0.30.21 7022 7043 source-map-js: 1.2.1 7023 - tailwindcss: 4.2.2 7044 + tailwindcss: 4.2.4 7024 7045 7025 - '@tailwindcss/oxide-android-arm64@4.2.2': 7046 + '@tailwindcss/oxide-android-arm64@4.2.4': 7026 7047 optional: true 7027 7048 7028 - '@tailwindcss/oxide-darwin-arm64@4.2.2': 7049 + '@tailwindcss/oxide-darwin-arm64@4.2.4': 7029 7050 optional: true 7030 7051 7031 - '@tailwindcss/oxide-darwin-x64@4.2.2': 7052 + '@tailwindcss/oxide-darwin-x64@4.2.4': 7032 7053 optional: true 7033 7054 7034 - '@tailwindcss/oxide-freebsd-x64@4.2.2': 7055 + '@tailwindcss/oxide-freebsd-x64@4.2.4': 7035 7056 optional: true 7036 7057 7037 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.2': 7058 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.4': 7038 7059 optional: true 7039 7060 7040 - '@tailwindcss/oxide-linux-arm64-gnu@4.2.2': 7061 + '@tailwindcss/oxide-linux-arm64-gnu@4.2.4': 7041 7062 optional: true 7042 7063 7043 - '@tailwindcss/oxide-linux-arm64-musl@4.2.2': 7064 + '@tailwindcss/oxide-linux-arm64-musl@4.2.4': 7044 7065 optional: true 7045 7066 7046 - '@tailwindcss/oxide-linux-x64-gnu@4.2.2': 7067 + '@tailwindcss/oxide-linux-x64-gnu@4.2.4': 7047 7068 optional: true 7048 7069 7049 - '@tailwindcss/oxide-linux-x64-musl@4.2.2': 7070 + '@tailwindcss/oxide-linux-x64-musl@4.2.4': 7050 7071 optional: true 7051 7072 7052 - '@tailwindcss/oxide-wasm32-wasi@4.2.2': 7073 + '@tailwindcss/oxide-wasm32-wasi@4.2.4': 7053 7074 optional: true 7054 7075 7055 - '@tailwindcss/oxide-win32-arm64-msvc@4.2.2': 7076 + '@tailwindcss/oxide-win32-arm64-msvc@4.2.4': 7056 7077 optional: true 7057 7078 7058 - '@tailwindcss/oxide-win32-x64-msvc@4.2.2': 7079 + '@tailwindcss/oxide-win32-x64-msvc@4.2.4': 7059 7080 optional: true 7060 7081 7061 - '@tailwindcss/oxide@4.2.2': 7082 + '@tailwindcss/oxide@4.2.4': 7062 7083 optionalDependencies: 7063 - '@tailwindcss/oxide-android-arm64': 4.2.2 7064 - '@tailwindcss/oxide-darwin-arm64': 4.2.2 7065 - '@tailwindcss/oxide-darwin-x64': 4.2.2 7066 - '@tailwindcss/oxide-freebsd-x64': 4.2.2 7067 - '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.2 7068 - '@tailwindcss/oxide-linux-arm64-gnu': 4.2.2 7069 - '@tailwindcss/oxide-linux-arm64-musl': 4.2.2 7070 - '@tailwindcss/oxide-linux-x64-gnu': 4.2.2 7071 - '@tailwindcss/oxide-linux-x64-musl': 4.2.2 7072 - '@tailwindcss/oxide-wasm32-wasi': 4.2.2 7073 - '@tailwindcss/oxide-win32-arm64-msvc': 4.2.2 7074 - '@tailwindcss/oxide-win32-x64-msvc': 4.2.2 7084 + '@tailwindcss/oxide-android-arm64': 4.2.4 7085 + '@tailwindcss/oxide-darwin-arm64': 4.2.4 7086 + '@tailwindcss/oxide-darwin-x64': 4.2.4 7087 + '@tailwindcss/oxide-freebsd-x64': 4.2.4 7088 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.4 7089 + '@tailwindcss/oxide-linux-arm64-gnu': 4.2.4 7090 + '@tailwindcss/oxide-linux-arm64-musl': 4.2.4 7091 + '@tailwindcss/oxide-linux-x64-gnu': 4.2.4 7092 + '@tailwindcss/oxide-linux-x64-musl': 4.2.4 7093 + '@tailwindcss/oxide-wasm32-wasi': 4.2.4 7094 + '@tailwindcss/oxide-win32-arm64-msvc': 4.2.4 7095 + '@tailwindcss/oxide-win32-x64-msvc': 4.2.4 7075 7096 7076 - '@tailwindcss/vite@4.2.2(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))': 7097 + '@tailwindcss/vite@4.2.4(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7077 7098 dependencies: 7078 - '@tailwindcss/node': 4.2.2 7079 - '@tailwindcss/oxide': 4.2.2 7080 - tailwindcss: 4.2.2 7081 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7099 + '@tailwindcss/node': 4.2.4 7100 + '@tailwindcss/oxide': 4.2.4 7101 + tailwindcss: 4.2.4 7102 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7082 7103 7083 7104 '@tanstack/devtools-client@0.0.6': 7084 7105 dependencies: ··· 7102 7123 transitivePeerDependencies: 7103 7124 - csstype 7104 7125 7105 - '@tanstack/devtools-vite@0.6.0(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))': 7126 + '@tanstack/devtools-vite@0.6.0(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7106 7127 dependencies: 7107 7128 '@babel/core': 7.29.0 7108 7129 '@babel/generator': 7.29.1 ··· 7114 7135 chalk: 5.6.2 7115 7136 launch-editor: 2.13.2 7116 7137 picomatch: 4.0.4 7117 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7138 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7118 7139 transitivePeerDependencies: 7119 7140 - bufferutil 7120 7141 - supports-color ··· 7138 7159 7139 7160 '@tanstack/history@1.161.6': {} 7140 7161 7141 - '@tanstack/pacer@0.20.1': 7162 + '@tanstack/pacer@0.21.0': 7142 7163 dependencies: 7143 7164 '@tanstack/devtools-event-client': 0.4.3 7144 - '@tanstack/store': 0.9.3 7165 + '@tanstack/store': 0.11.0 7145 7166 7146 - '@tanstack/query-core@5.99.0': {} 7167 + '@tanstack/query-core@5.100.1': {} 7147 7168 7148 - '@tanstack/query-devtools@5.99.0': {} 7169 + '@tanstack/query-devtools@5.100.1': {} 7149 7170 7150 7171 '@tanstack/react-devtools@0.10.2(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(solid-js@1.9.12)': 7151 7172 dependencies: ··· 7160 7181 - solid-js 7161 7182 - utf-8-validate 7162 7183 7163 - '@tanstack/react-pacer@0.21.1(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7184 + '@tanstack/react-pacer@0.22.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7164 7185 dependencies: 7165 - '@tanstack/pacer': 0.20.1 7166 - '@tanstack/react-store': 0.9.3(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7186 + '@tanstack/pacer': 0.21.0 7187 + '@tanstack/react-store': 0.11.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7167 7188 react: 19.2.5 7168 7189 react-dom: 19.2.5(react@19.2.5) 7169 7190 7170 - '@tanstack/react-query-devtools@5.99.0(@tanstack/react-query@5.99.0(react@19.2.5))(react@19.2.5)': 7191 + '@tanstack/react-query-devtools@5.100.1(@tanstack/react-query@5.100.1(react@19.2.5))(react@19.2.5)': 7171 7192 dependencies: 7172 - '@tanstack/query-devtools': 5.99.0 7173 - '@tanstack/react-query': 5.99.0(react@19.2.5) 7193 + '@tanstack/query-devtools': 5.100.1 7194 + '@tanstack/react-query': 5.100.1(react@19.2.5) 7174 7195 react: 19.2.5 7175 7196 7176 - '@tanstack/react-query@5.99.0(react@19.2.5)': 7197 + '@tanstack/react-query@5.100.1(react@19.2.5)': 7177 7198 dependencies: 7178 - '@tanstack/query-core': 5.99.0 7199 + '@tanstack/query-core': 5.100.1 7179 7200 react: 19.2.5 7180 7201 7181 - '@tanstack/react-router-devtools@1.166.13(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7202 + '@tanstack/react-router-devtools@1.166.13(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7182 7203 dependencies: 7183 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7204 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7184 7205 '@tanstack/router-devtools-core': 1.167.3(@tanstack/router-core@1.168.15)(csstype@3.2.3) 7185 7206 react: 19.2.5 7186 7207 react-dom: 19.2.5(react@19.2.5) ··· 7189 7210 transitivePeerDependencies: 7190 7211 - csstype 7191 7212 7192 - '@tanstack/react-router-with-query@1.130.17(@tanstack/react-query@5.99.0(react@19.2.5))(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7213 + '@tanstack/react-router-with-query@1.130.17(@tanstack/react-query@5.100.1(react@19.2.5))(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.15)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7193 7214 dependencies: 7194 - '@tanstack/react-query': 5.99.0(react@19.2.5) 7195 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7215 + '@tanstack/react-query': 5.100.1(react@19.2.5) 7216 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7196 7217 '@tanstack/router-core': 1.168.15 7197 7218 react: 19.2.5 7198 7219 react-dom: 19.2.5(react@19.2.5) 7199 7220 7200 - '@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7221 + '@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7201 7222 dependencies: 7202 7223 '@tanstack/history': 1.161.6 7203 7224 '@tanstack/react-store': 0.9.3(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7204 7225 '@tanstack/router-core': 1.168.15 7205 - isbot: 5.1.38 7226 + isbot: 5.1.39 7206 7227 react: 19.2.5 7207 7228 react-dom: 19.2.5(react@19.2.5) 7208 7229 7209 - '@tanstack/react-start-client@1.166.39(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7230 + '@tanstack/react-start-client@1.166.40(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7210 7231 dependencies: 7211 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7232 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7212 7233 '@tanstack/router-core': 1.168.15 7213 7234 '@tanstack/start-client-core': 1.167.17 7214 7235 react: 19.2.5 7215 7236 react-dom: 19.2.5(react@19.2.5) 7216 7237 7217 - '@tanstack/react-start-rsc@0.0.20(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7238 + '@tanstack/react-start-rsc@0.0.21(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7218 7239 dependencies: 7219 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7220 - '@tanstack/react-start-server': 1.166.40(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7240 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7241 + '@tanstack/react-start-server': 1.166.41(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7221 7242 '@tanstack/router-core': 1.168.15 7222 7243 '@tanstack/router-utils': 1.161.6 7223 7244 '@tanstack/start-client-core': 1.167.17 7224 7245 '@tanstack/start-fn-stubs': 1.161.6 7225 - '@tanstack/start-plugin-core': 1.167.35(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7246 + '@tanstack/start-plugin-core': 1.167.35(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7226 7247 '@tanstack/start-server-core': 1.167.19(crossws@0.4.5(srvx@0.11.15)) 7227 7248 '@tanstack/start-storage-context': 1.166.29 7228 7249 pathe: 2.0.3 7229 7250 react: 19.2.5 7230 7251 react-dom: 19.2.5(react@19.2.5) 7231 7252 optionalDependencies: 7232 - '@vitejs/plugin-rsc': 0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7253 + '@vitejs/plugin-rsc': 0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7233 7254 transitivePeerDependencies: 7234 7255 - '@rsbuild/core' 7235 7256 - crossws ··· 7238 7259 - vite-plugin-solid 7239 7260 - webpack 7240 7261 7241 - '@tanstack/react-start-server@1.166.40(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7262 + '@tanstack/react-start-server@1.166.41(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7242 7263 dependencies: 7243 7264 '@tanstack/history': 1.161.6 7244 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7265 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7245 7266 '@tanstack/router-core': 1.168.15 7246 7267 '@tanstack/start-client-core': 1.167.17 7247 7268 '@tanstack/start-server-core': 1.167.19(crossws@0.4.5(srvx@0.11.15)) ··· 7250 7271 transitivePeerDependencies: 7251 7272 - crossws 7252 7273 7253 - '@tanstack/react-start@1.167.41(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7274 + '@tanstack/react-start@1.167.42(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7254 7275 dependencies: 7255 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7256 - '@tanstack/react-start-client': 1.166.39(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7257 - '@tanstack/react-start-rsc': 0.0.20(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7258 - '@tanstack/react-start-server': 1.166.40(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7276 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7277 + '@tanstack/react-start-client': 1.166.40(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7278 + '@tanstack/react-start-rsc': 0.0.21(@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7279 + '@tanstack/react-start-server': 1.166.41(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7259 7280 '@tanstack/router-utils': 1.161.6 7260 7281 '@tanstack/start-client-core': 1.167.17 7261 - '@tanstack/start-plugin-core': 1.167.35(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7282 + '@tanstack/start-plugin-core': 1.167.35(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7262 7283 '@tanstack/start-server-core': 1.167.19(crossws@0.4.5(srvx@0.11.15)) 7263 7284 pathe: 2.0.3 7264 7285 react: 19.2.5 7265 7286 react-dom: 19.2.5(react@19.2.5) 7266 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7287 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7267 7288 optionalDependencies: 7268 - '@vitejs/plugin-rsc': 0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7289 + '@vitejs/plugin-rsc': 0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7269 7290 transitivePeerDependencies: 7270 7291 - '@rsbuild/core' 7271 7292 - crossws ··· 7273 7294 - vite-plugin-solid 7274 7295 - webpack 7275 7296 7297 + '@tanstack/react-store@0.11.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7298 + dependencies: 7299 + '@tanstack/store': 0.11.0 7300 + react: 19.2.5 7301 + react-dom: 19.2.5(react@19.2.5) 7302 + use-sync-external-store: 1.6.0(react@19.2.5) 7303 + 7276 7304 '@tanstack/react-store@0.9.3(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7277 7305 dependencies: 7278 7306 '@tanstack/store': 0.9.3 ··· 7308 7336 transitivePeerDependencies: 7309 7337 - supports-color 7310 7338 7311 - '@tanstack/router-plugin@1.167.22(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))': 7339 + '@tanstack/router-plugin@1.167.22(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7312 7340 dependencies: 7313 7341 '@babel/core': 7.29.0 7314 7342 '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) ··· 7324 7352 unplugin: 2.3.11 7325 7353 zod: 3.25.76 7326 7354 optionalDependencies: 7327 - '@tanstack/react-router': 1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7328 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7355 + '@tanstack/react-router': 1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7356 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7329 7357 transitivePeerDependencies: 7330 7358 - supports-color 7331 7359 ··· 7352 7380 7353 7381 '@tanstack/start-fn-stubs@1.161.6': {} 7354 7382 7355 - '@tanstack/start-plugin-core@1.167.35(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))': 7383 + '@tanstack/start-plugin-core@1.167.35(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))': 7356 7384 dependencies: 7357 7385 '@babel/code-frame': 7.27.1 7358 7386 '@babel/core': 7.29.0 ··· 7360 7388 '@rolldown/pluginutils': 1.0.0-beta.40 7361 7389 '@tanstack/router-core': 1.168.15 7362 7390 '@tanstack/router-generator': 1.166.32 7363 - '@tanstack/router-plugin': 1.167.22(@tanstack/react-router@1.168.22(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)) 7391 + '@tanstack/router-plugin': 1.167.22(@tanstack/react-router@1.168.23(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7364 7392 '@tanstack/router-utils': 1.161.6 7365 7393 '@tanstack/start-client-core': 1.167.17 7366 7394 '@tanstack/start-server-core': 1.167.19(crossws@0.4.5(srvx@0.11.15)) ··· 7373 7401 srvx: 0.11.15 7374 7402 tinyglobby: 0.2.16 7375 7403 ufo: 1.6.3 7376 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7377 - vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)) 7404 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7405 + vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7378 7406 xmlbuilder2: 4.0.3 7379 7407 zod: 3.25.76 7380 7408 transitivePeerDependencies: ··· 7400 7428 dependencies: 7401 7429 '@tanstack/router-core': 1.168.15 7402 7430 7431 + '@tanstack/store@0.11.0': {} 7432 + 7403 7433 '@tanstack/store@0.9.3': {} 7404 7434 7405 7435 '@tanstack/virtual-file-routes@1.161.7': {} ··· 7460 7490 '@types/node': 25.6.0 7461 7491 optional: true 7462 7492 7463 - '@typescript-eslint/project-service@8.58.2(typescript@5.9.3)': 7493 + '@typescript-eslint/project-service@8.59.0(typescript@5.9.3)': 7464 7494 dependencies: 7465 - '@typescript-eslint/tsconfig-utils': 8.58.2(typescript@5.9.3) 7466 - '@typescript-eslint/types': 8.58.2 7495 + '@typescript-eslint/tsconfig-utils': 8.59.0(typescript@5.9.3) 7496 + '@typescript-eslint/types': 8.59.0 7467 7497 debug: 4.4.3 7468 7498 typescript: 5.9.3 7469 7499 transitivePeerDependencies: 7470 7500 - supports-color 7471 7501 7472 - '@typescript-eslint/tsconfig-utils@8.58.2(typescript@5.9.3)': 7502 + '@typescript-eslint/tsconfig-utils@8.59.0(typescript@5.9.3)': 7473 7503 dependencies: 7474 7504 typescript: 5.9.3 7475 7505 7476 - '@typescript-eslint/types@8.58.2': {} 7506 + '@typescript-eslint/types@8.59.0': {} 7477 7507 7478 - '@typescript-eslint/typescript-estree@8.58.2(typescript@5.9.3)': 7508 + '@typescript-eslint/typescript-estree@8.59.0(typescript@5.9.3)': 7479 7509 dependencies: 7480 - '@typescript-eslint/project-service': 8.58.2(typescript@5.9.3) 7481 - '@typescript-eslint/tsconfig-utils': 8.58.2(typescript@5.9.3) 7482 - '@typescript-eslint/types': 8.58.2 7483 - '@typescript-eslint/visitor-keys': 8.58.2 7510 + '@typescript-eslint/project-service': 8.59.0(typescript@5.9.3) 7511 + '@typescript-eslint/tsconfig-utils': 8.59.0(typescript@5.9.3) 7512 + '@typescript-eslint/types': 8.59.0 7513 + '@typescript-eslint/visitor-keys': 8.59.0 7484 7514 debug: 4.4.3 7485 7515 minimatch: 10.2.5 7486 7516 semver: 7.7.4 ··· 7490 7520 transitivePeerDependencies: 7491 7521 - supports-color 7492 7522 7493 - '@typescript-eslint/visitor-keys@8.58.2': 7523 + '@typescript-eslint/visitor-keys@8.59.0': 7494 7524 dependencies: 7495 - '@typescript-eslint/types': 8.58.2 7525 + '@typescript-eslint/types': 8.59.0 7496 7526 eslint-visitor-keys: 5.0.1 7497 7527 7498 - '@typescript/native-preview-darwin-arm64@7.0.0-dev.20260416.1': 7528 + '@typescript/native-preview-darwin-arm64@7.0.0-dev.20260423.1': 7499 7529 optional: true 7500 7530 7501 - '@typescript/native-preview-darwin-x64@7.0.0-dev.20260416.1': 7531 + '@typescript/native-preview-darwin-x64@7.0.0-dev.20260423.1': 7502 7532 optional: true 7503 7533 7504 - '@typescript/native-preview-linux-arm64@7.0.0-dev.20260416.1': 7534 + '@typescript/native-preview-linux-arm64@7.0.0-dev.20260423.1': 7505 7535 optional: true 7506 7536 7507 - '@typescript/native-preview-linux-arm@7.0.0-dev.20260416.1': 7537 + '@typescript/native-preview-linux-arm@7.0.0-dev.20260423.1': 7508 7538 optional: true 7509 7539 7510 - '@typescript/native-preview-linux-x64@7.0.0-dev.20260416.1': 7540 + '@typescript/native-preview-linux-x64@7.0.0-dev.20260423.1': 7511 7541 optional: true 7512 7542 7513 - '@typescript/native-preview-win32-arm64@7.0.0-dev.20260416.1': 7543 + '@typescript/native-preview-win32-arm64@7.0.0-dev.20260423.1': 7514 7544 optional: true 7515 7545 7516 - '@typescript/native-preview-win32-x64@7.0.0-dev.20260416.1': 7546 + '@typescript/native-preview-win32-x64@7.0.0-dev.20260423.1': 7517 7547 optional: true 7518 7548 7519 - '@typescript/native-preview@7.0.0-dev.20260416.1': 7549 + '@typescript/native-preview@7.0.0-dev.20260423.1': 7520 7550 optionalDependencies: 7521 - '@typescript/native-preview-darwin-arm64': 7.0.0-dev.20260416.1 7522 - '@typescript/native-preview-darwin-x64': 7.0.0-dev.20260416.1 7523 - '@typescript/native-preview-linux-arm': 7.0.0-dev.20260416.1 7524 - '@typescript/native-preview-linux-arm64': 7.0.0-dev.20260416.1 7525 - '@typescript/native-preview-linux-x64': 7.0.0-dev.20260416.1 7526 - '@typescript/native-preview-win32-arm64': 7.0.0-dev.20260416.1 7527 - '@typescript/native-preview-win32-x64': 7.0.0-dev.20260416.1 7551 + '@typescript/native-preview-darwin-arm64': 7.0.0-dev.20260423.1 7552 + '@typescript/native-preview-darwin-x64': 7.0.0-dev.20260423.1 7553 + '@typescript/native-preview-linux-arm': 7.0.0-dev.20260423.1 7554 + '@typescript/native-preview-linux-arm64': 7.0.0-dev.20260423.1 7555 + '@typescript/native-preview-linux-x64': 7.0.0-dev.20260423.1 7556 + '@typescript/native-preview-win32-arm64': 7.0.0-dev.20260423.1 7557 + '@typescript/native-preview-win32-x64': 7.0.0-dev.20260423.1 7528 7558 7529 7559 '@typespec/ts-http-runtime@0.3.5': 7530 7560 dependencies: ··· 7553 7583 - rollup 7554 7584 - supports-color 7555 7585 7556 - '@vitejs/plugin-react@6.0.1(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))': 7586 + '@vitejs/plugin-react@6.0.1(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7557 7587 dependencies: 7558 7588 '@rolldown/pluginutils': 1.0.0-rc.7 7559 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7589 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7560 7590 7561 - '@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7591 + '@vitejs/plugin-rsc@0.5.24(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7562 7592 dependencies: 7563 7593 '@rolldown/pluginutils': 1.0.0-rc.15 7564 7594 es-module-lexer: 2.0.0 ··· 7569 7599 srvx: 0.11.15 7570 7600 strip-literal: 3.1.0 7571 7601 turbo-stream: 3.2.0 7572 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7573 - vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)) 7602 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7603 + vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7574 7604 7575 - '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)': 7605 + '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)': 7576 7606 dependencies: 7577 - '@oxc-project/runtime': 0.124.0 7578 - '@oxc-project/types': 0.124.0 7607 + '@oxc-project/runtime': 0.126.0 7608 + '@oxc-project/types': 0.126.0 7579 7609 lightningcss: 1.32.0 7580 7610 postcss: 8.5.10 7581 7611 optionalDependencies: ··· 7584 7614 fsevents: 2.3.3 7585 7615 jiti: 2.6.1 7586 7616 tsx: 4.21.0 7587 - typescript: 6.0.2 7617 + typescript: 6.0.3 7588 7618 yaml: 2.8.3 7589 7619 7590 - '@voidzero-dev/vite-plus-darwin-arm64@0.1.18': 7620 + '@voidzero-dev/vite-plus-darwin-arm64@0.1.19': 7591 7621 optional: true 7592 7622 7593 - '@voidzero-dev/vite-plus-darwin-x64@0.1.18': 7623 + '@voidzero-dev/vite-plus-darwin-x64@0.1.19': 7594 7624 optional: true 7595 7625 7596 - '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.18': 7626 + '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.19': 7597 7627 optional: true 7598 7628 7599 - '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.18': 7629 + '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.19': 7600 7630 optional: true 7601 7631 7602 - '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.18': 7632 + '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.19': 7603 7633 optional: true 7604 7634 7605 - '@voidzero-dev/vite-plus-linux-x64-musl@0.1.18': 7635 + '@voidzero-dev/vite-plus-linux-x64-musl@0.1.19': 7606 7636 optional: true 7607 7637 7608 - '@voidzero-dev/vite-plus-test@0.1.18(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)': 7638 + '@voidzero-dev/vite-plus-test@0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)': 7609 7639 dependencies: 7610 7640 '@standard-schema/spec': 1.1.0 7611 7641 '@types/chai': 5.2.3 7612 - '@voidzero-dev/vite-plus-core': 0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3) 7642 + '@voidzero-dev/vite-plus-core': 0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 7613 7643 es-module-lexer: 1.7.0 7614 7644 obug: 2.1.1 7615 7645 pixelmatch: 7.1.0 ··· 7619 7649 tinybench: 2.9.0 7620 7650 tinyexec: 1.1.1 7621 7651 tinyglobby: 0.2.16 7622 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 7652 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7623 7653 ws: 8.20.0 7624 7654 optionalDependencies: 7625 7655 '@opentelemetry/api': 1.9.0 ··· 7645 7675 - utf-8-validate 7646 7676 - yaml 7647 7677 7648 - '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.18': 7678 + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.19': 7649 7679 optional: true 7650 7680 7651 - '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.18': 7681 + '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.19': 7652 7682 optional: true 7653 7683 7654 - '@vue/compiler-core@3.5.32': 7684 + '@vue/compiler-core@3.5.33': 7655 7685 dependencies: 7656 7686 '@babel/parser': 7.29.2 7657 - '@vue/shared': 3.5.32 7687 + '@vue/shared': 3.5.33 7658 7688 entities: 7.0.1 7659 7689 estree-walker: 2.0.2 7660 7690 source-map-js: 1.2.1 7661 7691 7662 - '@vue/compiler-dom@3.5.32': 7692 + '@vue/compiler-dom@3.5.33': 7663 7693 dependencies: 7664 - '@vue/compiler-core': 3.5.32 7665 - '@vue/shared': 3.5.32 7694 + '@vue/compiler-core': 3.5.33 7695 + '@vue/shared': 3.5.33 7666 7696 7667 - '@vue/compiler-sfc@3.5.32': 7697 + '@vue/compiler-sfc@3.5.33': 7668 7698 dependencies: 7669 7699 '@babel/parser': 7.29.2 7670 - '@vue/compiler-core': 3.5.32 7671 - '@vue/compiler-dom': 3.5.32 7672 - '@vue/compiler-ssr': 3.5.32 7673 - '@vue/shared': 3.5.32 7700 + '@vue/compiler-core': 3.5.33 7701 + '@vue/compiler-dom': 3.5.33 7702 + '@vue/compiler-ssr': 3.5.33 7703 + '@vue/shared': 3.5.33 7674 7704 estree-walker: 2.0.2 7675 7705 magic-string: 0.30.21 7676 7706 postcss: 8.5.10 7677 7707 source-map-js: 1.2.1 7678 7708 7679 - '@vue/compiler-ssr@3.5.32': 7709 + '@vue/compiler-ssr@3.5.33': 7680 7710 dependencies: 7681 - '@vue/compiler-dom': 3.5.32 7682 - '@vue/shared': 3.5.32 7711 + '@vue/compiler-dom': 3.5.33 7712 + '@vue/shared': 3.5.33 7683 7713 7684 - '@vue/shared@3.5.32': {} 7714 + '@vue/shared@3.5.33': {} 7685 7715 7686 7716 '@whatwg-node/disposablestack@0.0.6': 7687 7717 dependencies: ··· 7838 7868 bare-events: 2.8.2 7839 7869 bare-path: 3.0.0 7840 7870 bare-stream: 2.13.0(bare-events@2.8.2) 7841 - bare-url: 2.4.0 7871 + bare-url: 2.4.2 7842 7872 fast-fifo: 1.3.2 7843 7873 transitivePeerDependencies: 7844 7874 - bare-abort-controller 7845 7875 - react-native-b4a 7846 7876 7847 - bare-os@3.8.7: {} 7877 + bare-os@3.9.0: {} 7848 7878 7849 7879 bare-path@3.0.0: 7850 7880 dependencies: 7851 - bare-os: 3.8.7 7881 + bare-os: 3.9.0 7852 7882 7853 7883 bare-stream@2.13.0(bare-events@2.8.2): 7854 7884 dependencies: ··· 7859 7889 transitivePeerDependencies: 7860 7890 - react-native-b4a 7861 7891 7862 - bare-url@2.4.0: 7892 + bare-url@2.4.2: 7863 7893 dependencies: 7864 7894 bare-path: 3.0.0 7865 7895 7866 7896 base64-js@1.5.1: {} 7867 7897 7868 - baseline-browser-mapping@2.10.19: {} 7898 + baseline-browser-mapping@2.10.21: {} 7869 7899 7870 7900 better-ajv-errors@1.2.0(ajv@8.18.0): 7871 7901 dependencies: ··· 7905 7935 7906 7936 browserslist@4.28.2: 7907 7937 dependencies: 7908 - baseline-browser-mapping: 2.10.19 7909 - caniuse-lite: 1.0.30001788 7910 - electron-to-chromium: 1.5.339 7911 - node-releases: 2.0.37 7938 + baseline-browser-mapping: 2.10.21 7939 + caniuse-lite: 1.0.30001790 7940 + electron-to-chromium: 1.5.344 7941 + node-releases: 2.0.38 7912 7942 update-browserslist-db: 1.2.3(browserslist@4.28.2) 7913 7943 7914 7944 buffer-crc32@0.2.13: {} ··· 7947 7977 7948 7978 callsite@1.0.0: {} 7949 7979 7950 - caniuse-lite@1.0.30001788: {} 7980 + caniuse-lite@1.0.30001790: {} 7951 7981 7952 7982 chalk@4.1.2: 7953 7983 dependencies: ··· 8090 8120 dependencies: 8091 8121 luxon: 3.7.2 8092 8122 8093 - cross-fetch@4.1.0: 8094 - dependencies: 8095 - node-fetch: 2.7.0 8096 - transitivePeerDependencies: 8097 - - encoding 8098 - 8099 8123 cross-spawn@7.0.6: 8100 8124 dependencies: 8101 8125 path-key: 3.1.1 ··· 8201 8225 8202 8226 detect-libc@2.1.2: {} 8203 8227 8204 - detective-amd@6.0.1: 8228 + detective-amd@6.0.2: 8205 8229 dependencies: 8206 8230 ast-module-types: 6.0.1 8207 8231 escodegen: 2.1.0 8208 8232 get-amd-module-type: 6.0.2 8209 8233 node-source-walk: 7.0.1 8210 8234 8211 - detective-cjs@6.1.0: 8235 + detective-cjs@6.1.1: 8212 8236 dependencies: 8213 8237 ast-module-types: 6.0.1 8214 8238 node-source-walk: 7.0.1 8215 8239 8216 - detective-es6@5.0.1: 8240 + detective-es6@5.0.2: 8217 8241 dependencies: 8218 8242 node-source-walk: 7.0.1 8219 8243 ··· 8235 8259 8236 8260 detective-stylus@5.0.1: {} 8237 8261 8238 - detective-typescript@14.0.0(typescript@5.9.3): 8262 + detective-typescript@14.1.2(typescript@5.9.3): 8239 8263 dependencies: 8240 - '@typescript-eslint/typescript-estree': 8.58.2(typescript@5.9.3) 8264 + '@typescript-eslint/typescript-estree': 8.59.0(typescript@5.9.3) 8241 8265 ast-module-types: 6.0.1 8242 8266 node-source-walk: 7.0.1 8243 8267 typescript: 5.9.3 8244 8268 transitivePeerDependencies: 8245 8269 - supports-color 8246 8270 8247 - detective-vue2@2.2.0(typescript@5.9.3): 8271 + detective-vue2@2.3.0(typescript@5.9.3): 8248 8272 dependencies: 8249 - '@dependents/detective-less': 5.0.1 8250 - '@vue/compiler-sfc': 3.5.32 8251 - detective-es6: 5.0.1 8273 + '@dependents/detective-less': 5.0.2 8274 + '@vue/compiler-sfc': 3.5.33 8275 + detective-es6: 5.0.2 8252 8276 detective-sass: 6.0.1 8253 8277 detective-scss: 5.0.1 8254 8278 detective-stylus: 5.0.1 8255 - detective-typescript: 14.0.0(typescript@5.9.3) 8279 + detective-typescript: 14.1.2(typescript@5.9.3) 8256 8280 typescript: 5.9.3 8257 8281 transitivePeerDependencies: 8258 8282 - supports-color ··· 8293 8317 get-tsconfig: 4.14.0 8294 8318 jiti: 2.6.1 8295 8319 8296 - drizzle-orm@1.0.0-beta.20(@electric-sql/pglite@0.3.16)(@libsql/client@0.17.2)(@opentelemetry/api@1.9.0)(@types/mssql@9.1.11(@azure/core-client@1.10.1))(mssql@11.0.1(@azure/core-client@1.10.1))(valibot@1.3.1(typescript@6.0.2))(zod@4.3.6): 8320 + drizzle-orm@1.0.0-beta.20(@electric-sql/pglite@0.3.16)(@libsql/client@0.17.3)(@opentelemetry/api@1.9.0)(@types/mssql@9.1.11(@azure/core-client@1.10.1))(mssql@11.0.1(@azure/core-client@1.10.1))(valibot@1.3.1(typescript@6.0.3))(zod@4.3.6): 8297 8321 dependencies: 8298 8322 '@types/mssql': 9.1.11(@azure/core-client@1.10.1) 8299 8323 mssql: 11.0.1(@azure/core-client@1.10.1) 8300 8324 optionalDependencies: 8301 8325 '@electric-sql/pglite': 0.3.16 8302 - '@libsql/client': 0.17.2 8326 + '@libsql/client': 0.17.3 8303 8327 '@opentelemetry/api': 1.9.0 8304 - valibot: 1.3.1(typescript@6.0.2) 8328 + valibot: 1.3.1(typescript@6.0.3) 8305 8329 zod: 4.3.6 8306 8330 8307 8331 dunder-proto@1.0.1: ··· 8316 8340 dependencies: 8317 8341 safe-buffer: 5.2.1 8318 8342 8319 - electron-to-chromium@1.5.339: {} 8343 + electron-to-chromium@1.5.344: {} 8320 8344 8321 8345 emoji-regex@8.0.0: {} 8322 8346 ··· 8335 8359 dependencies: 8336 8360 once: 1.4.0 8337 8361 8338 - enhanced-resolve@5.20.1: 8362 + enhanced-resolve@5.21.0: 8339 8363 dependencies: 8340 8364 graceful-fs: 4.2.11 8341 - tapable: 2.3.2 8365 + tapable: 2.3.3 8342 8366 8343 8367 entities@4.5.0: {} 8344 8368 ··· 8372 8396 has-property-descriptors: 1.0.2 8373 8397 has-proto: 1.2.0 8374 8398 has-symbols: 1.1.0 8375 - hasown: 2.0.2 8399 + hasown: 2.0.3 8376 8400 internal-slot: 1.1.0 8377 8401 is-array-buffer: 3.0.5 8378 8402 is-callable: 1.2.7 ··· 8390 8414 object.assign: 4.1.7 8391 8415 own-keys: 1.0.1 8392 8416 regexp.prototype.flags: 1.5.4 8393 - safe-array-concat: 1.1.3 8417 + safe-array-concat: 1.1.4 8394 8418 safe-push-apply: 1.0.0 8395 8419 safe-regex-test: 1.1.0 8396 8420 set-proto: 1.0.0 ··· 8422 8446 es-errors: 1.3.0 8423 8447 get-intrinsic: 1.3.0 8424 8448 has-tostringtag: 1.0.2 8425 - hasown: 2.0.2 8449 + hasown: 2.0.3 8426 8450 8427 8451 es-shim-unscopables@1.1.0: 8428 8452 dependencies: 8429 - hasown: 2.0.2 8453 + hasown: 2.0.3 8430 8454 8431 8455 es-to-primitive@1.3.0: 8432 8456 dependencies: ··· 8672 8696 call-bound: 1.0.4 8673 8697 define-properties: 1.2.1 8674 8698 functions-have-names: 1.2.3 8675 - hasown: 2.0.2 8699 + hasown: 2.0.3 8676 8700 is-callable: 1.2.7 8677 8701 8678 8702 functions-have-names@1.2.3: {} ··· 8698 8722 get-proto: 1.0.1 8699 8723 gopd: 1.2.0 8700 8724 has-symbols: 1.1.0 8701 - hasown: 2.0.2 8725 + hasown: 2.0.3 8702 8726 math-intrinsics: 1.1.0 8703 8727 8704 8728 get-port-please@3.2.0: {} ··· 8722 8746 es-errors: 1.3.0 8723 8747 get-intrinsic: 1.3.0 8724 8748 8725 - get-tsconfig@4.13.7: 8726 - dependencies: 8727 - resolve-pkg-maps: 1.0.0 8728 - 8729 8749 get-tsconfig@4.14.0: 8730 8750 dependencies: 8731 8751 resolve-pkg-maps: 1.0.0 ··· 8797 8817 dependencies: 8798 8818 has-symbols: 1.1.0 8799 8819 8800 - hasown@2.0.2: 8820 + hasown@2.0.3: 8801 8821 dependencies: 8802 8822 function-bind: 1.1.2 8803 8823 ··· 8862 8882 internal-slot@1.1.0: 8863 8883 dependencies: 8864 8884 es-errors: 1.3.0 8865 - hasown: 2.0.2 8885 + hasown: 2.0.3 8866 8886 side-channel: 1.1.0 8867 8887 8868 8888 ipx@3.1.1(@azure/identity@4.13.1)(@netlify/blobs@10.7.4)(srvx@0.11.15): ··· 8938 8958 8939 8959 is-core-module@2.16.1: 8940 8960 dependencies: 8941 - hasown: 2.0.2 8961 + hasown: 2.0.3 8942 8962 8943 8963 is-data-view@1.0.2: 8944 8964 dependencies: ··· 9001 9021 call-bound: 1.0.4 9002 9022 gopd: 1.2.0 9003 9023 has-tostringtag: 1.0.2 9004 - hasown: 2.0.2 9024 + hasown: 2.0.3 9005 9025 9006 9026 is-set@2.0.3: {} 9007 9027 ··· 9055 9075 9056 9076 isarray@2.0.5: {} 9057 9077 9058 - isbot@5.1.38: {} 9078 + isbot@5.1.39: {} 9059 9079 9060 9080 isexe@2.0.0: {} 9061 9081 ··· 9123 9143 9124 9144 jwt-decode@4.0.0: {} 9125 9145 9126 - knip@6.4.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0): 9146 + knip@6.6.2(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0): 9127 9147 dependencies: 9128 - '@nodelib/fs.walk': 1.2.8 9129 - fast-glob: 3.3.3 9148 + fdir: 6.5.0(picomatch@4.0.4) 9130 9149 formatly: 0.3.0 9131 - get-tsconfig: 4.13.7 9150 + get-tsconfig: 4.14.0 9132 9151 jiti: 2.6.1 9133 9152 minimist: 1.2.8 9134 - oxc-parser: 0.121.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 9135 - oxc-resolver: 11.19.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 9136 - picocolors: 1.1.1 9153 + oxc-parser: 0.127.0 9154 + oxc-resolver: 11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 9137 9155 picomatch: 4.0.4 9138 9156 smol-toml: 1.6.1 9139 9157 strip-json-comments: 5.0.3 9140 - unbash: 2.2.0 9158 + tinyglobby: 0.2.16 9159 + unbash: 3.0.0 9141 9160 yaml: 2.8.3 9142 9161 zod: 4.3.6 9143 9162 transitivePeerDependencies: ··· 9349 9368 pkg-types: 1.3.1 9350 9369 ufo: 1.6.3 9351 9370 9352 - module-definition@6.0.1: 9371 + module-definition@6.0.2: 9353 9372 dependencies: 9354 9373 ast-module-types: 6.0.1 9355 9374 node-source-walk: 7.0.1 ··· 9407 9426 9408 9427 node-mock-http@1.0.4: {} 9409 9428 9410 - node-releases@2.0.37: {} 9429 + node-releases@2.0.38: {} 9411 9430 9412 9431 node-source-walk@7.0.1: 9413 9432 dependencies: ··· 9494 9513 object-keys: 1.1.1 9495 9514 safe-push-apply: 1.0.0 9496 9515 9497 - oxc-parser@0.121.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0): 9516 + oxc-parser@0.127.0: 9498 9517 dependencies: 9499 - '@oxc-project/types': 0.121.0 9518 + '@oxc-project/types': 0.127.0 9500 9519 optionalDependencies: 9501 - '@oxc-parser/binding-android-arm-eabi': 0.121.0 9502 - '@oxc-parser/binding-android-arm64': 0.121.0 9503 - '@oxc-parser/binding-darwin-arm64': 0.121.0 9504 - '@oxc-parser/binding-darwin-x64': 0.121.0 9505 - '@oxc-parser/binding-freebsd-x64': 0.121.0 9506 - '@oxc-parser/binding-linux-arm-gnueabihf': 0.121.0 9507 - '@oxc-parser/binding-linux-arm-musleabihf': 0.121.0 9508 - '@oxc-parser/binding-linux-arm64-gnu': 0.121.0 9509 - '@oxc-parser/binding-linux-arm64-musl': 0.121.0 9510 - '@oxc-parser/binding-linux-ppc64-gnu': 0.121.0 9511 - '@oxc-parser/binding-linux-riscv64-gnu': 0.121.0 9512 - '@oxc-parser/binding-linux-riscv64-musl': 0.121.0 9513 - '@oxc-parser/binding-linux-s390x-gnu': 0.121.0 9514 - '@oxc-parser/binding-linux-x64-gnu': 0.121.0 9515 - '@oxc-parser/binding-linux-x64-musl': 0.121.0 9516 - '@oxc-parser/binding-openharmony-arm64': 0.121.0 9517 - '@oxc-parser/binding-wasm32-wasi': 0.121.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 9518 - '@oxc-parser/binding-win32-arm64-msvc': 0.121.0 9519 - '@oxc-parser/binding-win32-ia32-msvc': 0.121.0 9520 - '@oxc-parser/binding-win32-x64-msvc': 0.121.0 9521 - transitivePeerDependencies: 9522 - - '@emnapi/core' 9523 - - '@emnapi/runtime' 9520 + '@oxc-parser/binding-android-arm-eabi': 0.127.0 9521 + '@oxc-parser/binding-android-arm64': 0.127.0 9522 + '@oxc-parser/binding-darwin-arm64': 0.127.0 9523 + '@oxc-parser/binding-darwin-x64': 0.127.0 9524 + '@oxc-parser/binding-freebsd-x64': 0.127.0 9525 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.127.0 9526 + '@oxc-parser/binding-linux-arm-musleabihf': 0.127.0 9527 + '@oxc-parser/binding-linux-arm64-gnu': 0.127.0 9528 + '@oxc-parser/binding-linux-arm64-musl': 0.127.0 9529 + '@oxc-parser/binding-linux-ppc64-gnu': 0.127.0 9530 + '@oxc-parser/binding-linux-riscv64-gnu': 0.127.0 9531 + '@oxc-parser/binding-linux-riscv64-musl': 0.127.0 9532 + '@oxc-parser/binding-linux-s390x-gnu': 0.127.0 9533 + '@oxc-parser/binding-linux-x64-gnu': 0.127.0 9534 + '@oxc-parser/binding-linux-x64-musl': 0.127.0 9535 + '@oxc-parser/binding-openharmony-arm64': 0.127.0 9536 + '@oxc-parser/binding-wasm32-wasi': 0.127.0 9537 + '@oxc-parser/binding-win32-arm64-msvc': 0.127.0 9538 + '@oxc-parser/binding-win32-ia32-msvc': 0.127.0 9539 + '@oxc-parser/binding-win32-x64-msvc': 0.127.0 9524 9540 9525 - oxc-resolver@11.19.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0): 9541 + oxc-resolver@11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0): 9526 9542 optionalDependencies: 9527 9543 '@oxc-resolver/binding-android-arm-eabi': 11.19.1 9528 9544 '@oxc-resolver/binding-android-arm64': 11.19.1 ··· 9540 9556 '@oxc-resolver/binding-linux-x64-gnu': 11.19.1 9541 9557 '@oxc-resolver/binding-linux-x64-musl': 11.19.1 9542 9558 '@oxc-resolver/binding-openharmony-arm64': 11.19.1 9543 - '@oxc-resolver/binding-wasm32-wasi': 11.19.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.10.0) 9559 + '@oxc-resolver/binding-wasm32-wasi': 11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 9544 9560 '@oxc-resolver/binding-win32-arm64-msvc': 11.19.1 9545 9561 '@oxc-resolver/binding-win32-ia32-msvc': 11.19.1 9546 9562 '@oxc-resolver/binding-win32-x64-msvc': 11.19.1 ··· 9572 9588 '@oxfmt/binding-win32-ia32-msvc': 0.45.0 9573 9589 '@oxfmt/binding-win32-x64-msvc': 0.45.0 9574 9590 9575 - oxlint-tsgolint@0.20.0: 9591 + oxlint-tsgolint@0.21.1: 9576 9592 optionalDependencies: 9577 - '@oxlint-tsgolint/darwin-arm64': 0.20.0 9578 - '@oxlint-tsgolint/darwin-x64': 0.20.0 9579 - '@oxlint-tsgolint/linux-arm64': 0.20.0 9580 - '@oxlint-tsgolint/linux-x64': 0.20.0 9581 - '@oxlint-tsgolint/win32-arm64': 0.20.0 9582 - '@oxlint-tsgolint/win32-x64': 0.20.0 9593 + '@oxlint-tsgolint/darwin-arm64': 0.21.1 9594 + '@oxlint-tsgolint/darwin-x64': 0.21.1 9595 + '@oxlint-tsgolint/linux-arm64': 0.21.1 9596 + '@oxlint-tsgolint/linux-x64': 0.21.1 9597 + '@oxlint-tsgolint/win32-arm64': 0.21.1 9598 + '@oxlint-tsgolint/win32-x64': 0.21.1 9583 9599 9584 - oxlint@1.60.0(oxlint-tsgolint@0.20.0): 9600 + oxlint@1.60.0(oxlint-tsgolint@0.21.1): 9585 9601 optionalDependencies: 9586 9602 '@oxlint/binding-android-arm-eabi': 1.60.0 9587 9603 '@oxlint/binding-android-arm64': 1.60.0 ··· 9602 9618 '@oxlint/binding-win32-arm64-msvc': 1.60.0 9603 9619 '@oxlint/binding-win32-ia32-msvc': 1.60.0 9604 9620 '@oxlint/binding-win32-x64-msvc': 1.60.0 9605 - oxlint-tsgolint: 0.20.0 9621 + oxlint-tsgolint: 0.21.1 9606 9622 9607 9623 p-event@6.0.1: 9608 9624 dependencies: ··· 9716 9732 picocolors: 1.1.1 9717 9733 source-map-js: 1.2.1 9718 9734 9719 - precinct@12.3.0: 9735 + precinct@12.3.1: 9720 9736 dependencies: 9721 - '@dependents/detective-less': 5.0.1 9737 + '@dependents/detective-less': 5.0.2 9722 9738 commander: 12.1.0 9723 - detective-amd: 6.0.1 9724 - detective-cjs: 6.1.0 9725 - detective-es6: 5.0.1 9739 + detective-amd: 6.0.2 9740 + detective-cjs: 6.1.1 9741 + detective-es6: 5.0.2 9726 9742 detective-postcss: 7.0.1(postcss@8.5.10) 9727 9743 detective-sass: 6.0.1 9728 9744 detective-scss: 5.0.1 9729 9745 detective-stylus: 5.0.1 9730 - detective-typescript: 14.0.0(typescript@5.9.3) 9731 - detective-vue2: 2.2.0(typescript@5.9.3) 9732 - module-definition: 6.0.1 9746 + detective-typescript: 14.1.2(typescript@5.9.3) 9747 + detective-vue2: 2.3.0(typescript@5.9.3) 9748 + module-definition: 6.0.2 9733 9749 node-source-walk: 7.0.1 9734 9750 postcss: 8.5.10 9735 9751 typescript: 5.9.3 ··· 9882 9898 dependencies: 9883 9899 queue-microtask: 1.2.3 9884 9900 9885 - safe-array-concat@1.1.3: 9901 + safe-array-concat@1.1.4: 9886 9902 dependencies: 9887 9903 call-bind: 1.0.9 9888 9904 call-bound: 1.0.4 ··· 10154 10170 10155 10171 tailwind-merge@3.5.0: {} 10156 10172 10157 - tailwindcss-animate@1.0.7(tailwindcss@4.2.2): 10173 + tailwindcss-animate@1.0.7(tailwindcss@4.2.4): 10158 10174 dependencies: 10159 - tailwindcss: 4.2.2 10175 + tailwindcss: 4.2.4 10160 10176 10161 - tailwindcss@4.2.2: {} 10177 + tailwindcss@4.2.4: {} 10162 10178 10163 - tapable@2.3.2: {} 10179 + tapable@2.3.3: {} 10164 10180 10165 10181 tar-stream@3.1.8: 10166 10182 dependencies: ··· 10315 10331 10316 10332 typescript@5.9.3: {} 10317 10333 10318 - typescript@6.0.2: {} 10334 + typescript@6.0.3: {} 10319 10335 10320 10336 ufo@1.6.3: {} 10321 10337 10322 10338 ulid@3.0.2: {} 10323 10339 10324 - unbash@2.2.0: {} 10340 + unbash@3.0.0: {} 10325 10341 10326 10342 unbox-primitive@1.1.0: 10327 10343 dependencies: ··· 10393 10409 10394 10410 uuid@8.3.2: {} 10395 10411 10396 - valibot@1.3.1(typescript@6.0.2): 10412 + valibot@1.3.1(typescript@6.0.3): 10397 10413 optionalDependencies: 10398 - typescript: 6.0.2 10414 + typescript: 6.0.3 10399 10415 10400 10416 validate-npm-package-license@3.0.4: 10401 10417 dependencies: ··· 10404 10420 10405 10421 validate-npm-package-name@5.0.1: {} 10406 10422 10407 - vite-plus@0.1.18(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3): 10423 + vite-plus@0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3): 10408 10424 dependencies: 10409 - '@oxc-project/types': 0.124.0 10410 - '@voidzero-dev/vite-plus-core': 0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3) 10411 - '@voidzero-dev/vite-plus-test': 0.1.18(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3) 10425 + '@oxc-project/types': 0.126.0 10426 + '@voidzero-dev/vite-plus-core': 0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 10427 + '@voidzero-dev/vite-plus-test': 0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 10412 10428 oxfmt: 0.45.0 10413 - oxlint: 1.60.0(oxlint-tsgolint@0.20.0) 10414 - oxlint-tsgolint: 0.20.0 10429 + oxlint: 1.60.0(oxlint-tsgolint@0.21.1) 10430 + oxlint-tsgolint: 0.21.1 10415 10431 optionalDependencies: 10416 - '@voidzero-dev/vite-plus-darwin-arm64': 0.1.18 10417 - '@voidzero-dev/vite-plus-darwin-x64': 0.1.18 10418 - '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.1.18 10419 - '@voidzero-dev/vite-plus-linux-arm64-musl': 0.1.18 10420 - '@voidzero-dev/vite-plus-linux-x64-gnu': 0.1.18 10421 - '@voidzero-dev/vite-plus-linux-x64-musl': 0.1.18 10422 - '@voidzero-dev/vite-plus-win32-arm64-msvc': 0.1.18 10423 - '@voidzero-dev/vite-plus-win32-x64-msvc': 0.1.18 10432 + '@voidzero-dev/vite-plus-darwin-arm64': 0.1.19 10433 + '@voidzero-dev/vite-plus-darwin-x64': 0.1.19 10434 + '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.1.19 10435 + '@voidzero-dev/vite-plus-linux-arm64-musl': 0.1.19 10436 + '@voidzero-dev/vite-plus-linux-x64-gnu': 0.1.19 10437 + '@voidzero-dev/vite-plus-linux-x64-musl': 0.1.19 10438 + '@voidzero-dev/vite-plus-win32-arm64-msvc': 0.1.19 10439 + '@voidzero-dev/vite-plus-win32-x64-msvc': 0.1.19 10424 10440 transitivePeerDependencies: 10425 10441 - '@arethetypeswrong/core' 10426 10442 - '@edge-runtime/vm' ··· 10451 10467 - vite 10452 10468 - yaml 10453 10469 10454 - vitefu@1.1.3(@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)): 10470 + vitefu@1.1.3(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): 10455 10471 optionalDependencies: 10456 - vite: '@voidzero-dev/vite-plus-core@0.1.18(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.2)(yaml@2.8.3)' 10472 + vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 10457 10473 10458 10474 walk-up-path@4.0.0: {} 10459 10475
+1 -4
src/routes/debounced-preload-filters.tsx
··· 9 9 import { SectionHeader } from "~/components/console/section-header"; 10 10 import { PokemonTableSkeleton } from "~/components/console/pokemon-table-skeleton"; 11 11 import { POKEMON_LIMIT } from "~/constants"; 12 - import { 13 - getFilteredPokemonListQueryKey, 14 - getFilteredPokemonListQueryFn, 15 - } from "~/util/pokemon"; 12 + import { getFilteredPokemonListQueryKey, getFilteredPokemonListQueryFn } from "~/util/pokemon"; 16 13 import { lazily } from "~/util/lazily"; 17 14 18 15 const { PokemonTable } = lazily(() => import("~/components/console/pokemon-table"));
+1 -4
src/routes/filters.tsx
··· 8 8 import { SectionHeader } from "~/components/console/section-header"; 9 9 import { PokemonTableSkeleton } from "~/components/console/pokemon-table-skeleton"; 10 10 import { POKEMON_LIMIT } from "~/constants"; 11 - import { 12 - getFilteredPokemonListQueryKey, 13 - getFilteredPokemonListQueryFn, 14 - } from "~/util/pokemon"; 11 + import { getFilteredPokemonListQueryKey, getFilteredPokemonListQueryFn } from "~/util/pokemon"; 15 12 import { lazily } from "~/util/lazily"; 16 13 17 14 const { PokemonTable } = lazily(() => import("~/components/console/pokemon-table"));