this repo has no description
0
fork

Configure Feed

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

im a good boy

+623 -564
+21 -22
package.json
··· 14 14 }, 15 15 "dependencies": { 16 16 "@radix-ui/react-slot": "^1.2.2", 17 - "@tailwindcss/vite": "^4.0.6", 18 - "@tanstack/react-query": "^5.66.5", 19 - "@tanstack/react-query-devtools": "^5.66.5", 20 - "@tanstack/react-router": "^1.114.3", 21 - "@tanstack/react-router-devtools": "^1.114.3", 17 + "@tailwindcss/vite": "^4.1.7", 18 + "@tanstack/react-query": "^5.76.1", 19 + "@tanstack/react-query-devtools": "^5.76.1", 20 + "@tanstack/react-router": "^1.120.3", 21 + "@tanstack/react-router-devtools": "^1.120.3", 22 22 "@tanstack/react-table": "^8.21.3", 23 - "@tanstack/router-plugin": "^1.114.3", 23 + "@tanstack/router-plugin": "^1.120.3", 24 24 "@total-typescript/ts-reset": "^0.6.1", 25 25 "class-variance-authority": "^0.7.1", 26 26 "clsx": "^2.1.1", 27 - "lucide-react": "^0.476.0", 28 - "openapi-fetch": "^0.13.5", 29 - "openapi-react-query": "^0.3.1", 30 - "react": "^19.0.0", 31 - "react-dom": "^19.0.0", 32 - "tailwind-merge": "^3.0.2", 33 - "tailwindcss": "^4.0.6", 27 + "lucide-react": "^0.511.0", 28 + "openapi-fetch": "^0.14.0", 29 + "react": "^19.1.0", 30 + "react-dom": "^19.1.0", 31 + "tailwind-merge": "^3.3.0", 32 + "tailwindcss": "^4.1.7", 34 33 "tailwindcss-animate": "^1.0.7", 35 34 "valibot": "^1.1.0" 36 35 }, 37 36 "devDependencies": { 38 37 "@biomejs/biome": "1.9.4", 39 38 "@testing-library/dom": "^10.4.0", 40 - "@testing-library/react": "^16.2.0", 41 - "@types/react": "^19.0.8", 42 - "@types/react-dom": "^19.0.3", 43 - "@vitejs/plugin-react": "^4.3.4", 44 - "jsdom": "^26.0.0", 45 - "typescript": "^5.7.2", 46 - "vite": "^6.1.0", 47 - "vitest": "^3.0.5", 48 - "web-vitals": "^4.2.4" 39 + "@testing-library/react": "^16.3.0", 40 + "@types/react": "^19.1.4", 41 + "@types/react-dom": "^19.1.5", 42 + "@vitejs/plugin-react": "^4.4.1", 43 + "jsdom": "^26.1.0", 44 + "typescript": "^5.8.3", 45 + "vite": "^6.3.5", 46 + "vitest": "^3.1.3", 47 + "web-vitals": "^5.0.1" 49 48 }, 50 49 "pnpm": { 51 50 "onlyBuiltDependencies": [
+587 -542
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@radix-ui/react-slot': 12 12 specifier: ^1.2.2 13 - version: 1.2.2(@types/react@19.1.2)(react@19.1.0) 13 + version: 1.2.2(@types/react@19.1.4)(react@19.1.0) 14 14 '@tailwindcss/vite': 15 - specifier: ^4.0.6 16 - version: 4.1.5(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4)) 15 + specifier: ^4.1.7 16 + version: 4.1.7(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4)) 17 17 '@tanstack/react-query': 18 - specifier: ^5.66.5 19 - version: 5.75.1(react@19.1.0) 18 + specifier: ^5.76.1 19 + version: 5.76.1(react@19.1.0) 20 20 '@tanstack/react-query-devtools': 21 - specifier: ^5.66.5 22 - version: 5.75.1(@tanstack/react-query@5.75.1(react@19.1.0))(react@19.1.0) 21 + specifier: ^5.76.1 22 + version: 5.76.1(@tanstack/react-query@5.76.1(react@19.1.0))(react@19.1.0) 23 23 '@tanstack/react-router': 24 - specifier: ^1.114.3 25 - version: 1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 24 + specifier: ^1.120.3 25 + version: 1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 26 26 '@tanstack/react-router-devtools': 27 - specifier: ^1.114.3 28 - version: 1.119.1(@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.119.0)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3) 27 + specifier: ^1.120.3 28 + version: 1.120.3(@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.120.3)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3) 29 29 '@tanstack/react-table': 30 30 specifier: ^8.21.3 31 31 version: 8.21.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 32 32 '@tanstack/router-plugin': 33 - specifier: ^1.114.3 34 - version: 1.119.0(@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4)) 33 + specifier: ^1.120.3 34 + version: 1.120.3(@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4)) 35 35 '@total-typescript/ts-reset': 36 36 specifier: ^0.6.1 37 37 version: 0.6.1 ··· 42 42 specifier: ^2.1.1 43 43 version: 2.1.1 44 44 lucide-react: 45 - specifier: ^0.476.0 46 - version: 0.476.0(react@19.1.0) 45 + specifier: ^0.511.0 46 + version: 0.511.0(react@19.1.0) 47 47 openapi-fetch: 48 - specifier: ^0.13.5 49 - version: 0.13.5 50 - openapi-react-query: 51 - specifier: ^0.3.1 52 - version: 0.3.1(@tanstack/react-query@5.75.1(react@19.1.0))(openapi-fetch@0.13.5) 48 + specifier: ^0.14.0 49 + version: 0.14.0 53 50 react: 54 - specifier: ^19.0.0 51 + specifier: ^19.1.0 55 52 version: 19.1.0 56 53 react-dom: 57 - specifier: ^19.0.0 54 + specifier: ^19.1.0 58 55 version: 19.1.0(react@19.1.0) 59 56 tailwind-merge: 60 - specifier: ^3.0.2 61 - version: 3.2.0 57 + specifier: ^3.3.0 58 + version: 3.3.0 62 59 tailwindcss: 63 - specifier: ^4.0.6 64 - version: 4.1.5 60 + specifier: ^4.1.7 61 + version: 4.1.7 65 62 tailwindcss-animate: 66 63 specifier: ^1.0.7 67 - version: 1.0.7(tailwindcss@4.1.5) 64 + version: 1.0.7(tailwindcss@4.1.7) 68 65 valibot: 69 66 specifier: ^1.1.0 70 67 version: 1.1.0(typescript@5.8.3) ··· 76 73 specifier: ^10.4.0 77 74 version: 10.4.0 78 75 '@testing-library/react': 79 - specifier: ^16.2.0 80 - version: 16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.1.3(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 76 + specifier: ^16.3.0 77 + version: 16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.1.5(@types/react@19.1.4))(@types/react@19.1.4)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 81 78 '@types/react': 82 - specifier: ^19.0.8 83 - version: 19.1.2 79 + specifier: ^19.1.4 80 + version: 19.1.4 84 81 '@types/react-dom': 85 - specifier: ^19.0.3 86 - version: 19.1.3(@types/react@19.1.2) 82 + specifier: ^19.1.5 83 + version: 19.1.5(@types/react@19.1.4) 87 84 '@vitejs/plugin-react': 88 - specifier: ^4.3.4 89 - version: 4.4.1(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4)) 85 + specifier: ^4.4.1 86 + version: 4.4.1(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4)) 90 87 jsdom: 91 - specifier: ^26.0.0 88 + specifier: ^26.1.0 92 89 version: 26.1.0 93 90 typescript: 94 - specifier: ^5.7.2 91 + specifier: ^5.8.3 95 92 version: 5.8.3 96 93 vite: 97 - specifier: ^6.1.0 98 - version: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 94 + specifier: ^6.3.5 95 + version: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 99 96 vitest: 100 - specifier: ^3.0.5 101 - version: 3.1.2(jiti@2.4.2)(jsdom@26.1.0)(lightningcss@1.29.2)(tsx@4.19.4) 97 + specifier: ^3.1.3 98 + version: 3.1.3(jiti@2.4.2)(jsdom@26.1.0)(lightningcss@1.30.1)(tsx@4.19.4) 102 99 web-vitals: 103 - specifier: ^4.2.4 104 - version: 4.2.4 100 + specifier: ^5.0.1 101 + version: 5.0.1 105 102 106 103 packages: 107 104 ··· 116 113 resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} 117 114 engines: {node: '>=6.9.0'} 118 115 119 - '@babel/compat-data@7.27.1': 120 - resolution: {integrity: sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==} 116 + '@babel/compat-data@7.27.2': 117 + resolution: {integrity: sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==} 121 118 engines: {node: '>=6.9.0'} 122 119 123 120 '@babel/core@7.27.1': ··· 128 125 resolution: {integrity: sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==} 129 126 engines: {node: '>=6.9.0'} 130 127 131 - '@babel/helper-compilation-targets@7.27.1': 132 - resolution: {integrity: sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==} 128 + '@babel/helper-compilation-targets@7.27.2': 129 + resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} 133 130 engines: {node: '>=6.9.0'} 134 131 135 132 '@babel/helper-module-imports@7.27.1': ··· 162 159 resolution: {integrity: sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==} 163 160 engines: {node: '>=6.9.0'} 164 161 165 - '@babel/parser@7.27.1': 166 - resolution: {integrity: sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==} 162 + '@babel/parser@7.27.2': 163 + resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==} 167 164 engines: {node: '>=6.0.0'} 168 165 hasBin: true 169 166 ··· 195 192 resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==} 196 193 engines: {node: '>=6.9.0'} 197 194 198 - '@babel/template@7.27.1': 199 - resolution: {integrity: sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg==} 195 + '@babel/template@7.27.2': 196 + resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} 200 197 engines: {node: '>=6.9.0'} 201 198 202 199 '@babel/traverse@7.27.1': ··· 288 285 resolution: {integrity: sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==} 289 286 engines: {node: '>=18'} 290 287 291 - '@esbuild/aix-ppc64@0.25.3': 292 - resolution: {integrity: sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==} 288 + '@esbuild/aix-ppc64@0.25.4': 289 + resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==} 293 290 engines: {node: '>=18'} 294 291 cpu: [ppc64] 295 292 os: [aix] 296 293 297 - '@esbuild/android-arm64@0.25.3': 298 - resolution: {integrity: sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==} 294 + '@esbuild/android-arm64@0.25.4': 295 + resolution: {integrity: sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==} 299 296 engines: {node: '>=18'} 300 297 cpu: [arm64] 301 298 os: [android] 302 299 303 - '@esbuild/android-arm@0.25.3': 304 - resolution: {integrity: sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==} 300 + '@esbuild/android-arm@0.25.4': 301 + resolution: {integrity: sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==} 305 302 engines: {node: '>=18'} 306 303 cpu: [arm] 307 304 os: [android] 308 305 309 - '@esbuild/android-x64@0.25.3': 310 - resolution: {integrity: sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==} 306 + '@esbuild/android-x64@0.25.4': 307 + resolution: {integrity: sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==} 311 308 engines: {node: '>=18'} 312 309 cpu: [x64] 313 310 os: [android] 314 311 315 - '@esbuild/darwin-arm64@0.25.3': 316 - resolution: {integrity: sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==} 312 + '@esbuild/darwin-arm64@0.25.4': 313 + resolution: {integrity: sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==} 317 314 engines: {node: '>=18'} 318 315 cpu: [arm64] 319 316 os: [darwin] 320 317 321 - '@esbuild/darwin-x64@0.25.3': 322 - resolution: {integrity: sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==} 318 + '@esbuild/darwin-x64@0.25.4': 319 + resolution: {integrity: sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==} 323 320 engines: {node: '>=18'} 324 321 cpu: [x64] 325 322 os: [darwin] 326 323 327 - '@esbuild/freebsd-arm64@0.25.3': 328 - resolution: {integrity: sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==} 324 + '@esbuild/freebsd-arm64@0.25.4': 325 + resolution: {integrity: sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==} 329 326 engines: {node: '>=18'} 330 327 cpu: [arm64] 331 328 os: [freebsd] 332 329 333 - '@esbuild/freebsd-x64@0.25.3': 334 - resolution: {integrity: sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==} 330 + '@esbuild/freebsd-x64@0.25.4': 331 + resolution: {integrity: sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==} 335 332 engines: {node: '>=18'} 336 333 cpu: [x64] 337 334 os: [freebsd] 338 335 339 - '@esbuild/linux-arm64@0.25.3': 340 - resolution: {integrity: sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==} 336 + '@esbuild/linux-arm64@0.25.4': 337 + resolution: {integrity: sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==} 341 338 engines: {node: '>=18'} 342 339 cpu: [arm64] 343 340 os: [linux] 344 341 345 - '@esbuild/linux-arm@0.25.3': 346 - resolution: {integrity: sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==} 342 + '@esbuild/linux-arm@0.25.4': 343 + resolution: {integrity: sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==} 347 344 engines: {node: '>=18'} 348 345 cpu: [arm] 349 346 os: [linux] 350 347 351 - '@esbuild/linux-ia32@0.25.3': 352 - resolution: {integrity: sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==} 348 + '@esbuild/linux-ia32@0.25.4': 349 + resolution: {integrity: sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==} 353 350 engines: {node: '>=18'} 354 351 cpu: [ia32] 355 352 os: [linux] 356 353 357 - '@esbuild/linux-loong64@0.25.3': 358 - resolution: {integrity: sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==} 354 + '@esbuild/linux-loong64@0.25.4': 355 + resolution: {integrity: sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==} 359 356 engines: {node: '>=18'} 360 357 cpu: [loong64] 361 358 os: [linux] 362 359 363 - '@esbuild/linux-mips64el@0.25.3': 364 - resolution: {integrity: sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==} 360 + '@esbuild/linux-mips64el@0.25.4': 361 + resolution: {integrity: sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==} 365 362 engines: {node: '>=18'} 366 363 cpu: [mips64el] 367 364 os: [linux] 368 365 369 - '@esbuild/linux-ppc64@0.25.3': 370 - resolution: {integrity: sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==} 366 + '@esbuild/linux-ppc64@0.25.4': 367 + resolution: {integrity: sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==} 371 368 engines: {node: '>=18'} 372 369 cpu: [ppc64] 373 370 os: [linux] 374 371 375 - '@esbuild/linux-riscv64@0.25.3': 376 - resolution: {integrity: sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==} 372 + '@esbuild/linux-riscv64@0.25.4': 373 + resolution: {integrity: sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==} 377 374 engines: {node: '>=18'} 378 375 cpu: [riscv64] 379 376 os: [linux] 380 377 381 - '@esbuild/linux-s390x@0.25.3': 382 - resolution: {integrity: sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==} 378 + '@esbuild/linux-s390x@0.25.4': 379 + resolution: {integrity: sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==} 383 380 engines: {node: '>=18'} 384 381 cpu: [s390x] 385 382 os: [linux] 386 383 387 - '@esbuild/linux-x64@0.25.3': 388 - resolution: {integrity: sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==} 384 + '@esbuild/linux-x64@0.25.4': 385 + resolution: {integrity: sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==} 389 386 engines: {node: '>=18'} 390 387 cpu: [x64] 391 388 os: [linux] 392 389 393 - '@esbuild/netbsd-arm64@0.25.3': 394 - resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==} 390 + '@esbuild/netbsd-arm64@0.25.4': 391 + resolution: {integrity: sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==} 395 392 engines: {node: '>=18'} 396 393 cpu: [arm64] 397 394 os: [netbsd] 398 395 399 - '@esbuild/netbsd-x64@0.25.3': 400 - resolution: {integrity: sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==} 396 + '@esbuild/netbsd-x64@0.25.4': 397 + resolution: {integrity: sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==} 401 398 engines: {node: '>=18'} 402 399 cpu: [x64] 403 400 os: [netbsd] 404 401 405 - '@esbuild/openbsd-arm64@0.25.3': 406 - resolution: {integrity: sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==} 402 + '@esbuild/openbsd-arm64@0.25.4': 403 + resolution: {integrity: sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==} 407 404 engines: {node: '>=18'} 408 405 cpu: [arm64] 409 406 os: [openbsd] 410 407 411 - '@esbuild/openbsd-x64@0.25.3': 412 - resolution: {integrity: sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==} 408 + '@esbuild/openbsd-x64@0.25.4': 409 + resolution: {integrity: sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==} 413 410 engines: {node: '>=18'} 414 411 cpu: [x64] 415 412 os: [openbsd] 416 413 417 - '@esbuild/sunos-x64@0.25.3': 418 - resolution: {integrity: sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==} 414 + '@esbuild/sunos-x64@0.25.4': 415 + resolution: {integrity: sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==} 419 416 engines: {node: '>=18'} 420 417 cpu: [x64] 421 418 os: [sunos] 422 419 423 - '@esbuild/win32-arm64@0.25.3': 424 - resolution: {integrity: sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==} 420 + '@esbuild/win32-arm64@0.25.4': 421 + resolution: {integrity: sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==} 425 422 engines: {node: '>=18'} 426 423 cpu: [arm64] 427 424 os: [win32] 428 425 429 - '@esbuild/win32-ia32@0.25.3': 430 - resolution: {integrity: sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==} 426 + '@esbuild/win32-ia32@0.25.4': 427 + resolution: {integrity: sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==} 431 428 engines: {node: '>=18'} 432 429 cpu: [ia32] 433 430 os: [win32] 434 431 435 - '@esbuild/win32-x64@0.25.3': 436 - resolution: {integrity: sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==} 432 + '@esbuild/win32-x64@0.25.4': 433 + resolution: {integrity: sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==} 437 434 engines: {node: '>=18'} 438 435 cpu: [x64] 439 436 os: [win32] 437 + 438 + '@isaacs/fs-minipass@4.0.1': 439 + resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} 440 + engines: {node: '>=18.0.0'} 440 441 441 442 '@jridgewell/gen-mapping@0.3.8': 442 443 resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} ··· 474 475 '@types/react': 475 476 optional: true 476 477 477 - '@rollup/rollup-android-arm-eabi@4.40.1': 478 - resolution: {integrity: sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==} 478 + '@rollup/rollup-android-arm-eabi@4.40.2': 479 + resolution: {integrity: sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==} 479 480 cpu: [arm] 480 481 os: [android] 481 482 482 - '@rollup/rollup-android-arm64@4.40.1': 483 - resolution: {integrity: sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==} 483 + '@rollup/rollup-android-arm64@4.40.2': 484 + resolution: {integrity: sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==} 484 485 cpu: [arm64] 485 486 os: [android] 486 487 487 - '@rollup/rollup-darwin-arm64@4.40.1': 488 - resolution: {integrity: sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==} 488 + '@rollup/rollup-darwin-arm64@4.40.2': 489 + resolution: {integrity: sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==} 489 490 cpu: [arm64] 490 491 os: [darwin] 491 492 492 - '@rollup/rollup-darwin-x64@4.40.1': 493 - resolution: {integrity: sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==} 493 + '@rollup/rollup-darwin-x64@4.40.2': 494 + resolution: {integrity: sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==} 494 495 cpu: [x64] 495 496 os: [darwin] 496 497 497 - '@rollup/rollup-freebsd-arm64@4.40.1': 498 - resolution: {integrity: sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==} 498 + '@rollup/rollup-freebsd-arm64@4.40.2': 499 + resolution: {integrity: sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==} 499 500 cpu: [arm64] 500 501 os: [freebsd] 501 502 502 - '@rollup/rollup-freebsd-x64@4.40.1': 503 - resolution: {integrity: sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==} 503 + '@rollup/rollup-freebsd-x64@4.40.2': 504 + resolution: {integrity: sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==} 504 505 cpu: [x64] 505 506 os: [freebsd] 506 507 507 - '@rollup/rollup-linux-arm-gnueabihf@4.40.1': 508 - resolution: {integrity: sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==} 508 + '@rollup/rollup-linux-arm-gnueabihf@4.40.2': 509 + resolution: {integrity: sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==} 509 510 cpu: [arm] 510 511 os: [linux] 511 512 512 - '@rollup/rollup-linux-arm-musleabihf@4.40.1': 513 - resolution: {integrity: sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==} 513 + '@rollup/rollup-linux-arm-musleabihf@4.40.2': 514 + resolution: {integrity: sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==} 514 515 cpu: [arm] 515 516 os: [linux] 516 517 517 - '@rollup/rollup-linux-arm64-gnu@4.40.1': 518 - resolution: {integrity: sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==} 518 + '@rollup/rollup-linux-arm64-gnu@4.40.2': 519 + resolution: {integrity: sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==} 519 520 cpu: [arm64] 520 521 os: [linux] 521 522 522 - '@rollup/rollup-linux-arm64-musl@4.40.1': 523 - resolution: {integrity: sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==} 523 + '@rollup/rollup-linux-arm64-musl@4.40.2': 524 + resolution: {integrity: sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==} 524 525 cpu: [arm64] 525 526 os: [linux] 526 527 527 - '@rollup/rollup-linux-loongarch64-gnu@4.40.1': 528 - resolution: {integrity: sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==} 528 + '@rollup/rollup-linux-loongarch64-gnu@4.40.2': 529 + resolution: {integrity: sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==} 529 530 cpu: [loong64] 530 531 os: [linux] 531 532 532 - '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': 533 - resolution: {integrity: sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==} 533 + '@rollup/rollup-linux-powerpc64le-gnu@4.40.2': 534 + resolution: {integrity: sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==} 534 535 cpu: [ppc64] 535 536 os: [linux] 536 537 537 - '@rollup/rollup-linux-riscv64-gnu@4.40.1': 538 - resolution: {integrity: sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==} 538 + '@rollup/rollup-linux-riscv64-gnu@4.40.2': 539 + resolution: {integrity: sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==} 539 540 cpu: [riscv64] 540 541 os: [linux] 541 542 542 - '@rollup/rollup-linux-riscv64-musl@4.40.1': 543 - resolution: {integrity: sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==} 543 + '@rollup/rollup-linux-riscv64-musl@4.40.2': 544 + resolution: {integrity: sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==} 544 545 cpu: [riscv64] 545 546 os: [linux] 546 547 547 - '@rollup/rollup-linux-s390x-gnu@4.40.1': 548 - resolution: {integrity: sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==} 548 + '@rollup/rollup-linux-s390x-gnu@4.40.2': 549 + resolution: {integrity: sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==} 549 550 cpu: [s390x] 550 551 os: [linux] 551 552 552 - '@rollup/rollup-linux-x64-gnu@4.40.1': 553 - resolution: {integrity: sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==} 553 + '@rollup/rollup-linux-x64-gnu@4.40.2': 554 + resolution: {integrity: sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==} 554 555 cpu: [x64] 555 556 os: [linux] 556 557 557 - '@rollup/rollup-linux-x64-musl@4.40.1': 558 - resolution: {integrity: sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==} 558 + '@rollup/rollup-linux-x64-musl@4.40.2': 559 + resolution: {integrity: sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==} 559 560 cpu: [x64] 560 561 os: [linux] 561 562 562 - '@rollup/rollup-win32-arm64-msvc@4.40.1': 563 - resolution: {integrity: sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==} 563 + '@rollup/rollup-win32-arm64-msvc@4.40.2': 564 + resolution: {integrity: sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==} 564 565 cpu: [arm64] 565 566 os: [win32] 566 567 567 - '@rollup/rollup-win32-ia32-msvc@4.40.1': 568 - resolution: {integrity: sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==} 568 + '@rollup/rollup-win32-ia32-msvc@4.40.2': 569 + resolution: {integrity: sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==} 569 570 cpu: [ia32] 570 571 os: [win32] 571 572 572 - '@rollup/rollup-win32-x64-msvc@4.40.1': 573 - resolution: {integrity: sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==} 573 + '@rollup/rollup-win32-x64-msvc@4.40.2': 574 + resolution: {integrity: sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==} 574 575 cpu: [x64] 575 576 os: [win32] 576 577 577 - '@tailwindcss/node@4.1.5': 578 - resolution: {integrity: sha512-CBhSWo0vLnWhXIvpD0qsPephiaUYfHUX3U9anwDaHZAeuGpTiB3XmsxPAN6qX7bFhipyGBqOa1QYQVVhkOUGxg==} 578 + '@tailwindcss/node@4.1.7': 579 + resolution: {integrity: sha512-9rsOpdY9idRI2NH6CL4wORFY0+Q6fnx9XP9Ju+iq/0wJwGD5IByIgFmwVbyy4ymuyprj8Qh4ErxMKTUL4uNh3g==} 579 580 580 - '@tailwindcss/oxide-android-arm64@4.1.5': 581 - resolution: {integrity: sha512-LVvM0GirXHED02j7hSECm8l9GGJ1RfgpWCW+DRn5TvSaxVsv28gRtoL4aWKGnXqwvI3zu1GABeDNDVZeDPOQrw==} 581 + '@tailwindcss/oxide-android-arm64@4.1.7': 582 + resolution: {integrity: sha512-IWA410JZ8fF7kACus6BrUwY2Z1t1hm0+ZWNEzykKmMNM09wQooOcN/VXr0p/WJdtHZ90PvJf2AIBS/Ceqx1emg==} 582 583 engines: {node: '>= 10'} 583 584 cpu: [arm64] 584 585 os: [android] 585 586 586 - '@tailwindcss/oxide-darwin-arm64@4.1.5': 587 - resolution: {integrity: sha512-//TfCA3pNrgnw4rRJOqavW7XUk8gsg9ddi8cwcsWXp99tzdBAZW0WXrD8wDyNbqjW316Pk2hiN/NJx/KWHl8oA==} 587 + '@tailwindcss/oxide-darwin-arm64@4.1.7': 588 + resolution: {integrity: sha512-81jUw9To7fimGGkuJ2W5h3/oGonTOZKZ8C2ghm/TTxbwvfSiFSDPd6/A/KE2N7Jp4mv3Ps9OFqg2fEKgZFfsvg==} 588 589 engines: {node: '>= 10'} 589 590 cpu: [arm64] 590 591 os: [darwin] 591 592 592 - '@tailwindcss/oxide-darwin-x64@4.1.5': 593 - resolution: {integrity: sha512-XQorp3Q6/WzRd9OalgHgaqgEbjP3qjHrlSUb5k1EuS1Z9NE9+BbzSORraO+ecW432cbCN7RVGGL/lSnHxcd+7Q==} 593 + '@tailwindcss/oxide-darwin-x64@4.1.7': 594 + resolution: {integrity: sha512-q77rWjEyGHV4PdDBtrzO0tgBBPlQWKY7wZK0cUok/HaGgbNKecegNxCGikuPJn5wFAlIywC3v+WMBt0PEBtwGw==} 594 595 engines: {node: '>= 10'} 595 596 cpu: [x64] 596 597 os: [darwin] 597 598 598 - '@tailwindcss/oxide-freebsd-x64@4.1.5': 599 - resolution: {integrity: sha512-bPrLWbxo8gAo97ZmrCbOdtlz/Dkuy8NK97aFbVpkJ2nJ2Jo/rsCbu0TlGx8joCuA3q6vMWTSn01JY46iwG+clg==} 599 + '@tailwindcss/oxide-freebsd-x64@4.1.7': 600 + resolution: {integrity: sha512-RfmdbbK6G6ptgF4qqbzoxmH+PKfP4KSVs7SRlTwcbRgBwezJkAO3Qta/7gDy10Q2DcUVkKxFLXUQO6J3CRvBGw==} 600 601 engines: {node: '>= 10'} 601 602 cpu: [x64] 602 603 os: [freebsd] 603 604 604 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.5': 605 - resolution: {integrity: sha512-1gtQJY9JzMAhgAfvd/ZaVOjh/Ju/nCoAsvOVJenWZfs05wb8zq+GOTnZALWGqKIYEtyNpCzvMk+ocGpxwdvaVg==} 605 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.7': 606 + resolution: {integrity: sha512-OZqsGvpwOa13lVd1z6JVwQXadEobmesxQ4AxhrwRiPuE04quvZHWn/LnihMg7/XkN+dTioXp/VMu/p6A5eZP3g==} 606 607 engines: {node: '>= 10'} 607 608 cpu: [arm] 608 609 os: [linux] 609 610 610 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.5': 611 - resolution: {integrity: sha512-dtlaHU2v7MtdxBXoqhxwsWjav7oim7Whc6S9wq/i/uUMTWAzq/gijq1InSgn2yTnh43kR+SFvcSyEF0GCNu1PQ==} 611 + '@tailwindcss/oxide-linux-arm64-gnu@4.1.7': 612 + resolution: {integrity: sha512-voMvBTnJSfKecJxGkoeAyW/2XRToLZ227LxswLAwKY7YslG/Xkw9/tJNH+3IVh5bdYzYE7DfiaPbRkSHFxY1xA==} 612 613 engines: {node: '>= 10'} 613 614 cpu: [arm64] 614 615 os: [linux] 615 616 616 - '@tailwindcss/oxide-linux-arm64-musl@4.1.5': 617 - resolution: {integrity: sha512-fg0F6nAeYcJ3CriqDT1iVrqALMwD37+sLzXs8Rjy8Z1ZHshJoYceodfyUwGJEsQoTyWbliFNRs2wMQNXtT7MVA==} 617 + '@tailwindcss/oxide-linux-arm64-musl@4.1.7': 618 + resolution: {integrity: sha512-PjGuNNmJeKHnP58M7XyjJyla8LPo+RmwHQpBI+W/OxqrwojyuCQ+GUtygu7jUqTEexejZHr/z3nBc/gTiXBj4A==} 618 619 engines: {node: '>= 10'} 619 620 cpu: [arm64] 620 621 os: [linux] 621 622 622 - '@tailwindcss/oxide-linux-x64-gnu@4.1.5': 623 - resolution: {integrity: sha512-SO+F2YEIAHa1AITwc8oPwMOWhgorPzzcbhWEb+4oLi953h45FklDmM8dPSZ7hNHpIk9p/SCZKUYn35t5fjGtHA==} 623 + '@tailwindcss/oxide-linux-x64-gnu@4.1.7': 624 + resolution: {integrity: sha512-HMs+Va+ZR3gC3mLZE00gXxtBo3JoSQxtu9lobbZd+DmfkIxR54NO7Z+UQNPsa0P/ITn1TevtFxXTpsRU7qEvWg==} 624 625 engines: {node: '>= 10'} 625 626 cpu: [x64] 626 627 os: [linux] 627 628 628 - '@tailwindcss/oxide-linux-x64-musl@4.1.5': 629 - resolution: {integrity: sha512-6UbBBplywkk/R+PqqioskUeXfKcBht3KU7juTi1UszJLx0KPXUo10v2Ok04iBJIaDPkIFkUOVboXms5Yxvaz+g==} 629 + '@tailwindcss/oxide-linux-x64-musl@4.1.7': 630 + resolution: {integrity: sha512-MHZ6jyNlutdHH8rd+YTdr3QbXrHXqwIhHw9e7yXEBcQdluGwhpQY2Eku8UZK6ReLaWtQ4gijIv5QoM5eE+qlsA==} 630 631 engines: {node: '>= 10'} 631 632 cpu: [x64] 632 633 os: [linux] 633 634 634 - '@tailwindcss/oxide-wasm32-wasi@4.1.5': 635 - resolution: {integrity: sha512-hwALf2K9FHuiXTPqmo1KeOb83fTRNbe9r/Ixv9ZNQ/R24yw8Ge1HOWDDgTdtzntIaIUJG5dfXCf4g9AD4RiyhQ==} 635 + '@tailwindcss/oxide-wasm32-wasi@4.1.7': 636 + resolution: {integrity: sha512-ANaSKt74ZRzE2TvJmUcbFQ8zS201cIPxUDm5qez5rLEwWkie2SkGtA4P+GPTj+u8N6JbPrC8MtY8RmJA35Oo+A==} 636 637 engines: {node: '>=14.0.0'} 637 638 cpu: [wasm32] 638 639 bundledDependencies: ··· 643 644 - '@emnapi/wasi-threads' 644 645 - tslib 645 646 646 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.5': 647 - resolution: {integrity: sha512-oDKncffWzaovJbkuR7/OTNFRJQVdiw/n8HnzaCItrNQUeQgjy7oUiYpsm9HUBgpmvmDpSSbGaCa2Evzvk3eFmA==} 647 + '@tailwindcss/oxide-win32-arm64-msvc@4.1.7': 648 + resolution: {integrity: sha512-HUiSiXQ9gLJBAPCMVRk2RT1ZrBjto7WvqsPBwUrNK2BcdSxMnk19h4pjZjI7zgPhDxlAbJSumTC4ljeA9y0tEw==} 648 649 engines: {node: '>= 10'} 649 650 cpu: [arm64] 650 651 os: [win32] 651 652 652 - '@tailwindcss/oxide-win32-x64-msvc@4.1.5': 653 - resolution: {integrity: sha512-WiR4dtyrFdbb+ov0LK+7XsFOsG+0xs0PKZKkt41KDn9jYpO7baE3bXiudPVkTqUEwNfiglCygQHl2jklvSBi7Q==} 653 + '@tailwindcss/oxide-win32-x64-msvc@4.1.7': 654 + resolution: {integrity: sha512-rYHGmvoHiLJ8hWucSfSOEmdCBIGZIq7SpkPRSqLsH2Ab2YUNgKeAPT1Fi2cx3+hnYOrAb0jp9cRyode3bBW4mQ==} 654 655 engines: {node: '>= 10'} 655 656 cpu: [x64] 656 657 os: [win32] 657 658 658 - '@tailwindcss/oxide@4.1.5': 659 - resolution: {integrity: sha512-1n4br1znquEvyW/QuqMKQZlBen+jxAbvyduU87RS8R3tUSvByAkcaMTkJepNIrTlYhD+U25K4iiCIxE6BGdRYA==} 659 + '@tailwindcss/oxide@4.1.7': 660 + resolution: {integrity: sha512-5SF95Ctm9DFiUyjUPnDGkoKItPX/k+xifcQhcqX5RA85m50jw1pT/KzjdvlqxRja45Y52nR4MR9fD1JYd7f8NQ==} 660 661 engines: {node: '>= 10'} 661 662 662 - '@tailwindcss/vite@4.1.5': 663 - resolution: {integrity: sha512-FE1stRoqdHSb7RxesMfCXE8icwI1W6zGE/512ae3ZDrpkQYTTYeSyUJPRCjZd8CwVAhpDUbi1YR8pcZioFJQ/w==} 663 + '@tailwindcss/vite@4.1.7': 664 + resolution: {integrity: sha512-tYa2fO3zDe41I7WqijyVbRd8oWT0aEID1Eokz5hMT6wShLIHj3yvwj9XbfuloHP9glZ6H+aG2AN/+ZrxJ1Y5RQ==} 664 665 peerDependencies: 665 666 vite: ^5.2.0 || ^6 666 667 ··· 668 669 resolution: {integrity: sha512-K7JJNrRVvyjAVnbXOH2XLRhFXDkeP54Kt2P4FR1Kl2KDGlIbkua5VqZQD2rot3qaDrpufyUa63nuLai1kOLTsQ==} 669 670 engines: {node: '>=12'} 670 671 671 - '@tanstack/query-core@5.75.0': 672 - resolution: {integrity: sha512-rk8KQuCdhoRkzjRVF3QxLgAfFUyS0k7+GCQjlGEpEGco+qazJ0eMH6aO1DjDjibH7/ik383nnztua3BG+lOnwg==} 672 + '@tanstack/query-core@5.76.0': 673 + resolution: {integrity: sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg==} 673 674 674 - '@tanstack/query-devtools@5.74.7': 675 - resolution: {integrity: sha512-nSNlfuGdnHf4yB0S+BoNYOE1o3oAH093weAYZolIHfS2stulyA/gWfSk/9H4ZFk5mAAHb5vNqAeJOmbdcGPEQw==} 675 + '@tanstack/query-devtools@5.76.0': 676 + resolution: {integrity: sha512-1p92nqOBPYVqVDU0Ua5nzHenC6EGZNrLnB2OZphYw8CNA1exuvI97FVgIKON7Uug3uQqvH/QY8suUKpQo8qHNQ==} 676 677 677 - '@tanstack/react-query-devtools@5.75.1': 678 - resolution: {integrity: sha512-6S71fJRBlb0adlG5z/OHRqZqtHoPYVCklf/KCnOoZ3vdx9O/K9BLvqeeDeMUkZ6Rak/IupbEbvBsFoUiMHwZiQ==} 678 + '@tanstack/react-query-devtools@5.76.1': 679 + resolution: {integrity: sha512-LFVWgk/VtXPkerNLfYIeuGHh0Aim/k9PFGA+JxLdRaUiroQ4j4eoEqBrUpQ1Pd/KXoG4AB9vVE/M6PUQ9vwxBQ==} 679 680 peerDependencies: 680 - '@tanstack/react-query': ^5.75.1 681 + '@tanstack/react-query': ^5.76.1 681 682 react: ^18 || ^19 682 683 683 - '@tanstack/react-query@5.75.1': 684 - resolution: {integrity: sha512-tN+gG+eXCHYm+VpmdXUP1rfE9LUrRzgYozTkBZtJV1/WFM3vwWNKQC8G6b2RKcs+2cPg+hdToZHZfjL3bF4yIQ==} 684 + '@tanstack/react-query@5.76.1': 685 + resolution: {integrity: sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw==} 685 686 peerDependencies: 686 687 react: ^18 || ^19 687 688 688 - '@tanstack/react-router-devtools@1.119.1': 689 - resolution: {integrity: sha512-pM+80Yu5k2pe2LxW9kqk+r4j2RhJKol4mvH7Tdwr9R6LaR2ZNmnoMVPXikaIYOfCk/B4rmWMfk5M0DTlOm6iBg==} 689 + '@tanstack/react-router-devtools@1.120.3': 690 + resolution: {integrity: sha512-aeEodmbATZ81H1xJuiaWaadSW9iqG9YEvaBgmlS70bxepFNkeXONEXcw38IQMTsPNoEZqbtvqAjl2Pg08cZlxQ==} 690 691 engines: {node: '>=12'} 691 692 peerDependencies: 692 - '@tanstack/react-router': ^1.119.0 693 + '@tanstack/react-router': ^1.120.3 693 694 react: '>=18.0.0 || >=19.0.0' 694 695 react-dom: '>=18.0.0 || >=19.0.0' 695 696 696 - '@tanstack/react-router@1.119.0': 697 - resolution: {integrity: sha512-wjT8zQAXsCfsWXiKhqJcarAsvOIUjnTBIFb2tTtO/2AD7rjD7VPaRpkFhqs8TdvuSEqv+V/9xfN/eTeBLUdr1g==} 697 + '@tanstack/react-router@1.120.3': 698 + resolution: {integrity: sha512-+5Y5ORtjW/LJhIxOxxBrvhZzfMOP9B+LaJ1j1P5tM5YqpLYWHuImfzGNRpKtBgiRoSaJedPjwY7lj88EwNWVbg==} 698 699 engines: {node: '>=12'} 699 700 peerDependencies: 700 701 react: '>=18.0.0 || >=19.0.0' ··· 713 714 react: '>=16.8' 714 715 react-dom: '>=16.8' 715 716 716 - '@tanstack/router-core@1.119.0': 717 - resolution: {integrity: sha512-3dZYP5cCq3jJYgnRDzKR3w4sYzrXP5sw1st303ye87VV26r31I8UaIuUEs7kiJaxgWBvqHglWCiygBWQODZXVw==} 717 + '@tanstack/router-core@1.120.3': 718 + resolution: {integrity: sha512-/16Pp7yxUUIGkc+oPVnlWqvlGtvLoQeKfJPpKc1vcPIBvHFO/o3yg/CEzP5raWDAjyq3b+BVkej3lSzkNxgBSg==} 718 719 engines: {node: '>=12'} 719 720 720 - '@tanstack/router-devtools-core@1.119.0': 721 - resolution: {integrity: sha512-CH2Hx4J2UOigFtKR0anQfNiWQfidV2S7AZafkeo/S885IxwoFK7xXWzYxNbUhCDJC2tsBJ+XKjgxeBv5wGi62Q==} 721 + '@tanstack/router-devtools-core@1.120.3': 722 + resolution: {integrity: sha512-cUY1GFq8qNfIfivhozaG2NOt05Jran1yoZrBajVK0qLO0nIXJ673XeCPjzQkDctN5FU6xfmF6aXgO/xJd0igrA==} 722 723 engines: {node: '>=12'} 723 724 peerDependencies: 724 - '@tanstack/router-core': ^1.119.0 725 + '@tanstack/router-core': ^1.120.3 725 726 csstype: ^3.0.10 726 727 solid-js: '>=1.9.5' 727 728 tiny-invariant: ^1.3.3 ··· 729 730 csstype: 730 731 optional: true 731 732 732 - '@tanstack/router-generator@1.119.0': 733 - resolution: {integrity: sha512-wvHdDlWgodvlb6RE6j65j7LlH0Ex+CnxpHBkxKkJ0wPPXHow/run4/jeaF9cxUEXrp+wO4DvxZRxtzMmA6YzNA==} 733 + '@tanstack/router-generator@1.120.3': 734 + resolution: {integrity: sha512-Lz0nIwGNM+vlLGGiSBTQvcD2gW5WhoIeZN8IlTBssUb33m21QLpoj9ozpXFDrlzk36rTn5NcijHEStpYqrvQbA==} 734 735 engines: {node: '>=12'} 735 736 peerDependencies: 736 - '@tanstack/react-router': ^1.119.0 737 + '@tanstack/react-router': ^1.120.3 737 738 peerDependenciesMeta: 738 739 '@tanstack/react-router': 739 740 optional: true 740 741 741 - '@tanstack/router-plugin@1.119.0': 742 - resolution: {integrity: sha512-c4vzCoWzXLjFfZwnGiVgrAtgM3DqkqiMxodlvlz1etj7C3Ulx44sitJmosF25HL7gwuUPfQCvFKDYFifT0GBAA==} 742 + '@tanstack/router-plugin@1.120.3': 743 + resolution: {integrity: sha512-iTW402GLCxexMn42OSN8Md7A0vYm5q5+vBKDp3FcjnLgmD+31AI7H//RnGI6nxRWo/xMN8ZjESy/PVg1ouvDxA==} 743 744 engines: {node: '>=12'} 744 745 peerDependencies: 745 746 '@rsbuild/core': '>=1.0.2' 746 - '@tanstack/react-router': ^1.119.0 747 + '@tanstack/react-router': ^1.120.3 747 748 vite: '>=5.0.0 || >=6.0.0' 748 749 vite-plugin-solid: ^2.11.2 749 750 webpack: '>=5.92.0' ··· 814 815 '@types/estree@1.0.7': 815 816 resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} 816 817 817 - '@types/react-dom@19.1.3': 818 - resolution: {integrity: sha512-rJXC08OG0h3W6wDMFxQrZF00Kq6qQvw0djHRdzl3U5DnIERz0MRce3WVc7IS6JYBwtaP/DwYtRRjVlvivNveKg==} 818 + '@types/react-dom@19.1.5': 819 + resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==} 819 820 peerDependencies: 820 821 '@types/react': ^19.0.0 821 822 822 - '@types/react@19.1.2': 823 - resolution: {integrity: sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==} 823 + '@types/react@19.1.4': 824 + resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==} 824 825 825 826 '@vitejs/plugin-react@4.4.1': 826 827 resolution: {integrity: sha512-IpEm5ZmeXAP/osiBXVVP5KjFMzbWOonMs0NaQQl+xYnUAcq4oHUBsF2+p4MgKWG4YMmFYJU8A6sxRPuowllm6w==} ··· 828 829 peerDependencies: 829 830 vite: ^4.2.0 || ^5.0.0 || ^6.0.0 830 831 831 - '@vitest/expect@3.1.2': 832 - resolution: {integrity: sha512-O8hJgr+zREopCAqWl3uCVaOdqJwZ9qaDwUP7vy3Xigad0phZe9APxKhPcDNqYYi0rX5oMvwJMSCAXY2afqeTSA==} 832 + '@vitest/expect@3.1.3': 833 + resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} 833 834 834 - '@vitest/mocker@3.1.2': 835 - resolution: {integrity: sha512-kOtd6K2lc7SQ0mBqYv/wdGedlqPdM/B38paPY+OwJ1XiNi44w3Fpog82UfOibmHaV9Wod18A09I9SCKLyDMqgw==} 835 + '@vitest/mocker@3.1.3': 836 + resolution: {integrity: sha512-PJbLjonJK82uCWHjzgBJZuR7zmAOrSvKk1QBxrennDIgtH4uK0TB1PvYmc0XBCigxxtiAVPfWtAdy4lpz8SQGQ==} 836 837 peerDependencies: 837 838 msw: ^2.4.9 838 839 vite: ^5.0.0 || ^6.0.0 ··· 842 843 vite: 843 844 optional: true 844 845 845 - '@vitest/pretty-format@3.1.2': 846 - resolution: {integrity: sha512-R0xAiHuWeDjTSB3kQ3OQpT8Rx3yhdOAIm/JM4axXxnG7Q/fS8XUwggv/A4xzbQA+drYRjzkMnpYnOGAc4oeq8w==} 846 + '@vitest/pretty-format@3.1.3': 847 + resolution: {integrity: sha512-i6FDiBeJUGLDKADw2Gb01UtUNb12yyXAqC/mmRWuYl+m/U9GS7s8us5ONmGkGpUUo7/iAYzI2ePVfOZTYvUifA==} 847 848 848 - '@vitest/runner@3.1.2': 849 - resolution: {integrity: sha512-bhLib9l4xb4sUMPXnThbnhX2Yi8OutBMA8Yahxa7yavQsFDtwY/jrUZwpKp2XH9DhRFJIeytlyGpXCqZ65nR+g==} 849 + '@vitest/runner@3.1.3': 850 + resolution: {integrity: sha512-Tae+ogtlNfFei5DggOsSUvkIaSuVywujMj6HzR97AHK6XK8i3BuVyIifWAm/sE3a15lF5RH9yQIrbXYuo0IFyA==} 850 851 851 - '@vitest/snapshot@3.1.2': 852 - resolution: {integrity: sha512-Q1qkpazSF/p4ApZg1vfZSQ5Yw6OCQxVMVrLjslbLFA1hMDrT2uxtqMaw8Tc/jy5DLka1sNs1Y7rBcftMiaSH/Q==} 852 + '@vitest/snapshot@3.1.3': 853 + resolution: {integrity: sha512-XVa5OPNTYUsyqG9skuUkFzAeFnEzDp8hQu7kZ0N25B1+6KjGm4hWLtURyBbsIAOekfWQ7Wuz/N/XXzgYO3deWQ==} 853 854 854 - '@vitest/spy@3.1.2': 855 - resolution: {integrity: sha512-OEc5fSXMws6sHVe4kOFyDSj/+4MSwst0ib4un0DlcYgQvRuYQ0+M2HyqGaauUMnjq87tmUaMNDxKQx7wNfVqPA==} 855 + '@vitest/spy@3.1.3': 856 + resolution: {integrity: sha512-x6w+ctOEmEXdWaa6TO4ilb7l9DxPR5bwEb6hILKuxfU1NqWT2mpJD9NJN7t3OTfxmVlOMrvtoFJGdgyzZ605lQ==} 856 857 857 - '@vitest/utils@3.1.2': 858 - resolution: {integrity: sha512-5GGd0ytZ7BH3H6JTj9Kw7Prn1Nbg0wZVrIvou+UWxm54d+WoXXgAgjFJ8wn3LdagWLFSEfpPeyYrByZaGEZHLg==} 858 + '@vitest/utils@3.1.3': 859 + resolution: {integrity: sha512-2Ltrpht4OmHO9+c/nmHtF09HWiyWdworqnHIwjfvDyWjuwKbdkcS9AnhsDn+8E2RM4x++foD1/tNuLPVvWG1Rg==} 859 860 860 861 acorn@8.14.1: 861 862 resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} ··· 913 914 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} 914 915 engines: {node: '>=8'} 915 916 916 - caniuse-lite@1.0.30001716: 917 - resolution: {integrity: sha512-49/c1+x3Kwz7ZIWt+4DvK3aMJy9oYXXG6/97JKsnjdCk/6n9vVyWL8NAwVt95Lwt9eigI10Hl782kDfZUUlRXw==} 917 + caniuse-lite@1.0.30001718: 918 + resolution: {integrity: sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==} 918 919 919 920 chai@5.2.0: 920 921 resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} ··· 932 933 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} 933 934 engines: {node: '>= 8.10.0'} 934 935 936 + chownr@3.0.0: 937 + resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} 938 + engines: {node: '>=18'} 939 + 935 940 class-variance-authority@0.7.1: 936 941 resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==} 937 942 ··· 960 965 resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==} 961 966 engines: {node: '>=18'} 962 967 963 - debug@4.4.0: 964 - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} 968 + debug@4.4.1: 969 + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} 965 970 engines: {node: '>=6.0'} 966 971 peerDependencies: 967 972 supports-color: '*' ··· 991 996 dom-accessibility-api@0.5.16: 992 997 resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} 993 998 994 - electron-to-chromium@1.5.149: 995 - resolution: {integrity: sha512-UyiO82eb9dVOx8YO3ajDf9jz2kKyt98DEITRdeLPstOEuTlLzDA4Gyq5K9he71TQziU5jUVu2OAu5N48HmQiyQ==} 999 + electron-to-chromium@1.5.155: 1000 + resolution: {integrity: sha512-ps5KcGGmwL8VaeJlvlDlu4fORQpv3+GIcF5I3f9tUKUlJ/wsysh6HU8P5L1XWRYeXfA0oJd4PyM8ds8zTFf6Ng==} 996 1001 997 1002 enhanced-resolve@5.18.1: 998 1003 resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} ··· 1005 1010 es-module-lexer@1.7.0: 1006 1011 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 1007 1012 1008 - esbuild@0.25.3: 1009 - resolution: {integrity: sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==} 1013 + esbuild@0.25.4: 1014 + resolution: {integrity: sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==} 1010 1015 engines: {node: '>=18'} 1011 1016 hasBin: true 1012 1017 ··· 1126 1131 engines: {node: '>=6'} 1127 1132 hasBin: true 1128 1133 1129 - lightningcss-darwin-arm64@1.29.2: 1130 - resolution: {integrity: sha512-cK/eMabSViKn/PG8U/a7aCorpeKLMlK0bQeNHmdb7qUnBkNPnL+oV5DjJUo0kqWsJUapZsM4jCfYItbqBDvlcA==} 1134 + lightningcss-darwin-arm64@1.30.1: 1135 + resolution: {integrity: sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==} 1131 1136 engines: {node: '>= 12.0.0'} 1132 1137 cpu: [arm64] 1133 1138 os: [darwin] 1134 1139 1135 - lightningcss-darwin-x64@1.29.2: 1136 - resolution: {integrity: sha512-j5qYxamyQw4kDXX5hnnCKMf3mLlHvG44f24Qyi2965/Ycz829MYqjrVg2H8BidybHBp9kom4D7DR5VqCKDXS0w==} 1140 + lightningcss-darwin-x64@1.30.1: 1141 + resolution: {integrity: sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==} 1137 1142 engines: {node: '>= 12.0.0'} 1138 1143 cpu: [x64] 1139 1144 os: [darwin] 1140 1145 1141 - lightningcss-freebsd-x64@1.29.2: 1142 - resolution: {integrity: sha512-wDk7M2tM78Ii8ek9YjnY8MjV5f5JN2qNVO+/0BAGZRvXKtQrBC4/cn4ssQIpKIPP44YXw6gFdpUF+Ps+RGsCwg==} 1146 + lightningcss-freebsd-x64@1.30.1: 1147 + resolution: {integrity: sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==} 1143 1148 engines: {node: '>= 12.0.0'} 1144 1149 cpu: [x64] 1145 1150 os: [freebsd] 1146 1151 1147 - lightningcss-linux-arm-gnueabihf@1.29.2: 1148 - resolution: {integrity: sha512-IRUrOrAF2Z+KExdExe3Rz7NSTuuJ2HvCGlMKoquK5pjvo2JY4Rybr+NrKnq0U0hZnx5AnGsuFHjGnNT14w26sg==} 1152 + lightningcss-linux-arm-gnueabihf@1.30.1: 1153 + resolution: {integrity: sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==} 1149 1154 engines: {node: '>= 12.0.0'} 1150 1155 cpu: [arm] 1151 1156 os: [linux] 1152 1157 1153 - lightningcss-linux-arm64-gnu@1.29.2: 1154 - resolution: {integrity: sha512-KKCpOlmhdjvUTX/mBuaKemp0oeDIBBLFiU5Fnqxh1/DZ4JPZi4evEH7TKoSBFOSOV3J7iEmmBaw/8dpiUvRKlQ==} 1158 + lightningcss-linux-arm64-gnu@1.30.1: 1159 + resolution: {integrity: sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==} 1155 1160 engines: {node: '>= 12.0.0'} 1156 1161 cpu: [arm64] 1157 1162 os: [linux] 1158 1163 1159 - lightningcss-linux-arm64-musl@1.29.2: 1160 - resolution: {integrity: sha512-Q64eM1bPlOOUgxFmoPUefqzY1yV3ctFPE6d/Vt7WzLW4rKTv7MyYNky+FWxRpLkNASTnKQUaiMJ87zNODIrrKQ==} 1164 + lightningcss-linux-arm64-musl@1.30.1: 1165 + resolution: {integrity: sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==} 1161 1166 engines: {node: '>= 12.0.0'} 1162 1167 cpu: [arm64] 1163 1168 os: [linux] 1164 1169 1165 - lightningcss-linux-x64-gnu@1.29.2: 1166 - resolution: {integrity: sha512-0v6idDCPG6epLXtBH/RPkHvYx74CVziHo6TMYga8O2EiQApnUPZsbR9nFNrg2cgBzk1AYqEd95TlrsL7nYABQg==} 1170 + lightningcss-linux-x64-gnu@1.30.1: 1171 + resolution: {integrity: sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==} 1167 1172 engines: {node: '>= 12.0.0'} 1168 1173 cpu: [x64] 1169 1174 os: [linux] 1170 1175 1171 - lightningcss-linux-x64-musl@1.29.2: 1172 - resolution: {integrity: sha512-rMpz2yawkgGT8RULc5S4WiZopVMOFWjiItBT7aSfDX4NQav6M44rhn5hjtkKzB+wMTRlLLqxkeYEtQ3dd9696w==} 1176 + lightningcss-linux-x64-musl@1.30.1: 1177 + resolution: {integrity: sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==} 1173 1178 engines: {node: '>= 12.0.0'} 1174 1179 cpu: [x64] 1175 1180 os: [linux] 1176 1181 1177 - lightningcss-win32-arm64-msvc@1.29.2: 1178 - resolution: {integrity: sha512-nL7zRW6evGQqYVu/bKGK+zShyz8OVzsCotFgc7judbt6wnB2KbiKKJwBE4SGoDBQ1O94RjW4asrCjQL4i8Fhbw==} 1182 + lightningcss-win32-arm64-msvc@1.30.1: 1183 + resolution: {integrity: sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==} 1179 1184 engines: {node: '>= 12.0.0'} 1180 1185 cpu: [arm64] 1181 1186 os: [win32] 1182 1187 1183 - lightningcss-win32-x64-msvc@1.29.2: 1184 - resolution: {integrity: sha512-EdIUW3B2vLuHmv7urfzMI/h2fmlnOQBk1xlsDxkN1tCWKjNFjfLhGxYk8C8mzpSfr+A6jFFIi8fU6LbQGsRWjA==} 1188 + lightningcss-win32-x64-msvc@1.30.1: 1189 + resolution: {integrity: sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==} 1185 1190 engines: {node: '>= 12.0.0'} 1186 1191 cpu: [x64] 1187 1192 os: [win32] 1188 1193 1189 - lightningcss@1.29.2: 1190 - resolution: {integrity: sha512-6b6gd/RUXKaw5keVdSEtqFVdzWnU5jMxTUjA2bVcMNPLwSQ08Sv/UodBVtETLCn7k4S1Ibxwh7k68IwLZPgKaA==} 1194 + lightningcss@1.30.1: 1195 + resolution: {integrity: sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==} 1191 1196 engines: {node: '>= 12.0.0'} 1192 1197 1193 1198 loupe@3.1.3: ··· 1199 1204 lru-cache@5.1.1: 1200 1205 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 1201 1206 1202 - lucide-react@0.476.0: 1203 - resolution: {integrity: sha512-x6cLTk8gahdUPje0hSgLN1/MgiJH+Xl90Xoxy9bkPAsMPOUiyRSKR4JCDPGVCEpyqnZXH3exFWNItcvra9WzUQ==} 1207 + lucide-react@0.511.0: 1208 + resolution: {integrity: sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w==} 1204 1209 peerDependencies: 1205 1210 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 1206 1211 ··· 1211 1216 magic-string@0.30.17: 1212 1217 resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} 1213 1218 1219 + minipass@7.1.2: 1220 + resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} 1221 + engines: {node: '>=16 || 14 >=14.17'} 1222 + 1223 + minizlib@3.0.2: 1224 + resolution: {integrity: sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==} 1225 + engines: {node: '>= 18'} 1226 + 1227 + mkdirp@3.0.1: 1228 + resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==} 1229 + engines: {node: '>=10'} 1230 + hasBin: true 1231 + 1214 1232 ms@2.1.3: 1215 1233 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} 1216 1234 ··· 1229 1247 nwsapi@2.2.20: 1230 1248 resolution: {integrity: sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==} 1231 1249 1232 - openapi-fetch@0.13.5: 1233 - resolution: {integrity: sha512-AQK8T9GSKFREFlN1DBXTYsLjs7YV2tZcJ7zUWxbjMoQmj8dDSFRrzhLCbHPZWA1TMV3vACqfCxLEZcwf2wxV6Q==} 1234 - 1235 - openapi-react-query@0.3.1: 1236 - resolution: {integrity: sha512-1R3NunDpf6koap0pF4AiUO5Asw4o3GmKrer6r8+2kvfLTxgHNm9vm7F0grZUcKG1tfc9qKrGa5NSvoMqa79DMg==} 1237 - peerDependencies: 1238 - '@tanstack/react-query': ^5.25.0 1239 - openapi-fetch: ^0.13.5 1250 + openapi-fetch@0.14.0: 1251 + resolution: {integrity: sha512-PshIdm1NgdLvb05zp8LqRQMNSKzIlPkyMxYFxwyHR+UlKD4t2nUjkDhNxeRbhRSEd3x5EUNh2w5sJYwkhOH4fg==} 1240 1252 1241 1253 openapi-typescript-helpers@0.0.15: 1242 1254 resolution: {integrity: sha512-opyTPaunsklCBpTK8JGef6mfPhLSnyy5a0IN9vKtx3+4aExf+KxEqYwIy3hqkedXIB97u357uLMJsOnm3GVjsw==} ··· 1302 1314 resolve-pkg-maps@1.0.0: 1303 1315 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} 1304 1316 1305 - rollup@4.40.1: 1306 - resolution: {integrity: sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==} 1317 + rollup@4.40.2: 1318 + resolution: {integrity: sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==} 1307 1319 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1308 1320 hasBin: true 1309 1321 ··· 1324 1336 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 1325 1337 hasBin: true 1326 1338 1327 - seroval-plugins@1.2.1: 1328 - resolution: {integrity: sha512-H5vs53+39+x4Udwp4J5rNZfgFuA+Lt+uU+09w1gYBVWomtAl98B+E9w7yC05Xc81/HgLvJdlyqJbU0fJCKCmdw==} 1339 + seroval-plugins@1.3.1: 1340 + resolution: {integrity: sha512-dOlUoiI3fgZbQIcj6By+l865pzeWdP3XCSLdI3xlKnjCk5983yLWPsXytFOUI0BUZKG9qwqbj78n9yVcVwUqaQ==} 1329 1341 engines: {node: '>=10'} 1330 1342 peerDependencies: 1331 1343 seroval: ^1.0 1332 1344 1333 - seroval@1.2.1: 1334 - resolution: {integrity: sha512-yBxFFs3zmkvKNmR0pFSU//rIsYjuX418TnlDmc2weaq5XFDqDIV/NOMPBoLrbxjLH42p4UzRuXHryXh9dYcKcw==} 1345 + seroval@1.3.1: 1346 + resolution: {integrity: sha512-F+T9EQPdLzgdewgxnBh4mSc+vde+EOkU6dC9BDuu/bfGb+UyUlqM6t8znFCTPQSuai/ZcfFg0gu79h+bVW2O0w==} 1335 1347 engines: {node: '>=10'} 1336 1348 1337 1349 siginfo@2.0.0: ··· 1357 1369 symbol-tree@3.2.4: 1358 1370 resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} 1359 1371 1360 - tailwind-merge@3.2.0: 1361 - resolution: {integrity: sha512-FQT/OVqCD+7edmmJpsgCsY820RTD5AkBryuG5IUqR5YQZSdj5xlH5nLgH7YPths7WsLPSpSBNneJdM8aS8aeFA==} 1372 + tailwind-merge@3.3.0: 1373 + resolution: {integrity: sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==} 1362 1374 1363 1375 tailwindcss-animate@1.0.7: 1364 1376 resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==} 1365 1377 peerDependencies: 1366 1378 tailwindcss: '>=3.0.0 || insiders' 1367 1379 1368 - tailwindcss@4.1.5: 1369 - resolution: {integrity: sha512-nYtSPfWGDiWgCkwQG/m+aX83XCwf62sBgg3bIlNiiOcggnS1x3uVRDAuyelBFL+vJdOPPCGElxv9DjHJjRHiVA==} 1380 + tailwindcss@4.1.7: 1381 + resolution: {integrity: sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==} 1370 1382 1371 1383 tapable@2.2.1: 1372 1384 resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} 1373 1385 engines: {node: '>=6'} 1386 + 1387 + tar@7.4.3: 1388 + resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} 1389 + engines: {node: '>=18'} 1374 1390 1375 1391 tiny-invariant@1.3.3: 1376 1392 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} ··· 1429 1445 engines: {node: '>=14.17'} 1430 1446 hasBin: true 1431 1447 1432 - unplugin@2.3.2: 1433 - resolution: {integrity: sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==} 1448 + unplugin@2.3.4: 1449 + resolution: {integrity: sha512-m4PjxTurwpWfpMomp8AptjD5yj8qEZN5uQjjGM3TAs9MWWD2tXSSNNj6jGR2FoVGod4293ytyV6SwBbertfyJg==} 1434 1450 engines: {node: '>=18.12.0'} 1435 1451 1436 1452 update-browserslist-db@1.1.3: ··· 1452 1468 typescript: 1453 1469 optional: true 1454 1470 1455 - vite-node@3.1.2: 1456 - resolution: {integrity: sha512-/8iMryv46J3aK13iUXsei5G/A3CUlW4665THCPS+K8xAaqrVWiGB4RfXMQXCLjpK9P2eK//BczrVkn5JLAk6DA==} 1471 + vite-node@3.1.3: 1472 + resolution: {integrity: sha512-uHV4plJ2IxCl4u1up1FQRrqclylKAogbtBfOTwcuJ28xFi+89PZ57BRh+naIRvH70HPwxy5QHYzg1OrEaC7AbA==} 1457 1473 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 1458 1474 hasBin: true 1459 1475 1460 - vite@6.3.4: 1461 - resolution: {integrity: sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==} 1476 + vite@6.3.5: 1477 + resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==} 1462 1478 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 1463 1479 hasBin: true 1464 1480 peerDependencies: ··· 1497 1513 yaml: 1498 1514 optional: true 1499 1515 1500 - vitest@3.1.2: 1501 - resolution: {integrity: sha512-WaxpJe092ID1C0mr+LH9MmNrhfzi8I65EX/NRU/Ld016KqQNRgxSOlGNP1hHN+a/F8L15Mh8klwaF77zR3GeDQ==} 1516 + vitest@3.1.3: 1517 + resolution: {integrity: sha512-188iM4hAHQ0km23TN/adso1q5hhwKqUpv+Sd6p5sOuh6FhQnRNW3IsiIpvxqahtBabsJ2SLZgmGSpcYK4wQYJw==} 1502 1518 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 1503 1519 hasBin: true 1504 1520 peerDependencies: 1505 1521 '@edge-runtime/vm': '*' 1506 1522 '@types/debug': ^4.1.12 1507 1523 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 1508 - '@vitest/browser': 3.1.2 1509 - '@vitest/ui': 3.1.2 1524 + '@vitest/browser': 3.1.3 1525 + '@vitest/ui': 3.1.3 1510 1526 happy-dom: '*' 1511 1527 jsdom: '*' 1512 1528 peerDependenciesMeta: ··· 1529 1545 resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} 1530 1546 engines: {node: '>=18'} 1531 1547 1532 - web-vitals@4.2.4: 1533 - resolution: {integrity: sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==} 1548 + web-vitals@5.0.1: 1549 + resolution: {integrity: sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg==} 1534 1550 1535 1551 webidl-conversions@7.0.0: 1536 1552 resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} ··· 1578 1594 yallist@3.1.1: 1579 1595 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} 1580 1596 1581 - zod@3.24.3: 1582 - resolution: {integrity: sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==} 1597 + yallist@5.0.0: 1598 + resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} 1599 + engines: {node: '>=18'} 1600 + 1601 + zod@3.24.4: 1602 + resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} 1583 1603 1584 1604 snapshots: 1585 1605 ··· 1602 1622 js-tokens: 4.0.0 1603 1623 picocolors: 1.1.1 1604 1624 1605 - '@babel/compat-data@7.27.1': {} 1625 + '@babel/compat-data@7.27.2': {} 1606 1626 1607 1627 '@babel/core@7.27.1': 1608 1628 dependencies: 1609 1629 '@ampproject/remapping': 2.3.0 1610 1630 '@babel/code-frame': 7.27.1 1611 1631 '@babel/generator': 7.27.1 1612 - '@babel/helper-compilation-targets': 7.27.1 1632 + '@babel/helper-compilation-targets': 7.27.2 1613 1633 '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.1) 1614 1634 '@babel/helpers': 7.27.1 1615 - '@babel/parser': 7.27.1 1616 - '@babel/template': 7.27.1 1635 + '@babel/parser': 7.27.2 1636 + '@babel/template': 7.27.2 1617 1637 '@babel/traverse': 7.27.1 1618 1638 '@babel/types': 7.27.1 1619 1639 convert-source-map: 2.0.0 1620 - debug: 4.4.0 1640 + debug: 4.4.1 1621 1641 gensync: 1.0.0-beta.2 1622 1642 json5: 2.2.3 1623 1643 semver: 6.3.1 ··· 1626 1646 1627 1647 '@babel/generator@7.27.1': 1628 1648 dependencies: 1629 - '@babel/parser': 7.27.1 1649 + '@babel/parser': 7.27.2 1630 1650 '@babel/types': 7.27.1 1631 1651 '@jridgewell/gen-mapping': 0.3.8 1632 1652 '@jridgewell/trace-mapping': 0.3.25 1633 1653 jsesc: 3.1.0 1634 1654 1635 - '@babel/helper-compilation-targets@7.27.1': 1655 + '@babel/helper-compilation-targets@7.27.2': 1636 1656 dependencies: 1637 - '@babel/compat-data': 7.27.1 1657 + '@babel/compat-data': 7.27.2 1638 1658 '@babel/helper-validator-option': 7.27.1 1639 1659 browserslist: 4.24.5 1640 1660 lru-cache: 5.1.1 ··· 1666 1686 1667 1687 '@babel/helpers@7.27.1': 1668 1688 dependencies: 1669 - '@babel/template': 7.27.1 1689 + '@babel/template': 7.27.2 1670 1690 '@babel/types': 7.27.1 1671 1691 1672 - '@babel/parser@7.27.1': 1692 + '@babel/parser@7.27.2': 1673 1693 dependencies: 1674 1694 '@babel/types': 7.27.1 1675 1695 ··· 1695 1715 1696 1716 '@babel/runtime@7.27.1': {} 1697 1717 1698 - '@babel/template@7.27.1': 1718 + '@babel/template@7.27.2': 1699 1719 dependencies: 1700 1720 '@babel/code-frame': 7.27.1 1701 - '@babel/parser': 7.27.1 1721 + '@babel/parser': 7.27.2 1702 1722 '@babel/types': 7.27.1 1703 1723 1704 1724 '@babel/traverse@7.27.1': 1705 1725 dependencies: 1706 1726 '@babel/code-frame': 7.27.1 1707 1727 '@babel/generator': 7.27.1 1708 - '@babel/parser': 7.27.1 1709 - '@babel/template': 7.27.1 1728 + '@babel/parser': 7.27.2 1729 + '@babel/template': 7.27.2 1710 1730 '@babel/types': 7.27.1 1711 - debug: 4.4.0 1731 + debug: 4.4.1 1712 1732 globals: 11.12.0 1713 1733 transitivePeerDependencies: 1714 1734 - supports-color ··· 1773 1793 1774 1794 '@csstools/css-tokenizer@3.0.3': {} 1775 1795 1776 - '@esbuild/aix-ppc64@0.25.3': 1796 + '@esbuild/aix-ppc64@0.25.4': 1777 1797 optional: true 1778 1798 1779 - '@esbuild/android-arm64@0.25.3': 1799 + '@esbuild/android-arm64@0.25.4': 1780 1800 optional: true 1781 1801 1782 - '@esbuild/android-arm@0.25.3': 1802 + '@esbuild/android-arm@0.25.4': 1783 1803 optional: true 1784 1804 1785 - '@esbuild/android-x64@0.25.3': 1805 + '@esbuild/android-x64@0.25.4': 1786 1806 optional: true 1787 1807 1788 - '@esbuild/darwin-arm64@0.25.3': 1808 + '@esbuild/darwin-arm64@0.25.4': 1789 1809 optional: true 1790 1810 1791 - '@esbuild/darwin-x64@0.25.3': 1811 + '@esbuild/darwin-x64@0.25.4': 1792 1812 optional: true 1793 1813 1794 - '@esbuild/freebsd-arm64@0.25.3': 1814 + '@esbuild/freebsd-arm64@0.25.4': 1795 1815 optional: true 1796 1816 1797 - '@esbuild/freebsd-x64@0.25.3': 1817 + '@esbuild/freebsd-x64@0.25.4': 1798 1818 optional: true 1799 1819 1800 - '@esbuild/linux-arm64@0.25.3': 1820 + '@esbuild/linux-arm64@0.25.4': 1801 1821 optional: true 1802 1822 1803 - '@esbuild/linux-arm@0.25.3': 1823 + '@esbuild/linux-arm@0.25.4': 1804 1824 optional: true 1805 1825 1806 - '@esbuild/linux-ia32@0.25.3': 1826 + '@esbuild/linux-ia32@0.25.4': 1807 1827 optional: true 1808 1828 1809 - '@esbuild/linux-loong64@0.25.3': 1829 + '@esbuild/linux-loong64@0.25.4': 1810 1830 optional: true 1811 1831 1812 - '@esbuild/linux-mips64el@0.25.3': 1832 + '@esbuild/linux-mips64el@0.25.4': 1813 1833 optional: true 1814 1834 1815 - '@esbuild/linux-ppc64@0.25.3': 1835 + '@esbuild/linux-ppc64@0.25.4': 1816 1836 optional: true 1817 1837 1818 - '@esbuild/linux-riscv64@0.25.3': 1838 + '@esbuild/linux-riscv64@0.25.4': 1819 1839 optional: true 1820 1840 1821 - '@esbuild/linux-s390x@0.25.3': 1841 + '@esbuild/linux-s390x@0.25.4': 1822 1842 optional: true 1823 1843 1824 - '@esbuild/linux-x64@0.25.3': 1844 + '@esbuild/linux-x64@0.25.4': 1825 1845 optional: true 1826 1846 1827 - '@esbuild/netbsd-arm64@0.25.3': 1847 + '@esbuild/netbsd-arm64@0.25.4': 1828 1848 optional: true 1829 1849 1830 - '@esbuild/netbsd-x64@0.25.3': 1850 + '@esbuild/netbsd-x64@0.25.4': 1831 1851 optional: true 1832 1852 1833 - '@esbuild/openbsd-arm64@0.25.3': 1853 + '@esbuild/openbsd-arm64@0.25.4': 1834 1854 optional: true 1835 1855 1836 - '@esbuild/openbsd-x64@0.25.3': 1856 + '@esbuild/openbsd-x64@0.25.4': 1837 1857 optional: true 1838 1858 1839 - '@esbuild/sunos-x64@0.25.3': 1859 + '@esbuild/sunos-x64@0.25.4': 1840 1860 optional: true 1841 1861 1842 - '@esbuild/win32-arm64@0.25.3': 1862 + '@esbuild/win32-arm64@0.25.4': 1843 1863 optional: true 1844 1864 1845 - '@esbuild/win32-ia32@0.25.3': 1865 + '@esbuild/win32-ia32@0.25.4': 1846 1866 optional: true 1847 1867 1848 - '@esbuild/win32-x64@0.25.3': 1868 + '@esbuild/win32-x64@0.25.4': 1849 1869 optional: true 1870 + 1871 + '@isaacs/fs-minipass@4.0.1': 1872 + dependencies: 1873 + minipass: 7.1.2 1850 1874 1851 1875 '@jridgewell/gen-mapping@0.3.8': 1852 1876 dependencies: ··· 1865 1889 '@jridgewell/resolve-uri': 3.1.2 1866 1890 '@jridgewell/sourcemap-codec': 1.5.0 1867 1891 1868 - '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.2)(react@19.1.0)': 1892 + '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.4)(react@19.1.0)': 1869 1893 dependencies: 1870 1894 react: 19.1.0 1871 1895 optionalDependencies: 1872 - '@types/react': 19.1.2 1896 + '@types/react': 19.1.4 1873 1897 1874 - '@radix-ui/react-slot@1.2.2(@types/react@19.1.2)(react@19.1.0)': 1898 + '@radix-ui/react-slot@1.2.2(@types/react@19.1.4)(react@19.1.0)': 1875 1899 dependencies: 1876 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0) 1900 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.4)(react@19.1.0) 1877 1901 react: 19.1.0 1878 1902 optionalDependencies: 1879 - '@types/react': 19.1.2 1903 + '@types/react': 19.1.4 1880 1904 1881 - '@rollup/rollup-android-arm-eabi@4.40.1': 1905 + '@rollup/rollup-android-arm-eabi@4.40.2': 1882 1906 optional: true 1883 1907 1884 - '@rollup/rollup-android-arm64@4.40.1': 1908 + '@rollup/rollup-android-arm64@4.40.2': 1885 1909 optional: true 1886 1910 1887 - '@rollup/rollup-darwin-arm64@4.40.1': 1911 + '@rollup/rollup-darwin-arm64@4.40.2': 1888 1912 optional: true 1889 1913 1890 - '@rollup/rollup-darwin-x64@4.40.1': 1914 + '@rollup/rollup-darwin-x64@4.40.2': 1891 1915 optional: true 1892 1916 1893 - '@rollup/rollup-freebsd-arm64@4.40.1': 1917 + '@rollup/rollup-freebsd-arm64@4.40.2': 1894 1918 optional: true 1895 1919 1896 - '@rollup/rollup-freebsd-x64@4.40.1': 1920 + '@rollup/rollup-freebsd-x64@4.40.2': 1897 1921 optional: true 1898 1922 1899 - '@rollup/rollup-linux-arm-gnueabihf@4.40.1': 1923 + '@rollup/rollup-linux-arm-gnueabihf@4.40.2': 1900 1924 optional: true 1901 1925 1902 - '@rollup/rollup-linux-arm-musleabihf@4.40.1': 1926 + '@rollup/rollup-linux-arm-musleabihf@4.40.2': 1903 1927 optional: true 1904 1928 1905 - '@rollup/rollup-linux-arm64-gnu@4.40.1': 1929 + '@rollup/rollup-linux-arm64-gnu@4.40.2': 1906 1930 optional: true 1907 1931 1908 - '@rollup/rollup-linux-arm64-musl@4.40.1': 1932 + '@rollup/rollup-linux-arm64-musl@4.40.2': 1909 1933 optional: true 1910 1934 1911 - '@rollup/rollup-linux-loongarch64-gnu@4.40.1': 1935 + '@rollup/rollup-linux-loongarch64-gnu@4.40.2': 1912 1936 optional: true 1913 1937 1914 - '@rollup/rollup-linux-powerpc64le-gnu@4.40.1': 1938 + '@rollup/rollup-linux-powerpc64le-gnu@4.40.2': 1915 1939 optional: true 1916 1940 1917 - '@rollup/rollup-linux-riscv64-gnu@4.40.1': 1941 + '@rollup/rollup-linux-riscv64-gnu@4.40.2': 1918 1942 optional: true 1919 1943 1920 - '@rollup/rollup-linux-riscv64-musl@4.40.1': 1944 + '@rollup/rollup-linux-riscv64-musl@4.40.2': 1921 1945 optional: true 1922 1946 1923 - '@rollup/rollup-linux-s390x-gnu@4.40.1': 1947 + '@rollup/rollup-linux-s390x-gnu@4.40.2': 1924 1948 optional: true 1925 1949 1926 - '@rollup/rollup-linux-x64-gnu@4.40.1': 1950 + '@rollup/rollup-linux-x64-gnu@4.40.2': 1927 1951 optional: true 1928 1952 1929 - '@rollup/rollup-linux-x64-musl@4.40.1': 1953 + '@rollup/rollup-linux-x64-musl@4.40.2': 1930 1954 optional: true 1931 1955 1932 - '@rollup/rollup-win32-arm64-msvc@4.40.1': 1956 + '@rollup/rollup-win32-arm64-msvc@4.40.2': 1933 1957 optional: true 1934 1958 1935 - '@rollup/rollup-win32-ia32-msvc@4.40.1': 1959 + '@rollup/rollup-win32-ia32-msvc@4.40.2': 1936 1960 optional: true 1937 1961 1938 - '@rollup/rollup-win32-x64-msvc@4.40.1': 1962 + '@rollup/rollup-win32-x64-msvc@4.40.2': 1939 1963 optional: true 1940 1964 1941 - '@tailwindcss/node@4.1.5': 1965 + '@tailwindcss/node@4.1.7': 1942 1966 dependencies: 1967 + '@ampproject/remapping': 2.3.0 1943 1968 enhanced-resolve: 5.18.1 1944 1969 jiti: 2.4.2 1945 - lightningcss: 1.29.2 1946 - tailwindcss: 4.1.5 1970 + lightningcss: 1.30.1 1971 + magic-string: 0.30.17 1972 + source-map-js: 1.2.1 1973 + tailwindcss: 4.1.7 1947 1974 1948 - '@tailwindcss/oxide-android-arm64@4.1.5': 1975 + '@tailwindcss/oxide-android-arm64@4.1.7': 1949 1976 optional: true 1950 1977 1951 - '@tailwindcss/oxide-darwin-arm64@4.1.5': 1978 + '@tailwindcss/oxide-darwin-arm64@4.1.7': 1952 1979 optional: true 1953 1980 1954 - '@tailwindcss/oxide-darwin-x64@4.1.5': 1981 + '@tailwindcss/oxide-darwin-x64@4.1.7': 1955 1982 optional: true 1956 1983 1957 - '@tailwindcss/oxide-freebsd-x64@4.1.5': 1984 + '@tailwindcss/oxide-freebsd-x64@4.1.7': 1958 1985 optional: true 1959 1986 1960 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.5': 1987 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.7': 1961 1988 optional: true 1962 1989 1963 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.5': 1990 + '@tailwindcss/oxide-linux-arm64-gnu@4.1.7': 1964 1991 optional: true 1965 1992 1966 - '@tailwindcss/oxide-linux-arm64-musl@4.1.5': 1993 + '@tailwindcss/oxide-linux-arm64-musl@4.1.7': 1967 1994 optional: true 1968 1995 1969 - '@tailwindcss/oxide-linux-x64-gnu@4.1.5': 1996 + '@tailwindcss/oxide-linux-x64-gnu@4.1.7': 1970 1997 optional: true 1971 1998 1972 - '@tailwindcss/oxide-linux-x64-musl@4.1.5': 1999 + '@tailwindcss/oxide-linux-x64-musl@4.1.7': 1973 2000 optional: true 1974 2001 1975 - '@tailwindcss/oxide-wasm32-wasi@4.1.5': 2002 + '@tailwindcss/oxide-wasm32-wasi@4.1.7': 1976 2003 optional: true 1977 2004 1978 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.5': 2005 + '@tailwindcss/oxide-win32-arm64-msvc@4.1.7': 1979 2006 optional: true 1980 2007 1981 - '@tailwindcss/oxide-win32-x64-msvc@4.1.5': 2008 + '@tailwindcss/oxide-win32-x64-msvc@4.1.7': 1982 2009 optional: true 1983 2010 1984 - '@tailwindcss/oxide@4.1.5': 2011 + '@tailwindcss/oxide@4.1.7': 2012 + dependencies: 2013 + detect-libc: 2.0.4 2014 + tar: 7.4.3 1985 2015 optionalDependencies: 1986 - '@tailwindcss/oxide-android-arm64': 4.1.5 1987 - '@tailwindcss/oxide-darwin-arm64': 4.1.5 1988 - '@tailwindcss/oxide-darwin-x64': 4.1.5 1989 - '@tailwindcss/oxide-freebsd-x64': 4.1.5 1990 - '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.5 1991 - '@tailwindcss/oxide-linux-arm64-gnu': 4.1.5 1992 - '@tailwindcss/oxide-linux-arm64-musl': 4.1.5 1993 - '@tailwindcss/oxide-linux-x64-gnu': 4.1.5 1994 - '@tailwindcss/oxide-linux-x64-musl': 4.1.5 1995 - '@tailwindcss/oxide-wasm32-wasi': 4.1.5 1996 - '@tailwindcss/oxide-win32-arm64-msvc': 4.1.5 1997 - '@tailwindcss/oxide-win32-x64-msvc': 4.1.5 2016 + '@tailwindcss/oxide-android-arm64': 4.1.7 2017 + '@tailwindcss/oxide-darwin-arm64': 4.1.7 2018 + '@tailwindcss/oxide-darwin-x64': 4.1.7 2019 + '@tailwindcss/oxide-freebsd-x64': 4.1.7 2020 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.7 2021 + '@tailwindcss/oxide-linux-arm64-gnu': 4.1.7 2022 + '@tailwindcss/oxide-linux-arm64-musl': 4.1.7 2023 + '@tailwindcss/oxide-linux-x64-gnu': 4.1.7 2024 + '@tailwindcss/oxide-linux-x64-musl': 4.1.7 2025 + '@tailwindcss/oxide-wasm32-wasi': 4.1.7 2026 + '@tailwindcss/oxide-win32-arm64-msvc': 4.1.7 2027 + '@tailwindcss/oxide-win32-x64-msvc': 4.1.7 1998 2028 1999 - '@tailwindcss/vite@4.1.5(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4))': 2029 + '@tailwindcss/vite@4.1.7(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4))': 2000 2030 dependencies: 2001 - '@tailwindcss/node': 4.1.5 2002 - '@tailwindcss/oxide': 4.1.5 2003 - tailwindcss: 4.1.5 2004 - vite: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2031 + '@tailwindcss/node': 4.1.7 2032 + '@tailwindcss/oxide': 4.1.7 2033 + tailwindcss: 4.1.7 2034 + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2005 2035 2006 2036 '@tanstack/history@1.115.0': {} 2007 2037 2008 - '@tanstack/query-core@5.75.0': {} 2038 + '@tanstack/query-core@5.76.0': {} 2009 2039 2010 - '@tanstack/query-devtools@5.74.7': {} 2040 + '@tanstack/query-devtools@5.76.0': {} 2011 2041 2012 - '@tanstack/react-query-devtools@5.75.1(@tanstack/react-query@5.75.1(react@19.1.0))(react@19.1.0)': 2042 + '@tanstack/react-query-devtools@5.76.1(@tanstack/react-query@5.76.1(react@19.1.0))(react@19.1.0)': 2013 2043 dependencies: 2014 - '@tanstack/query-devtools': 5.74.7 2015 - '@tanstack/react-query': 5.75.1(react@19.1.0) 2044 + '@tanstack/query-devtools': 5.76.0 2045 + '@tanstack/react-query': 5.76.1(react@19.1.0) 2016 2046 react: 19.1.0 2017 2047 2018 - '@tanstack/react-query@5.75.1(react@19.1.0)': 2048 + '@tanstack/react-query@5.76.1(react@19.1.0)': 2019 2049 dependencies: 2020 - '@tanstack/query-core': 5.75.0 2050 + '@tanstack/query-core': 5.76.0 2021 2051 react: 19.1.0 2022 2052 2023 - '@tanstack/react-router-devtools@1.119.1(@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.119.0)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3)': 2053 + '@tanstack/react-router-devtools@1.120.3(@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.120.3)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3)': 2024 2054 dependencies: 2025 - '@tanstack/react-router': 1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2026 - '@tanstack/router-devtools-core': 1.119.0(@tanstack/router-core@1.119.0)(csstype@3.1.3)(solid-js@1.9.6)(tiny-invariant@1.3.3) 2055 + '@tanstack/react-router': 1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2056 + '@tanstack/router-devtools-core': 1.120.3(@tanstack/router-core@1.120.3)(csstype@3.1.3)(solid-js@1.9.6)(tiny-invariant@1.3.3) 2027 2057 react: 19.1.0 2028 2058 react-dom: 19.1.0(react@19.1.0) 2029 2059 solid-js: 1.9.6 ··· 2032 2062 - csstype 2033 2063 - tiny-invariant 2034 2064 2035 - '@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 2065 + '@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 2036 2066 dependencies: 2037 2067 '@tanstack/history': 1.115.0 2038 2068 '@tanstack/react-store': 0.7.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2039 - '@tanstack/router-core': 1.119.0 2069 + '@tanstack/router-core': 1.120.3 2040 2070 jsesc: 3.1.0 2041 2071 react: 19.1.0 2042 2072 react-dom: 19.1.0(react@19.1.0) ··· 2056 2086 react: 19.1.0 2057 2087 react-dom: 19.1.0(react@19.1.0) 2058 2088 2059 - '@tanstack/router-core@1.119.0': 2089 + '@tanstack/router-core@1.120.3': 2060 2090 dependencies: 2061 2091 '@tanstack/history': 1.115.0 2062 2092 '@tanstack/store': 0.7.0 2063 2093 tiny-invariant: 1.3.3 2064 2094 2065 - '@tanstack/router-devtools-core@1.119.0(@tanstack/router-core@1.119.0)(csstype@3.1.3)(solid-js@1.9.6)(tiny-invariant@1.3.3)': 2095 + '@tanstack/router-devtools-core@1.120.3(@tanstack/router-core@1.120.3)(csstype@3.1.3)(solid-js@1.9.6)(tiny-invariant@1.3.3)': 2066 2096 dependencies: 2067 - '@tanstack/router-core': 1.119.0 2097 + '@tanstack/router-core': 1.120.3 2068 2098 clsx: 2.1.1 2069 2099 goober: 2.1.16(csstype@3.1.3) 2070 2100 solid-js: 1.9.6 ··· 2072 2102 optionalDependencies: 2073 2103 csstype: 3.1.3 2074 2104 2075 - '@tanstack/router-generator@1.119.0(@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': 2105 + '@tanstack/router-generator@1.120.3(@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': 2076 2106 dependencies: 2077 2107 '@tanstack/virtual-file-routes': 1.115.0 2078 2108 prettier: 3.5.3 2079 2109 tsx: 4.19.4 2080 - zod: 3.24.3 2110 + zod: 3.24.4 2081 2111 optionalDependencies: 2082 - '@tanstack/react-router': 1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2112 + '@tanstack/react-router': 1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2083 2113 2084 - '@tanstack/router-plugin@1.119.0(@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4))': 2114 + '@tanstack/router-plugin@1.120.3(@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4))': 2085 2115 dependencies: 2086 2116 '@babel/core': 7.27.1 2087 2117 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.1) 2088 2118 '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.27.1) 2089 - '@babel/template': 7.27.1 2119 + '@babel/template': 7.27.2 2090 2120 '@babel/traverse': 7.27.1 2091 2121 '@babel/types': 7.27.1 2092 - '@tanstack/router-core': 1.119.0 2093 - '@tanstack/router-generator': 1.119.0(@tanstack/react-router@1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) 2122 + '@tanstack/router-core': 1.120.3 2123 + '@tanstack/router-generator': 1.120.3(@tanstack/react-router@1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) 2094 2124 '@tanstack/router-utils': 1.115.0 2095 2125 '@tanstack/virtual-file-routes': 1.115.0 2096 2126 '@types/babel__core': 7.20.5 ··· 2098 2128 '@types/babel__traverse': 7.20.7 2099 2129 babel-dead-code-elimination: 1.0.10 2100 2130 chokidar: 3.6.0 2101 - unplugin: 2.3.2 2102 - zod: 3.24.3 2131 + unplugin: 2.3.4 2132 + zod: 3.24.4 2103 2133 optionalDependencies: 2104 - '@tanstack/react-router': 1.119.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2105 - vite: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2134 + '@tanstack/react-router': 1.120.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 2135 + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2106 2136 transitivePeerDependencies: 2107 2137 - supports-color 2108 2138 2109 2139 '@tanstack/router-utils@1.115.0': 2110 2140 dependencies: 2111 2141 '@babel/generator': 7.27.1 2112 - '@babel/parser': 7.27.1 2142 + '@babel/parser': 7.27.2 2113 2143 ansis: 3.17.0 2114 2144 diff: 7.0.0 2115 2145 ··· 2130 2160 lz-string: 1.5.0 2131 2161 pretty-format: 27.5.1 2132 2162 2133 - '@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.1.3(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 2163 + '@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.1.5(@types/react@19.1.4))(@types/react@19.1.4)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 2134 2164 dependencies: 2135 2165 '@babel/runtime': 7.27.1 2136 2166 '@testing-library/dom': 10.4.0 2137 2167 react: 19.1.0 2138 2168 react-dom: 19.1.0(react@19.1.0) 2139 2169 optionalDependencies: 2140 - '@types/react': 19.1.2 2141 - '@types/react-dom': 19.1.3(@types/react@19.1.2) 2170 + '@types/react': 19.1.4 2171 + '@types/react-dom': 19.1.5(@types/react@19.1.4) 2142 2172 2143 2173 '@total-typescript/ts-reset@0.6.1': {} 2144 2174 ··· 2146 2176 2147 2177 '@types/babel__core@7.20.5': 2148 2178 dependencies: 2149 - '@babel/parser': 7.27.1 2179 + '@babel/parser': 7.27.2 2150 2180 '@babel/types': 7.27.1 2151 2181 '@types/babel__generator': 7.27.0 2152 2182 '@types/babel__template': 7.4.4 ··· 2158 2188 2159 2189 '@types/babel__template@7.4.4': 2160 2190 dependencies: 2161 - '@babel/parser': 7.27.1 2191 + '@babel/parser': 7.27.2 2162 2192 '@babel/types': 7.27.1 2163 2193 2164 2194 '@types/babel__traverse@7.20.7': ··· 2167 2197 2168 2198 '@types/estree@1.0.7': {} 2169 2199 2170 - '@types/react-dom@19.1.3(@types/react@19.1.2)': 2200 + '@types/react-dom@19.1.5(@types/react@19.1.4)': 2171 2201 dependencies: 2172 - '@types/react': 19.1.2 2202 + '@types/react': 19.1.4 2173 2203 2174 - '@types/react@19.1.2': 2204 + '@types/react@19.1.4': 2175 2205 dependencies: 2176 2206 csstype: 3.1.3 2177 2207 2178 - '@vitejs/plugin-react@4.4.1(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4))': 2208 + '@vitejs/plugin-react@4.4.1(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4))': 2179 2209 dependencies: 2180 2210 '@babel/core': 7.27.1 2181 2211 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.27.1) 2182 2212 '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.27.1) 2183 2213 '@types/babel__core': 7.20.5 2184 2214 react-refresh: 0.17.0 2185 - vite: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2215 + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2186 2216 transitivePeerDependencies: 2187 2217 - supports-color 2188 2218 2189 - '@vitest/expect@3.1.2': 2219 + '@vitest/expect@3.1.3': 2190 2220 dependencies: 2191 - '@vitest/spy': 3.1.2 2192 - '@vitest/utils': 3.1.2 2221 + '@vitest/spy': 3.1.3 2222 + '@vitest/utils': 3.1.3 2193 2223 chai: 5.2.0 2194 2224 tinyrainbow: 2.0.0 2195 2225 2196 - '@vitest/mocker@3.1.2(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4))': 2226 + '@vitest/mocker@3.1.3(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4))': 2197 2227 dependencies: 2198 - '@vitest/spy': 3.1.2 2228 + '@vitest/spy': 3.1.3 2199 2229 estree-walker: 3.0.3 2200 2230 magic-string: 0.30.17 2201 2231 optionalDependencies: 2202 - vite: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2232 + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2203 2233 2204 - '@vitest/pretty-format@3.1.2': 2234 + '@vitest/pretty-format@3.1.3': 2205 2235 dependencies: 2206 2236 tinyrainbow: 2.0.0 2207 2237 2208 - '@vitest/runner@3.1.2': 2238 + '@vitest/runner@3.1.3': 2209 2239 dependencies: 2210 - '@vitest/utils': 3.1.2 2240 + '@vitest/utils': 3.1.3 2211 2241 pathe: 2.0.3 2212 2242 2213 - '@vitest/snapshot@3.1.2': 2243 + '@vitest/snapshot@3.1.3': 2214 2244 dependencies: 2215 - '@vitest/pretty-format': 3.1.2 2245 + '@vitest/pretty-format': 3.1.3 2216 2246 magic-string: 0.30.17 2217 2247 pathe: 2.0.3 2218 2248 2219 - '@vitest/spy@3.1.2': 2249 + '@vitest/spy@3.1.3': 2220 2250 dependencies: 2221 2251 tinyspy: 3.0.2 2222 2252 2223 - '@vitest/utils@3.1.2': 2253 + '@vitest/utils@3.1.3': 2224 2254 dependencies: 2225 - '@vitest/pretty-format': 3.1.2 2255 + '@vitest/pretty-format': 3.1.3 2226 2256 loupe: 3.1.3 2227 2257 tinyrainbow: 2.0.0 2228 2258 ··· 2254 2284 babel-dead-code-elimination@1.0.10: 2255 2285 dependencies: 2256 2286 '@babel/core': 7.27.1 2257 - '@babel/parser': 7.27.1 2287 + '@babel/parser': 7.27.2 2258 2288 '@babel/traverse': 7.27.1 2259 2289 '@babel/types': 7.27.1 2260 2290 transitivePeerDependencies: ··· 2268 2298 2269 2299 browserslist@4.24.5: 2270 2300 dependencies: 2271 - caniuse-lite: 1.0.30001716 2272 - electron-to-chromium: 1.5.149 2301 + caniuse-lite: 1.0.30001718 2302 + electron-to-chromium: 1.5.155 2273 2303 node-releases: 2.0.19 2274 2304 update-browserslist-db: 1.1.3(browserslist@4.24.5) 2275 2305 2276 2306 cac@6.7.14: {} 2277 2307 2278 - caniuse-lite@1.0.30001716: {} 2308 + caniuse-lite@1.0.30001718: {} 2279 2309 2280 2310 chai@5.2.0: 2281 2311 dependencies: ··· 2304 2334 optionalDependencies: 2305 2335 fsevents: 2.3.3 2306 2336 2337 + chownr@3.0.0: {} 2338 + 2307 2339 class-variance-authority@0.7.1: 2308 2340 dependencies: 2309 2341 clsx: 2.1.1 ··· 2330 2362 whatwg-mimetype: 4.0.0 2331 2363 whatwg-url: 14.2.0 2332 2364 2333 - debug@4.4.0: 2365 + debug@4.4.1: 2334 2366 dependencies: 2335 2367 ms: 2.1.3 2336 2368 ··· 2346 2378 2347 2379 dom-accessibility-api@0.5.16: {} 2348 2380 2349 - electron-to-chromium@1.5.149: {} 2381 + electron-to-chromium@1.5.155: {} 2350 2382 2351 2383 enhanced-resolve@5.18.1: 2352 2384 dependencies: ··· 2357 2389 2358 2390 es-module-lexer@1.7.0: {} 2359 2391 2360 - esbuild@0.25.3: 2392 + esbuild@0.25.4: 2361 2393 optionalDependencies: 2362 - '@esbuild/aix-ppc64': 0.25.3 2363 - '@esbuild/android-arm': 0.25.3 2364 - '@esbuild/android-arm64': 0.25.3 2365 - '@esbuild/android-x64': 0.25.3 2366 - '@esbuild/darwin-arm64': 0.25.3 2367 - '@esbuild/darwin-x64': 0.25.3 2368 - '@esbuild/freebsd-arm64': 0.25.3 2369 - '@esbuild/freebsd-x64': 0.25.3 2370 - '@esbuild/linux-arm': 0.25.3 2371 - '@esbuild/linux-arm64': 0.25.3 2372 - '@esbuild/linux-ia32': 0.25.3 2373 - '@esbuild/linux-loong64': 0.25.3 2374 - '@esbuild/linux-mips64el': 0.25.3 2375 - '@esbuild/linux-ppc64': 0.25.3 2376 - '@esbuild/linux-riscv64': 0.25.3 2377 - '@esbuild/linux-s390x': 0.25.3 2378 - '@esbuild/linux-x64': 0.25.3 2379 - '@esbuild/netbsd-arm64': 0.25.3 2380 - '@esbuild/netbsd-x64': 0.25.3 2381 - '@esbuild/openbsd-arm64': 0.25.3 2382 - '@esbuild/openbsd-x64': 0.25.3 2383 - '@esbuild/sunos-x64': 0.25.3 2384 - '@esbuild/win32-arm64': 0.25.3 2385 - '@esbuild/win32-ia32': 0.25.3 2386 - '@esbuild/win32-x64': 0.25.3 2394 + '@esbuild/aix-ppc64': 0.25.4 2395 + '@esbuild/android-arm': 0.25.4 2396 + '@esbuild/android-arm64': 0.25.4 2397 + '@esbuild/android-x64': 0.25.4 2398 + '@esbuild/darwin-arm64': 0.25.4 2399 + '@esbuild/darwin-x64': 0.25.4 2400 + '@esbuild/freebsd-arm64': 0.25.4 2401 + '@esbuild/freebsd-x64': 0.25.4 2402 + '@esbuild/linux-arm': 0.25.4 2403 + '@esbuild/linux-arm64': 0.25.4 2404 + '@esbuild/linux-ia32': 0.25.4 2405 + '@esbuild/linux-loong64': 0.25.4 2406 + '@esbuild/linux-mips64el': 0.25.4 2407 + '@esbuild/linux-ppc64': 0.25.4 2408 + '@esbuild/linux-riscv64': 0.25.4 2409 + '@esbuild/linux-s390x': 0.25.4 2410 + '@esbuild/linux-x64': 0.25.4 2411 + '@esbuild/netbsd-arm64': 0.25.4 2412 + '@esbuild/netbsd-x64': 0.25.4 2413 + '@esbuild/openbsd-arm64': 0.25.4 2414 + '@esbuild/openbsd-x64': 0.25.4 2415 + '@esbuild/sunos-x64': 0.25.4 2416 + '@esbuild/win32-arm64': 0.25.4 2417 + '@esbuild/win32-ia32': 0.25.4 2418 + '@esbuild/win32-x64': 0.25.4 2387 2419 2388 2420 escalade@3.2.0: {} 2389 2421 ··· 2431 2463 http-proxy-agent@7.0.2: 2432 2464 dependencies: 2433 2465 agent-base: 7.1.3 2434 - debug: 4.4.0 2466 + debug: 4.4.1 2435 2467 transitivePeerDependencies: 2436 2468 - supports-color 2437 2469 2438 2470 https-proxy-agent@7.0.6: 2439 2471 dependencies: 2440 2472 agent-base: 7.1.3 2441 - debug: 4.4.0 2473 + debug: 4.4.1 2442 2474 transitivePeerDependencies: 2443 2475 - supports-color 2444 2476 ··· 2495 2527 2496 2528 json5@2.2.3: {} 2497 2529 2498 - lightningcss-darwin-arm64@1.29.2: 2530 + lightningcss-darwin-arm64@1.30.1: 2499 2531 optional: true 2500 2532 2501 - lightningcss-darwin-x64@1.29.2: 2533 + lightningcss-darwin-x64@1.30.1: 2502 2534 optional: true 2503 2535 2504 - lightningcss-freebsd-x64@1.29.2: 2536 + lightningcss-freebsd-x64@1.30.1: 2505 2537 optional: true 2506 2538 2507 - lightningcss-linux-arm-gnueabihf@1.29.2: 2539 + lightningcss-linux-arm-gnueabihf@1.30.1: 2508 2540 optional: true 2509 2541 2510 - lightningcss-linux-arm64-gnu@1.29.2: 2542 + lightningcss-linux-arm64-gnu@1.30.1: 2511 2543 optional: true 2512 2544 2513 - lightningcss-linux-arm64-musl@1.29.2: 2545 + lightningcss-linux-arm64-musl@1.30.1: 2514 2546 optional: true 2515 2547 2516 - lightningcss-linux-x64-gnu@1.29.2: 2548 + lightningcss-linux-x64-gnu@1.30.1: 2517 2549 optional: true 2518 2550 2519 - lightningcss-linux-x64-musl@1.29.2: 2551 + lightningcss-linux-x64-musl@1.30.1: 2520 2552 optional: true 2521 2553 2522 - lightningcss-win32-arm64-msvc@1.29.2: 2554 + lightningcss-win32-arm64-msvc@1.30.1: 2523 2555 optional: true 2524 2556 2525 - lightningcss-win32-x64-msvc@1.29.2: 2557 + lightningcss-win32-x64-msvc@1.30.1: 2526 2558 optional: true 2527 2559 2528 - lightningcss@1.29.2: 2560 + lightningcss@1.30.1: 2529 2561 dependencies: 2530 2562 detect-libc: 2.0.4 2531 2563 optionalDependencies: 2532 - lightningcss-darwin-arm64: 1.29.2 2533 - lightningcss-darwin-x64: 1.29.2 2534 - lightningcss-freebsd-x64: 1.29.2 2535 - lightningcss-linux-arm-gnueabihf: 1.29.2 2536 - lightningcss-linux-arm64-gnu: 1.29.2 2537 - lightningcss-linux-arm64-musl: 1.29.2 2538 - lightningcss-linux-x64-gnu: 1.29.2 2539 - lightningcss-linux-x64-musl: 1.29.2 2540 - lightningcss-win32-arm64-msvc: 1.29.2 2541 - lightningcss-win32-x64-msvc: 1.29.2 2564 + lightningcss-darwin-arm64: 1.30.1 2565 + lightningcss-darwin-x64: 1.30.1 2566 + lightningcss-freebsd-x64: 1.30.1 2567 + lightningcss-linux-arm-gnueabihf: 1.30.1 2568 + lightningcss-linux-arm64-gnu: 1.30.1 2569 + lightningcss-linux-arm64-musl: 1.30.1 2570 + lightningcss-linux-x64-gnu: 1.30.1 2571 + lightningcss-linux-x64-musl: 1.30.1 2572 + lightningcss-win32-arm64-msvc: 1.30.1 2573 + lightningcss-win32-x64-msvc: 1.30.1 2542 2574 2543 2575 loupe@3.1.3: {} 2544 2576 ··· 2548 2580 dependencies: 2549 2581 yallist: 3.1.1 2550 2582 2551 - lucide-react@0.476.0(react@19.1.0): 2583 + lucide-react@0.511.0(react@19.1.0): 2552 2584 dependencies: 2553 2585 react: 19.1.0 2554 2586 ··· 2557 2589 magic-string@0.30.17: 2558 2590 dependencies: 2559 2591 '@jridgewell/sourcemap-codec': 1.5.0 2592 + 2593 + minipass@7.1.2: {} 2594 + 2595 + minizlib@3.0.2: 2596 + dependencies: 2597 + minipass: 7.1.2 2598 + 2599 + mkdirp@3.0.1: {} 2560 2600 2561 2601 ms@2.1.3: {} 2562 2602 ··· 2568 2608 2569 2609 nwsapi@2.2.20: {} 2570 2610 2571 - openapi-fetch@0.13.5: 2572 - dependencies: 2573 - openapi-typescript-helpers: 0.0.15 2574 - 2575 - openapi-react-query@0.3.1(@tanstack/react-query@5.75.1(react@19.1.0))(openapi-fetch@0.13.5): 2611 + openapi-fetch@0.14.0: 2576 2612 dependencies: 2577 - '@tanstack/react-query': 5.75.1(react@19.1.0) 2578 - openapi-fetch: 0.13.5 2579 2613 openapi-typescript-helpers: 0.0.15 2580 2614 2581 2615 openapi-typescript-helpers@0.0.15: {} ··· 2627 2661 2628 2662 resolve-pkg-maps@1.0.0: {} 2629 2663 2630 - rollup@4.40.1: 2664 + rollup@4.40.2: 2631 2665 dependencies: 2632 2666 '@types/estree': 1.0.7 2633 2667 optionalDependencies: 2634 - '@rollup/rollup-android-arm-eabi': 4.40.1 2635 - '@rollup/rollup-android-arm64': 4.40.1 2636 - '@rollup/rollup-darwin-arm64': 4.40.1 2637 - '@rollup/rollup-darwin-x64': 4.40.1 2638 - '@rollup/rollup-freebsd-arm64': 4.40.1 2639 - '@rollup/rollup-freebsd-x64': 4.40.1 2640 - '@rollup/rollup-linux-arm-gnueabihf': 4.40.1 2641 - '@rollup/rollup-linux-arm-musleabihf': 4.40.1 2642 - '@rollup/rollup-linux-arm64-gnu': 4.40.1 2643 - '@rollup/rollup-linux-arm64-musl': 4.40.1 2644 - '@rollup/rollup-linux-loongarch64-gnu': 4.40.1 2645 - '@rollup/rollup-linux-powerpc64le-gnu': 4.40.1 2646 - '@rollup/rollup-linux-riscv64-gnu': 4.40.1 2647 - '@rollup/rollup-linux-riscv64-musl': 4.40.1 2648 - '@rollup/rollup-linux-s390x-gnu': 4.40.1 2649 - '@rollup/rollup-linux-x64-gnu': 4.40.1 2650 - '@rollup/rollup-linux-x64-musl': 4.40.1 2651 - '@rollup/rollup-win32-arm64-msvc': 4.40.1 2652 - '@rollup/rollup-win32-ia32-msvc': 4.40.1 2653 - '@rollup/rollup-win32-x64-msvc': 4.40.1 2668 + '@rollup/rollup-android-arm-eabi': 4.40.2 2669 + '@rollup/rollup-android-arm64': 4.40.2 2670 + '@rollup/rollup-darwin-arm64': 4.40.2 2671 + '@rollup/rollup-darwin-x64': 4.40.2 2672 + '@rollup/rollup-freebsd-arm64': 4.40.2 2673 + '@rollup/rollup-freebsd-x64': 4.40.2 2674 + '@rollup/rollup-linux-arm-gnueabihf': 4.40.2 2675 + '@rollup/rollup-linux-arm-musleabihf': 4.40.2 2676 + '@rollup/rollup-linux-arm64-gnu': 4.40.2 2677 + '@rollup/rollup-linux-arm64-musl': 4.40.2 2678 + '@rollup/rollup-linux-loongarch64-gnu': 4.40.2 2679 + '@rollup/rollup-linux-powerpc64le-gnu': 4.40.2 2680 + '@rollup/rollup-linux-riscv64-gnu': 4.40.2 2681 + '@rollup/rollup-linux-riscv64-musl': 4.40.2 2682 + '@rollup/rollup-linux-s390x-gnu': 4.40.2 2683 + '@rollup/rollup-linux-x64-gnu': 4.40.2 2684 + '@rollup/rollup-linux-x64-musl': 4.40.2 2685 + '@rollup/rollup-win32-arm64-msvc': 4.40.2 2686 + '@rollup/rollup-win32-ia32-msvc': 4.40.2 2687 + '@rollup/rollup-win32-x64-msvc': 4.40.2 2654 2688 fsevents: 2.3.3 2655 2689 2656 2690 rrweb-cssom@0.8.0: {} ··· 2665 2699 2666 2700 semver@6.3.1: {} 2667 2701 2668 - seroval-plugins@1.2.1(seroval@1.2.1): 2702 + seroval-plugins@1.3.1(seroval@1.3.1): 2669 2703 dependencies: 2670 - seroval: 1.2.1 2704 + seroval: 1.3.1 2671 2705 2672 - seroval@1.2.1: {} 2706 + seroval@1.3.1: {} 2673 2707 2674 2708 siginfo@2.0.0: {} 2675 2709 2676 2710 solid-js@1.9.6: 2677 2711 dependencies: 2678 2712 csstype: 3.1.3 2679 - seroval: 1.2.1 2680 - seroval-plugins: 1.2.1(seroval@1.2.1) 2713 + seroval: 1.3.1 2714 + seroval-plugins: 1.3.1(seroval@1.3.1) 2681 2715 2682 2716 source-map-js@1.2.1: {} 2683 2717 ··· 2691 2725 2692 2726 symbol-tree@3.2.4: {} 2693 2727 2694 - tailwind-merge@3.2.0: {} 2728 + tailwind-merge@3.3.0: {} 2695 2729 2696 - tailwindcss-animate@1.0.7(tailwindcss@4.1.5): 2730 + tailwindcss-animate@1.0.7(tailwindcss@4.1.7): 2697 2731 dependencies: 2698 - tailwindcss: 4.1.5 2732 + tailwindcss: 4.1.7 2699 2733 2700 - tailwindcss@4.1.5: {} 2734 + tailwindcss@4.1.7: {} 2701 2735 2702 2736 tapable@2.2.1: {} 2703 2737 2738 + tar@7.4.3: 2739 + dependencies: 2740 + '@isaacs/fs-minipass': 4.0.1 2741 + chownr: 3.0.0 2742 + minipass: 7.1.2 2743 + minizlib: 3.0.2 2744 + mkdirp: 3.0.1 2745 + yallist: 5.0.0 2746 + 2704 2747 tiny-invariant@1.3.3: {} 2705 2748 2706 2749 tiny-warning@1.0.3: {} ··· 2740 2783 2741 2784 tsx@4.19.4: 2742 2785 dependencies: 2743 - esbuild: 0.25.3 2786 + esbuild: 0.25.4 2744 2787 get-tsconfig: 4.10.0 2745 2788 optionalDependencies: 2746 2789 fsevents: 2.3.3 2747 2790 2748 2791 typescript@5.8.3: {} 2749 2792 2750 - unplugin@2.3.2: 2793 + unplugin@2.3.4: 2751 2794 dependencies: 2752 2795 acorn: 8.14.1 2753 2796 picomatch: 4.0.2 ··· 2767 2810 optionalDependencies: 2768 2811 typescript: 5.8.3 2769 2812 2770 - vite-node@3.1.2(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4): 2813 + vite-node@3.1.3(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4): 2771 2814 dependencies: 2772 2815 cac: 6.7.14 2773 - debug: 4.4.0 2816 + debug: 4.4.1 2774 2817 es-module-lexer: 1.7.0 2775 2818 pathe: 2.0.3 2776 - vite: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2819 + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2777 2820 transitivePeerDependencies: 2778 2821 - '@types/node' 2779 2822 - jiti ··· 2788 2831 - tsx 2789 2832 - yaml 2790 2833 2791 - vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4): 2834 + vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4): 2792 2835 dependencies: 2793 - esbuild: 0.25.3 2836 + esbuild: 0.25.4 2794 2837 fdir: 6.4.4(picomatch@4.0.2) 2795 2838 picomatch: 4.0.2 2796 2839 postcss: 8.5.3 2797 - rollup: 4.40.1 2840 + rollup: 4.40.2 2798 2841 tinyglobby: 0.2.13 2799 2842 optionalDependencies: 2800 2843 fsevents: 2.3.3 2801 2844 jiti: 2.4.2 2802 - lightningcss: 1.29.2 2845 + lightningcss: 1.30.1 2803 2846 tsx: 4.19.4 2804 2847 2805 - vitest@3.1.2(jiti@2.4.2)(jsdom@26.1.0)(lightningcss@1.29.2)(tsx@4.19.4): 2848 + vitest@3.1.3(jiti@2.4.2)(jsdom@26.1.0)(lightningcss@1.30.1)(tsx@4.19.4): 2806 2849 dependencies: 2807 - '@vitest/expect': 3.1.2 2808 - '@vitest/mocker': 3.1.2(vite@6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4)) 2809 - '@vitest/pretty-format': 3.1.2 2810 - '@vitest/runner': 3.1.2 2811 - '@vitest/snapshot': 3.1.2 2812 - '@vitest/spy': 3.1.2 2813 - '@vitest/utils': 3.1.2 2850 + '@vitest/expect': 3.1.3 2851 + '@vitest/mocker': 3.1.3(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4)) 2852 + '@vitest/pretty-format': 3.1.3 2853 + '@vitest/runner': 3.1.3 2854 + '@vitest/snapshot': 3.1.3 2855 + '@vitest/spy': 3.1.3 2856 + '@vitest/utils': 3.1.3 2814 2857 chai: 5.2.0 2815 - debug: 4.4.0 2858 + debug: 4.4.1 2816 2859 expect-type: 1.2.1 2817 2860 magic-string: 0.30.17 2818 2861 pathe: 2.0.3 ··· 2822 2865 tinyglobby: 0.2.13 2823 2866 tinypool: 1.0.2 2824 2867 tinyrainbow: 2.0.0 2825 - vite: 6.3.4(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2826 - vite-node: 3.1.2(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.4) 2868 + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2869 + vite-node: 3.1.3(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.19.4) 2827 2870 why-is-node-running: 2.3.0 2828 2871 optionalDependencies: 2829 2872 jsdom: 26.1.0 ··· 2845 2888 dependencies: 2846 2889 xml-name-validator: 5.0.0 2847 2890 2848 - web-vitals@4.2.4: {} 2891 + web-vitals@5.0.1: {} 2849 2892 2850 2893 webidl-conversions@7.0.0: {} 2851 2894 ··· 2875 2918 2876 2919 yallist@3.1.1: {} 2877 2920 2878 - zod@3.24.3: {} 2921 + yallist@5.0.0: {} 2922 + 2923 + zod@3.24.4: {}
+3
src/routes/basic.tsx
··· 51 51 limit: POKEMON_LIMIT, 52 52 offset: currentOffset, 53 53 }, 54 + headers: { 55 + "x-fetch-type": "basic", 56 + }, 54 57 }, 55 58 }); 56 59
+3
src/routes/intent-preloading.tsx
··· 45 45 offset: deps.offset, 46 46 }, 47 47 }, 48 + headers: { 49 + "x-fetch-type": "intent-preloading", 50 + }, 48 51 }); 49 52 50 53 if (error) {
+3
src/routes/pagination.tsx
··· 48 48 limit: queryKey[2].limit, 49 49 offset: queryKey[2].offset, 50 50 }, 51 + headers: { 52 + "x-fetch-type": "pagination", 53 + }, 51 54 }, 52 55 }); 53 56
+3
src/routes/preloading.tsx
··· 44 44 limit: POKEMON_LIMIT, 45 45 offset: deps.offset, 46 46 }, 47 + headers: { 48 + "x-fetch-type": "preloading", 49 + }, 47 50 }, 48 51 }); 49 52
+3
src/routes/suspense.tsx
··· 66 66 limit: POKEMON_LIMIT, 67 67 offset: currentOffset, 68 68 }, 69 + headers: { 70 + "x-fetch-type": "suspense", 71 + }, 69 72 }, 70 73 }); 71 74