this repo has no description
0
fork

Configure Feed

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

what a trip

+544 -551
+4 -4
package.json
··· 22 22 "@tanstack/react-db": "^0.1.83", 23 23 "@tanstack/react-devtools": "^0.10.2", 24 24 "@tanstack/react-pacer": "^0.22.0", 25 - "@tanstack/react-query": "^5.100.5", 26 - "@tanstack/react-query-devtools": "^5.100.5", 25 + "@tanstack/react-query": "^5.100.6", 26 + "@tanstack/react-query-devtools": "^5.100.6", 27 27 "@tanstack/react-router": "^1.168.25", 28 28 "@tanstack/react-router-devtools": "^1.166.13", 29 29 "@tanstack/react-router-ssr-query": "^1.166.12", ··· 58 58 "@typescript/native-preview": "7.0.0-dev.20260421.2", 59 59 "@vitejs/plugin-react": "^6.0.1", 60 60 "drizzle-kit": "1.0.0-beta.22", 61 - "knip": "^6.7.0", 61 + "knip": "^6.8.0", 62 62 "typescript": "^6.0.3", 63 - "vite": "npm:@voidzero-dev/vite-plus-core@^0.1.19", 63 + "vite": "npm:@voidzero-dev/vite-plus-core@^0.1.20", 64 64 "vite-plus": "latest" 65 65 }, 66 66 "packageManager": "pnpm@11.0.0"
+452 -467
pnpm-lock.yaml
··· 23 23 version: 0.13.11(typescript@6.0.3)(valibot@1.3.1(typescript@6.0.3))(zod@4.3.6) 24 24 '@tailwindcss/vite': 25 25 specifier: ^4.2.4 26 - version: 4.2.4(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 26 + version: 4.2.4(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 27 27 '@tanstack/devtools-vite': 28 28 specifier: ^0.6.0 29 - version: 0.6.0(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 29 + version: 0.6.0(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 30 30 '@tanstack/electric-db-collection': 31 31 specifier: ^0.3.3 32 32 version: 0.3.3(typescript@6.0.3) ··· 40 40 specifier: ^0.22.0 41 41 version: 0.22.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 42 42 '@tanstack/react-query': 43 - specifier: ^5.100.5 44 - version: 5.100.5(react@19.2.5) 43 + specifier: ^5.100.6 44 + version: 5.100.6(react@19.2.5) 45 45 '@tanstack/react-query-devtools': 46 - specifier: ^5.100.5 47 - version: 5.100.5(@tanstack/react-query@5.100.5(react@19.2.5))(react@19.2.5) 46 + specifier: ^5.100.6 47 + version: 5.100.6(@tanstack/react-query@5.100.6(react@19.2.5))(react@19.2.5) 48 48 '@tanstack/react-router': 49 49 specifier: ^1.168.25 50 50 version: 1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5) ··· 53 53 version: 1.166.13(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.17)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 54 54 '@tanstack/react-router-ssr-query': 55 55 specifier: ^1.166.12 56 - version: 1.166.12(@tanstack/query-core@5.100.5)(@tanstack/react-query@5.100.5(react@19.2.5))(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.17)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 56 + version: 1.166.12(@tanstack/query-core@5.100.6)(@tanstack/react-query@5.100.6(react@19.2.5))(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.17)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 57 57 '@tanstack/react-start': 58 58 specifier: ^1.167.50 59 - version: 1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 59 + version: 1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 60 60 '@tanstack/start-static-server-functions': 61 61 specifier: ^1.166.36 62 - version: 1.166.36(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)) 62 + version: 1.166.36(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)) 63 63 '@vitejs/plugin-rsc': 64 64 specifier: ^0.5.25 65 - version: 0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 65 + version: 0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 66 66 class-variance-authority: 67 67 specifier: ^0.7.1 68 68 version: 0.7.1 ··· 120 120 devDependencies: 121 121 '@netlify/vite-plugin-tanstack-start': 122 122 specifier: ^1.3.9 123 - version: 1.3.9(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15) 123 + version: 1.3.9(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15) 124 124 '@tailwindcss/typography': 125 125 specifier: ^0.5.19 126 126 version: 0.5.19(tailwindcss@4.2.4) ··· 138 138 version: 7.0.0-dev.20260421.2 139 139 '@vitejs/plugin-react': 140 140 specifier: ^6.0.1 141 - version: 6.0.1(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 141 + version: 6.0.1(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 142 142 drizzle-kit: 143 143 specifier: 1.0.0-beta.22 144 144 version: 1.0.0-beta.22 145 145 knip: 146 - specifier: ^6.7.0 147 - version: 6.7.0(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 146 + specifier: ^6.8.0 147 + version: 6.8.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 148 148 typescript: 149 149 specifier: ^6.0.3 150 150 version: 6.0.3 151 151 vite: 152 152 specifier: npm:@voidzero-dev/vite-plus-core@latest 153 - version: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 153 + version: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 154 154 vite-plus: 155 155 specifier: latest 156 - version: 0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 156 + version: 0.1.20(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 157 157 158 158 packages: 159 159 ··· 296 296 '@electric-sql/pglite@0.3.16': 297 297 resolution: {integrity: sha512-mZkZfOd9OqTMHsK+1cje8OSzfAQcpD7JmILXTl5ahdempjUDdmg4euf1biDex5/LfQIDJ3gvCu6qDgdnDxfJmA==} 298 298 299 - '@emnapi/core@1.9.2': 300 - resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} 299 + '@emnapi/core@1.10.0': 300 + resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} 301 301 302 302 '@emnapi/runtime@1.10.0': 303 303 resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} 304 - 305 - '@emnapi/runtime@1.9.2': 306 - resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==} 307 304 308 305 '@emnapi/wasi-threads@1.2.1': 309 306 resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} ··· 1225 1222 resolution: {integrity: sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==} 1226 1223 engines: {node: '>=14'} 1227 1224 1228 - '@oxc-parser/binding-android-arm-eabi@0.127.0': 1229 - resolution: {integrity: sha512-0LC7ye4hvqbIKxAzThzvswgHLFu2AURKzYLeSVvLdu2TBOYWQDmHnTqPLeA597BcUCxiLqLsS4CJ5uoI5WYWCQ==} 1225 + '@oxc-parser/binding-android-arm-eabi@0.128.0': 1226 + resolution: {integrity: sha512-aca6ZvzmCBUGOANQRiRQRZuRKYI3ENhcit6GisnknOOmcezfQc7xJ4dxlPU7MV7mOvrC7RNR1u3LAD7xyaiCxA==} 1230 1227 engines: {node: ^20.19.0 || >=22.12.0} 1231 1228 cpu: [arm] 1232 1229 os: [android] 1233 1230 1234 - '@oxc-parser/binding-android-arm64@0.127.0': 1235 - resolution: {integrity: sha512-b5jtVTH6AU5CJXHNdj7Jj9IEiR9yVjjnwHzPJhGyHGPdcsZSzBCkS9GBbV33niRMvKthDwQRFRJfI4a+k4PvYg==} 1231 + '@oxc-parser/binding-android-arm64@0.128.0': 1232 + resolution: {integrity: sha512-BbeDmuohoJ7Rz/it5wnkj69i/OsCPS3Z51nLEzwO/Y6YshtC4JU+15oNwhY8v4LRKRYclRc7ggOikwrsJ/eOEQ==} 1236 1233 engines: {node: ^20.19.0 || >=22.12.0} 1237 1234 cpu: [arm64] 1238 1235 os: [android] 1239 1236 1240 - '@oxc-parser/binding-darwin-arm64@0.127.0': 1241 - resolution: {integrity: sha512-obCE8B7ISKkJidjlhv9xRGJPOSDG2Yu6PRga9Ruaz35uintHxbp1Ki/Yc71wx4rj3Edrm0a1kzG1TAwit0wFpg==} 1237 + '@oxc-parser/binding-darwin-arm64@0.128.0': 1238 + resolution: {integrity: sha512-tRUHPt80417QmvNpoSslJT1VY8NUbWdrWR+L14Zn+RbOTcaqB8E6PYE/ZGN8jjWBzqporiA/H4MfO50ew/NCNA==} 1242 1239 engines: {node: ^20.19.0 || >=22.12.0} 1243 1240 cpu: [arm64] 1244 1241 os: [darwin] 1245 1242 1246 - '@oxc-parser/binding-darwin-x64@0.127.0': 1247 - resolution: {integrity: sha512-JL6Xb5IwPQT8rUzlpsX7E+AgfcdNklXNPFp8pjCQQ5MQOQo5rtEB2ui+3Hgg9Sn7Y9Egj6YOLLiHhLpdAe12Aw==} 1243 + '@oxc-parser/binding-darwin-x64@0.128.0': 1244 + resolution: {integrity: sha512-rWI2Hb1Nt3U/vKsjyNvZzDC8i/l144U20DKjhzaTmwIhIiSRGeroPWWiImwypmKLqrw8GuIixbWJkpGWLbkzrQ==} 1248 1245 engines: {node: ^20.19.0 || >=22.12.0} 1249 1246 cpu: [x64] 1250 1247 os: [darwin] 1251 1248 1252 - '@oxc-parser/binding-freebsd-x64@0.127.0': 1253 - resolution: {integrity: sha512-SDQ/3MQFw58fqQz3Z1PhSKFF3JoCF4gmlNjziDm8X02tTahCw0qJbd7FGPDKw1i4VTBZene9JPyC3mHtSvi+wA==} 1249 + '@oxc-parser/binding-freebsd-x64@0.128.0': 1250 + resolution: {integrity: sha512-hhpdVMaNCLgQxjgNPeeFzSeJMmZPc5lKfv0NGSI3egZq9EdnEGqeC8JsYsQjK7PoQgbvZ17xlj0SO5ziH5Obkg==} 1254 1251 engines: {node: ^20.19.0 || >=22.12.0} 1255 1252 cpu: [x64] 1256 1253 os: [freebsd] 1257 1254 1258 - '@oxc-parser/binding-linux-arm-gnueabihf@0.127.0': 1259 - resolution: {integrity: sha512-Av+D1MIqzV0YMGPT9we2SIZaMKD7Cxs4CvXSx/yxaWHewZjYEjScpOf5igc8IILASViw4WTnjlwUdI1KzVtDHQ==} 1255 + '@oxc-parser/binding-linux-arm-gnueabihf@0.128.0': 1256 + resolution: {integrity: sha512-093zNw0zZ/e/obML+rhlSdmnzR0mVZluPcAkxunEc5E3F0yBVsFn24Y1ILfsEte11Ud041qn/gp2OJ1jxNqUng==} 1260 1257 engines: {node: ^20.19.0 || >=22.12.0} 1261 1258 cpu: [arm] 1262 1259 os: [linux] 1263 1260 1264 - '@oxc-parser/binding-linux-arm-musleabihf@0.127.0': 1265 - resolution: {integrity: sha512-Cs2fdJ8cPpFdeebj6p4dag8A4+56hPvZ0AhQQzlaLswGz1tz7bXt1nETLeorrM9+AMcWFFkqxcXwDGfTVidY8g==} 1261 + '@oxc-parser/binding-linux-arm-musleabihf@0.128.0': 1262 + resolution: {integrity: sha512-fq7DmKmfC+dvD97IXrgbph6Jzwe0EDu+PYMofmzZ6fv5X1k9vtaqLpDGMuICO9MmUnyKAQmVl+wIv2RNy4Dz8g==} 1266 1263 engines: {node: ^20.19.0 || >=22.12.0} 1267 1264 cpu: [arm] 1268 1265 os: [linux] 1269 1266 1270 - '@oxc-parser/binding-linux-arm64-gnu@0.127.0': 1271 - resolution: {integrity: sha512-qdOfTcT6SY8gsJrrV92uyEUyjqMGPpIB5JZUG6QN5dukYd+7/j0kX6MwK1DgQj39jtUYixxPiaRUiEN1+0CXgQ==} 1267 + '@oxc-parser/binding-linux-arm64-gnu@0.128.0': 1268 + resolution: {integrity: sha512-Xvm48jJah8TlIrURIjNOP/gNiGe6aKvCB+r06VliflFo8Kq7VOLE8PxtgShJzZIqubrgdMdYfvuPPozn7F6MbQ==} 1272 1269 engines: {node: ^20.19.0 || >=22.12.0} 1273 1270 cpu: [arm64] 1274 1271 os: [linux] 1275 1272 libc: [glibc] 1276 1273 1277 - '@oxc-parser/binding-linux-arm64-musl@0.127.0': 1278 - resolution: {integrity: sha512-EoTCZneNFU/P2qrpEM+RHmQwt+CvDkyGESG6qhr7KaegXLZwePfbrkCDfAk8/rhxbDUVGsZILX+2tqPzFtoFWA==} 1274 + '@oxc-parser/binding-linux-arm64-musl@0.128.0': 1275 + resolution: {integrity: sha512-M7iwBGmYJTx+pKOYFjI0buop4gJvlmcVzFGaXPt21DKpQkbQZG1f63Yg7LloIYT/t9yLxCw0Lhfx/RFlAlMSjA==} 1279 1276 engines: {node: ^20.19.0 || >=22.12.0} 1280 1277 cpu: [arm64] 1281 1278 os: [linux] 1282 1279 libc: [musl] 1283 1280 1284 - '@oxc-parser/binding-linux-ppc64-gnu@0.127.0': 1285 - resolution: {integrity: sha512-zALjmZYgxFLHjXeudcDF0xFGNydTAtkAeXAr2EuC17ywCyFxcmQra4w0BMde0Yi/re4Bi4iwEoEXtYN7l6eBLQ==} 1281 + '@oxc-parser/binding-linux-ppc64-gnu@0.128.0': 1282 + resolution: {integrity: sha512-21LGNIZb1Pcfk5/EGsqabrxv4yqQOWis1407JJrClS7XpFCrbvr74YAB1V+m54cYbwvO6UWwQqS4WecxiyfCRg==} 1286 1283 engines: {node: ^20.19.0 || >=22.12.0} 1287 1284 cpu: [ppc64] 1288 1285 os: [linux] 1289 1286 libc: [glibc] 1290 1287 1291 - '@oxc-parser/binding-linux-riscv64-gnu@0.127.0': 1292 - resolution: {integrity: sha512-fPP8M6zQLS7Jz7o9d5ArUSuAuSK3e+WCYVrCpdzeCOejidtZExJ9tjhDrAd3HEPqARBCPmdpqxESPFqy44vkBQ==} 1288 + '@oxc-parser/binding-linux-riscv64-gnu@0.128.0': 1289 + resolution: {integrity: sha512-gyHjOTFpg9bTTYjxPmQirvufb89+VdZwVfcMtAUyPr6F5H8ZswvCQshK4qOW+Q+2Xyb33hduRgY/eFHJQjU/vQ==} 1293 1290 engines: {node: ^20.19.0 || >=22.12.0} 1294 1291 cpu: [riscv64] 1295 1292 os: [linux] 1296 1293 libc: [glibc] 1297 1294 1298 - '@oxc-parser/binding-linux-riscv64-musl@0.127.0': 1299 - resolution: {integrity: sha512-7IcC4Ao02oGpfnjt+X/oF4U2mllo2qoSkw5xxiXNKL9MCTsTiAC6616beOuehdxGcnz1bRoPC1RQ2f1GQDdN+g==} 1295 + '@oxc-parser/binding-linux-riscv64-musl@0.128.0': 1296 + resolution: {integrity: sha512-X6Q2oKUrP5GyDd2xniuEBLk6aFQCZ97W2+aVXGgJXdjx5t4/oFuA9ri0wLOUrBIX+qdSuK581snMBio4z910eA==} 1300 1297 engines: {node: ^20.19.0 || >=22.12.0} 1301 1298 cpu: [riscv64] 1302 1299 os: [linux] 1303 1300 libc: [musl] 1304 1301 1305 - '@oxc-parser/binding-linux-s390x-gnu@0.127.0': 1306 - resolution: {integrity: sha512-pbXIhiNFHoqWeqDNLiJ9JkpHz1IM9k4DXa66x+1GTWMG7iLxtkXgE53iiuKSXwmk3zIYmaPVfBvgcAhS583K4Q==} 1302 + '@oxc-parser/binding-linux-s390x-gnu@0.128.0': 1303 + resolution: {integrity: sha512-BdzTmqxfxoYkpgokoLaSnOX6T+R3/goL42klre2tnG+kHbG2TXS0VN+P5BPofH1axdKOHy5ei4ENZrjmCOt2lA==} 1307 1304 engines: {node: ^20.19.0 || >=22.12.0} 1308 1305 cpu: [s390x] 1309 1306 os: [linux] 1310 1307 libc: [glibc] 1311 1308 1312 - '@oxc-parser/binding-linux-x64-gnu@0.127.0': 1313 - resolution: {integrity: sha512-MYCguB9RvBvlSd6gbuNI7QwiLoCCAlGnlRJFPrzLI6U1/9wkC/WK6LtBAUln55H1Ctqw45PWmqrobKoMhsYQzQ==} 1309 + '@oxc-parser/binding-linux-x64-gnu@0.128.0': 1310 + resolution: {integrity: sha512-OO1nW2Q7sSYYvJZpDHdvyFSdRaVcQqRijZSSmWVMqFxPYy8cEF45zJ9fcdIYuzIT3jYq6YRhEFm/VMWNWhE22Q==} 1314 1311 engines: {node: ^20.19.0 || >=22.12.0} 1315 1312 cpu: [x64] 1316 1313 os: [linux] 1317 1314 libc: [glibc] 1318 1315 1319 - '@oxc-parser/binding-linux-x64-musl@0.127.0': 1320 - resolution: {integrity: sha512-5eY0B/bxf1xIUxb4NOTvOI3KWtBQfPWYyKAzgcrCt0mDibSZygVpO1Pz8bkeiSZ5Jj9+M09dkggG3H8I5d0Uyg==} 1316 + '@oxc-parser/binding-linux-x64-musl@0.128.0': 1317 + resolution: {integrity: sha512-4NehAe404MRdoZVS9DW8C5XbJwbXIc/KfVlYdpi5vE4081zc9Y0YzKVqyOYj/Puye7/Do+ohaONBFWlEHYl9hw==} 1321 1318 engines: {node: ^20.19.0 || >=22.12.0} 1322 1319 cpu: [x64] 1323 1320 os: [linux] 1324 1321 libc: [musl] 1325 1322 1326 - '@oxc-parser/binding-openharmony-arm64@0.127.0': 1327 - resolution: {integrity: sha512-Gld0ajrFTUXNtdw20fVBuTQx66FA75nIVg+//pPfR3sXkuABB4mTBhl3r9JNzrJpgW//qiwxf0nWXUWGJSL3UQ==} 1323 + '@oxc-parser/binding-openharmony-arm64@0.128.0': 1324 + resolution: {integrity: sha512-kVbqgW9xLL8bh8oc7aYOJilRKXE5G33+tE0jan+duo/9OriaFRpijcCwT2waWs2oqYROYq0GlE7/p3ywoshVeg==} 1328 1325 engines: {node: ^20.19.0 || >=22.12.0} 1329 1326 cpu: [arm64] 1330 1327 os: [openharmony] 1331 1328 1332 - '@oxc-parser/binding-wasm32-wasi@0.127.0': 1333 - resolution: {integrity: sha512-T6KVD7rhLzFlwGRXMnxUFfkCZD8FHnb968wVXW1mXzgRFc5RNXOBY2mPPDZ77x5Ln76ltLMgtPg0cOkU1NSrEQ==} 1329 + '@oxc-parser/binding-wasm32-wasi@0.128.0': 1330 + resolution: {integrity: sha512-L38ojghJYHmgiz6fJd7jwLB/ESDBpB02NdFxh+smqVM6P2anCEvHn0jhaSrt5eVNR1Ak8+moOeftUlofeyvniA==} 1334 1331 engines: {node: ^20.19.0 || >=22.12.0} 1335 1332 cpu: [wasm32] 1336 1333 1337 - '@oxc-parser/binding-win32-arm64-msvc@0.127.0': 1338 - resolution: {integrity: sha512-Ujvw4X+LD1CCGULcsQcvb4YNVoBGqt+JHgNNzGGaCImELiZLk477ifUH53gIbE7EKd933NdTi25JWEr9K2HwXw==} 1334 + '@oxc-parser/binding-win32-arm64-msvc@0.128.0': 1335 + resolution: {integrity: sha512-xgvO35GyHBtjlQ5AEpaYr7Rll1rvY7zqIhT6ty8E3ezBW2J1SFLjIDEvI/tcgDg6oaseDAqVcM+jU1HuCekgZw==} 1339 1336 engines: {node: ^20.19.0 || >=22.12.0} 1340 1337 cpu: [arm64] 1341 1338 os: [win32] 1342 1339 1343 - '@oxc-parser/binding-win32-ia32-msvc@0.127.0': 1344 - resolution: {integrity: sha512-0cwxKO7KHQQQfo4Uf4B2SQrhgm+cJaP9OvFFhx52Tkg4bezsacu83GB2/In5bC415Ueeym+kXdnge/57rbSfTw==} 1340 + '@oxc-parser/binding-win32-ia32-msvc@0.128.0': 1341 + resolution: {integrity: sha512-OY+3eM2SN72prHKRB22mPz8o5A/7dJ+f5DFLBVvggyZhEaNDAH9IB+ElMjmOkOIwf5MDCUAowCK7pAncNxzpBA==} 1345 1342 engines: {node: ^20.19.0 || >=22.12.0} 1346 1343 cpu: [ia32] 1347 1344 os: [win32] 1348 1345 1349 - '@oxc-parser/binding-win32-x64-msvc@0.127.0': 1350 - resolution: {integrity: sha512-rOrnSQSCbhI2kowr9XxE7m9a8oQXnBHjnS6j95LxxAnEZ0+Fz20WlRXG4ondQb+ejjt2KOsa65sE6++L6kUd+w==} 1346 + '@oxc-parser/binding-win32-x64-msvc@0.128.0': 1347 + resolution: {integrity: sha512-NE9ny+cPUCCObXa0IKLfj0tCdPd7pe/dz9ZpkxpUOymB3miNeMPybdlYYTBSGJUalMWeBM85/4JcCErCNTqOXw==} 1351 1348 engines: {node: ^20.19.0 || >=22.12.0} 1352 1349 cpu: [x64] 1353 1350 os: [win32] 1354 1351 1355 - '@oxc-project/runtime@0.126.0': 1356 - resolution: {integrity: sha512-oksjxfqDNmIYMGlIgLzYgnz5YjZax27RtQezsPpKEGo9AC5LOaIGHsivCCeaAWdCtPnRyjZXM/7svreCC8kZVQ==} 1352 + '@oxc-project/runtime@0.127.0': 1353 + resolution: {integrity: sha512-UQYLxAhDDPHm++szfa4z0RTdcPq5vaywrAoEA2n1YaAKeanXQdjHsoT6x1gP3U97RN8LZ7yHsSOrKPCcA6mCqw==} 1357 1354 engines: {node: ^20.19.0 || >=22.12.0} 1358 1355 1359 - '@oxc-project/types@0.126.0': 1360 - resolution: {integrity: sha512-oGfVtjAgwQVVpfBrbtk4e1XDyWHRFta6BS3GWVzrF8xYBT2VGQAk39yJS/wFSMrZqoiCU4oghT3Ch0HaHGIHcQ==} 1361 - 1362 1356 '@oxc-project/types@0.127.0': 1363 1357 resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==} 1358 + 1359 + '@oxc-project/types@0.128.0': 1360 + resolution: {integrity: sha512-huv1Y/LzBJkBVHt3OlC7u0zHBW9qXf1FdD7sGmc1rXc2P1mTwHssYv7jyGx5KAACSCH+9B3Bhn6Z9luHRvf7pQ==} 1364 1361 1365 1362 '@oxc-resolver/binding-android-arm-eabi@11.19.1': 1366 1363 resolution: {integrity: sha512-aUs47y+xyXHUKlbhqHUjBABjvycq6YSD7bpxSW7vplUmdzAlJ93yXY6ZR0c1o1x5A/QKbENCvs3+NlY8IpIVzg==} ··· 1470 1467 cpu: [x64] 1471 1468 os: [win32] 1472 1469 1473 - '@oxfmt/binding-android-arm-eabi@0.45.0': 1474 - resolution: {integrity: sha512-A/UMxFob1fefCuMeGxQBulGfFE38g2Gm23ynr3u6b+b7fY7/ajGbNsa3ikMIkGMLJW/TRoQaMoP1kME7S+815w==} 1470 + '@oxfmt/binding-android-arm-eabi@0.46.0': 1471 + resolution: {integrity: sha512-b1doV4WRcJU+BESSlCvCjV+5CEr/T6h0frArAdV26Nir+gGNFNaylvDiiMPfF1pxeV0txZEs38ojzJaxBYg+ng==} 1475 1472 engines: {node: ^20.19.0 || >=22.12.0} 1476 1473 cpu: [arm] 1477 1474 os: [android] 1478 1475 1479 - '@oxfmt/binding-android-arm64@0.45.0': 1480 - resolution: {integrity: sha512-L63z4uZmHjgvvqvMJD7mwff8aSBkM0+X4uFr6l6U5t6+Qc9DCLVZWIunJ7Gm4fn4zHPdSq6FFQnhu9yqqobxIg==} 1476 + '@oxfmt/binding-android-arm64@0.46.0': 1477 + resolution: {integrity: sha512-v6+HhjsoV3GO0u2u9jLSAZrvWfTraDxKofUIQ7/ktS7tzS+epVsxdHmeM+XxuNcAY/nWxxU1Sg4JcGTNRXraBA==} 1481 1478 engines: {node: ^20.19.0 || >=22.12.0} 1482 1479 cpu: [arm64] 1483 1480 os: [android] 1484 1481 1485 - '@oxfmt/binding-darwin-arm64@0.45.0': 1486 - resolution: {integrity: sha512-UV34dd623FzqT+outIGndsCA/RBB+qgB3XVQhgmmJ9PJwa37NzPC9qzgKeOhPKxVk2HW+JKldQrVL54zs4Noww==} 1482 + '@oxfmt/binding-darwin-arm64@0.46.0': 1483 + resolution: {integrity: sha512-3eeooJGrqGIlI5MyryDZsAcKXSmKIgAD4yYtfRrRJzXZ0UTFZtiSveIur56YPrGMYZwT4XyVhHsMqrNwr1XeFA==} 1487 1484 engines: {node: ^20.19.0 || >=22.12.0} 1488 1485 cpu: [arm64] 1489 1486 os: [darwin] 1490 1487 1491 - '@oxfmt/binding-darwin-x64@0.45.0': 1492 - resolution: {integrity: sha512-pMNJv0CMa1pDefVPeNbuQxibh8ITpWDFEhMC/IBB9Zlu76EbgzYwrzI4Cb11mqX2+rIYN70UTrh3z06TM59ptQ==} 1488 + '@oxfmt/binding-darwin-x64@0.46.0': 1489 + resolution: {integrity: sha512-QG8BDM0CXWbu84k2SKmCqfEddPQPFiBicwtYnLqHRWZZl57HbtOLRMac/KTq2NO4AEc4ICCBpFxJIV9zcqYfkQ==} 1493 1490 engines: {node: ^20.19.0 || >=22.12.0} 1494 1491 cpu: [x64] 1495 1492 os: [darwin] 1496 1493 1497 - '@oxfmt/binding-freebsd-x64@0.45.0': 1498 - resolution: {integrity: sha512-xTcRoxbbo61sW2+ZRPeH+vp/o9G8gkdhiVumFU+TpneiPm14c79l6GFlxPXlCE9bNWikigbsrvJw46zCVAQFfg==} 1494 + '@oxfmt/binding-freebsd-x64@0.46.0': 1495 + resolution: {integrity: sha512-9DdCqS/n2ncu/Chazvt3cpgAjAmIGQDz7hFKSrNItMApyV/Ja9mz3hD4JakIE3nS8PW9smEbPWnb389QLBY4nw==} 1499 1496 engines: {node: ^20.19.0 || >=22.12.0} 1500 1497 cpu: [x64] 1501 1498 os: [freebsd] 1502 1499 1503 - '@oxfmt/binding-linux-arm-gnueabihf@0.45.0': 1504 - resolution: {integrity: sha512-hWL8Hdni+3U1mPFx1UtWeGp3tNb6EhBAUHRMbKUxVkOp3WwoJbpVO2bfUVbS4PfpledviXXNHSTl1veTa6FhkQ==} 1500 + '@oxfmt/binding-linux-arm-gnueabihf@0.46.0': 1501 + resolution: {integrity: sha512-Dgs7VeE2jT0LHMhw6tPEt0xQYe54kBqHEovmWsv4FVQlegCOvlIJNx0S8n4vj8WUtpT+Z6BD2HhKJPLglLxvZg==} 1505 1502 engines: {node: ^20.19.0 || >=22.12.0} 1506 1503 cpu: [arm] 1507 1504 os: [linux] 1508 1505 1509 - '@oxfmt/binding-linux-arm-musleabihf@0.45.0': 1510 - resolution: {integrity: sha512-6Blt/0OBT7vvfQpqYuYbpbFLPqSiaYpEJzUUWhinPEuADypDbtV1+LdjM0vYBNGPvnj85ex7lTerEX6JGcPt9w==} 1506 + '@oxfmt/binding-linux-arm-musleabihf@0.46.0': 1507 + resolution: {integrity: sha512-Zxn3adhTH13JKnU4xXJj8FeEfF680XjXh3gSShKl57HCMBRde2tUJTgogV/1MSHA80PJEVrDa7r66TLVq3Ia7Q==} 1511 1508 engines: {node: ^20.19.0 || >=22.12.0} 1512 1509 cpu: [arm] 1513 1510 os: [linux] 1514 1511 1515 - '@oxfmt/binding-linux-arm64-gnu@0.45.0': 1516 - resolution: {integrity: sha512-jLjoLfe+hGfjhA8hNBSdw85yCA8ePKq7ME4T+g6P9caQXvmt6IhE2X7iVjnVdkmYUWEzZrxlh4p6RkDmAMJY/A==} 1512 + '@oxfmt/binding-linux-arm64-gnu@0.46.0': 1513 + resolution: {integrity: sha512-+TWipjrgVM8D7aIdDD0tlr3teLTTvQTn7QTE5BpT10H1Fj82gfdn9X6nn2sDgx/MepuSCfSnzFNJq2paLL0OiA==} 1517 1514 engines: {node: ^20.19.0 || >=22.12.0} 1518 1515 cpu: [arm64] 1519 1516 os: [linux] 1520 1517 libc: [glibc] 1521 1518 1522 - '@oxfmt/binding-linux-arm64-musl@0.45.0': 1523 - resolution: {integrity: sha512-XQKXZIKYJC3GQJ8FnD3iMntpw69Wd9kDDK/Xt79p6xnFYlGGxSNv2vIBvRTDg5CKByWFWWZLCRDOXoP/m6YN4g==} 1519 + '@oxfmt/binding-linux-arm64-musl@0.46.0': 1520 + resolution: {integrity: sha512-aAUPBWJ1lGwwnxZUEDLJ94+Iy6MuwJwPxUgO4sCA5mEEyDk7b+cDQ+JpX1VR150Zoyd+D49gsrUzpUK5h587Eg==} 1524 1521 engines: {node: ^20.19.0 || >=22.12.0} 1525 1522 cpu: [arm64] 1526 1523 os: [linux] 1527 1524 libc: [musl] 1528 1525 1529 - '@oxfmt/binding-linux-ppc64-gnu@0.45.0': 1530 - resolution: {integrity: sha512-+g5RiG+xOkdrCWkKodv407nTvMq4vYM18Uox2MhZBm/YoqFxxJpWKsloskFFG5NU13HGPw1wzYjjOVcyd9moCA==} 1526 + '@oxfmt/binding-linux-ppc64-gnu@0.46.0': 1527 + resolution: {integrity: sha512-ufBCJukyFX/UDrokP/r6BGDoTInnsDs7bxyzKAgMiZlt2Qu8GPJSJ6Zm6whIiJzKk0naxA8ilwmbO1LMw6Htxw==} 1531 1528 engines: {node: ^20.19.0 || >=22.12.0} 1532 1529 cpu: [ppc64] 1533 1530 os: [linux] 1534 1531 libc: [glibc] 1535 1532 1536 - '@oxfmt/binding-linux-riscv64-gnu@0.45.0': 1537 - resolution: {integrity: sha512-V7dXKoSyEbWAkkSF4JJNtF+NJZDmJoSarSoP30WCsB3X636Rehd3CvxBj49FIJxEBFWhvcUjGSHVeU8Erck1bQ==} 1533 + '@oxfmt/binding-linux-riscv64-gnu@0.46.0': 1534 + resolution: {integrity: sha512-eqtlC2YmPqjun76R1gVfGLuKWx7NuEnLEAudZ7n6ipSKbCZTqIKSs1b5Y8K/JHZsRpLkeSmAAjig5HOIg8fQzQ==} 1538 1535 engines: {node: ^20.19.0 || >=22.12.0} 1539 1536 cpu: [riscv64] 1540 1537 os: [linux] 1541 1538 libc: [glibc] 1542 1539 1543 - '@oxfmt/binding-linux-riscv64-musl@0.45.0': 1544 - resolution: {integrity: sha512-Vdelft1sAEYojVGgcODEFXSWYQYlIvoyIGWebKCuUibd1tvS1TjTx413xG2ZLuHpYj45CkN/ztMLMX6jrgqpgg==} 1540 + '@oxfmt/binding-linux-riscv64-musl@0.46.0': 1541 + resolution: {integrity: sha512-yccVOO2nMXkQLGgy0He3EQEwKD7NF0zEk+/OWmroznkqXyJdN6bfK0LtNnr6/14Bh3FjpYq7bP33l/VloCnxpA==} 1545 1542 engines: {node: ^20.19.0 || >=22.12.0} 1546 1543 cpu: [riscv64] 1547 1544 os: [linux] 1548 1545 libc: [musl] 1549 1546 1550 - '@oxfmt/binding-linux-s390x-gnu@0.45.0': 1551 - resolution: {integrity: sha512-RR7xKgNpqwENnK0aYCGYg0JycY2n93J0reNjHyes+I9Gq52dH95x+CBlnlAQHCPfz6FGnKA9HirgUl14WO6o7w==} 1547 + '@oxfmt/binding-linux-s390x-gnu@0.46.0': 1548 + resolution: {integrity: sha512-aAf7fG23OQCey6VRPj9IeCraoYtpgtx0ZyJ1CXkPyT1wjzBE7c3xtuxHe/AdHaJfVVb/SXpSk8Gl1LzyQupSqw==} 1552 1549 engines: {node: ^20.19.0 || >=22.12.0} 1553 1550 cpu: [s390x] 1554 1551 os: [linux] 1555 1552 libc: [glibc] 1556 1553 1557 - '@oxfmt/binding-linux-x64-gnu@0.45.0': 1558 - resolution: {integrity: sha512-U/QQ0+BQNSHxjuXR/utvXnQ50Vu5kUuqEomZvQ1/3mhgbBiMc2WU9q5kZ5WwLp3gnFIx9ibkveoRSe2EZubkqg==} 1554 + '@oxfmt/binding-linux-x64-gnu@0.46.0': 1555 + resolution: {integrity: sha512-q0JPsTMyJNjYrBvYFDz4WbVsafNZaPCZv4RnFypRotLqpKROtBZcEaXQW4eb9YmvLU3NckVemLJnzkSZSdmOxw==} 1559 1556 engines: {node: ^20.19.0 || >=22.12.0} 1560 1557 cpu: [x64] 1561 1558 os: [linux] 1562 1559 libc: [glibc] 1563 1560 1564 - '@oxfmt/binding-linux-x64-musl@0.45.0': 1565 - resolution: {integrity: sha512-o5TLOUCF0RWQjsIS06yVC+kFgp092/yLe6qBGSUvtnmTVw9gxjpdQSXc3VN5Cnive4K11HNstEZF8ROKHfDFSw==} 1561 + '@oxfmt/binding-linux-x64-musl@0.46.0': 1562 + resolution: {integrity: sha512-7LsLY9Cw57GPkhSR+duI3mt9baRczK/DtHYSldQ4BEU92da9igBQNl4z7Vq5U9NNPsh1FmpKvv1q9WDtiUQR1A==} 1566 1563 engines: {node: ^20.19.0 || >=22.12.0} 1567 1564 cpu: [x64] 1568 1565 os: [linux] 1569 1566 libc: [musl] 1570 1567 1571 - '@oxfmt/binding-openharmony-arm64@0.45.0': 1572 - resolution: {integrity: sha512-RnGcV3HgPuOjsGx/k9oyRNKmOp+NBLGzZTdPDYbc19r7NGeYPplnUU/BfU35bX2Y/O4ejvHxcfkvW2WoYL/gsg==} 1568 + '@oxfmt/binding-openharmony-arm64@0.46.0': 1569 + resolution: {integrity: sha512-lHiBOz8Duaku7JtRNLlps3j++eOaICPZSd8FCVmTDM4DFOPT71Bjn7g6iar1z7StXlKRweUKxWUs4sA+zWGDXg==} 1573 1570 engines: {node: ^20.19.0 || >=22.12.0} 1574 1571 cpu: [arm64] 1575 1572 os: [openharmony] 1576 1573 1577 - '@oxfmt/binding-win32-arm64-msvc@0.45.0': 1578 - resolution: {integrity: sha512-v3Vj7iKKsUFwt9w5hsqIIoErKVoENC6LoqfDlteOQ5QMDCXihlqLoxpmviUhXnNncg4zV6U9BPwlBbwa+qm4wg==} 1574 + '@oxfmt/binding-win32-arm64-msvc@0.46.0': 1575 + resolution: {integrity: sha512-/5ktYUliP89RhgC37DBH1x20U5zPSZMy3cMEcO0j3793rbHP9MWsknBwQB6eozRzWmYrh0IFM/p20EbPvDlYlg==} 1579 1576 engines: {node: ^20.19.0 || >=22.12.0} 1580 1577 cpu: [arm64] 1581 1578 os: [win32] 1582 1579 1583 - '@oxfmt/binding-win32-ia32-msvc@0.45.0': 1584 - resolution: {integrity: sha512-N8yotPBX6ph0H3toF4AEpdCeVPrdcSetj+8eGiZGsrLsng3bs/Q5HPu4bbSxip5GBPx5hGbGHrZwH4+rcrjhHA==} 1580 + '@oxfmt/binding-win32-ia32-msvc@0.46.0': 1581 + resolution: {integrity: sha512-3WTnoiuIr8XvV0DIY7SN+1uJSwKf4sPpcbHfobcRT9JutGcLaef/miyBB87jxd3aqH+mS0+G5lsgHuXLUwjjpQ==} 1585 1582 engines: {node: ^20.19.0 || >=22.12.0} 1586 1583 cpu: [ia32] 1587 1584 os: [win32] 1588 1585 1589 - '@oxfmt/binding-win32-x64-msvc@0.45.0': 1590 - resolution: {integrity: sha512-w5MMTRCK1dpQeRA+HHqXQXyN33DlG/N2LOYxJmaT4fJjcmZrbNnqw7SmIk7I2/a2493PPLZ+2E/Ar6t2iKVMug==} 1586 + '@oxfmt/binding-win32-x64-msvc@0.46.0': 1587 + resolution: {integrity: sha512-IXxiQpkYnOwNfP23vzwSfhdpxJzyiPTY7eTn6dn3DsriKddESzM8i6kfq9R7CD/PUJwCvQT22NgtygBeug3KoA==} 1591 1588 engines: {node: ^20.19.0 || >=22.12.0} 1592 1589 cpu: [x64] 1593 1590 os: [win32] 1594 1591 1595 - '@oxlint-tsgolint/darwin-arm64@0.21.1': 1596 - resolution: {integrity: sha512-7TLjyWe4wG9saJc992VWmaHq2hwKfOEEVTjheReXJXaDhavMZI4X9a6nKhbEng4IVkYtzjD2jw16vw2WFXLYLw==} 1592 + '@oxlint-tsgolint/darwin-arm64@0.22.0': 1593 + resolution: {integrity: sha512-/exgXceakHbQrzaHTtKOe7MuDATaWMCCWpsCDQCZKeYhLGXzComipTrCYnHzAXrdnNBb5r5K+RRf5A6ormrhMA==} 1597 1594 cpu: [arm64] 1598 1595 os: [darwin] 1599 1596 1600 - '@oxlint-tsgolint/darwin-x64@0.21.1': 1601 - resolution: {integrity: sha512-7wf9Wf75nTzA7zpL9myhFe2RKvfuqGUOADNvUooCjEWvh7hmPz3lSEqTMh5Z/VQhzsG04mM9ACyghxhRzq7zFw==} 1597 + '@oxlint-tsgolint/darwin-x64@0.22.0': 1598 + resolution: {integrity: sha512-xFGdIahlmUbK+/MpZ5y08D0ewMGLDbd2Vki5wxVFYg50lSrtgPAtdDl+kqKZLNaFu0zpMar8n9wv1le05sL/jw==} 1602 1599 cpu: [x64] 1603 1600 os: [darwin] 1604 1601 1605 - '@oxlint-tsgolint/linux-arm64@0.21.1': 1606 - resolution: {integrity: sha512-IPuQN/Vd0Rjklg/cCGBbQyUuRBp2f6LQXpZYwk5ivOR6V/+CgiYsv8pn/PVY7gjeyoNvPQrXB7xMjHUO2YZbdw==} 1602 + '@oxlint-tsgolint/linux-arm64@0.22.0': 1603 + resolution: {integrity: sha512-53RvC9f77eUo+V1dfQNwGVnsIfPJFMibRR0ee128EUpYNDOZe/ojmCfuXJeU7cY91V7r7fZSm42KPJocXUX8og==} 1607 1604 cpu: [arm64] 1608 1605 os: [linux] 1609 1606 1610 - '@oxlint-tsgolint/linux-x64@0.21.1': 1611 - resolution: {integrity: sha512-d1niGuTbh2qiv7dR7tqkbOcM5cIR63of0lMBFdEQavL1KrJV8zuRdwdi68K7MNGdgoR+J5A9ajpGGvsHwp1bPg==} 1607 + '@oxlint-tsgolint/linux-x64@0.22.0': 1608 + resolution: {integrity: sha512-evZcJAZ9hjNyuN69RnXwbt+U2pAOcYt+yvqukgugiCkRm4iBZ0R0CvpY1tgfG2XcGUhEPh8dljO+nPZTEVGpCQ==} 1612 1609 cpu: [x64] 1613 1610 os: [linux] 1614 1611 1615 - '@oxlint-tsgolint/win32-arm64@0.21.1': 1616 - resolution: {integrity: sha512-ICu9y2JLnFPvFqstnWPPNqBM8LK8BWw2OTeaR0UgEMm4hOSbrZAKv1/hwZYyiLqnCNjBL87AGSQIgTHCYlsipw==} 1612 + '@oxlint-tsgolint/win32-arm64@0.22.0': 1613 + resolution: {integrity: sha512-7jTO+k1mr5BxRAI2fxc1NRcE3MAbHNZ0Vef9SD1yAR6d1E6qEv5D/D7yuHpQpw6AO3qoecSVo2Jzr+JirN61+w==} 1617 1614 cpu: [arm64] 1618 1615 os: [win32] 1619 1616 1620 - '@oxlint-tsgolint/win32-x64@0.21.1': 1621 - resolution: {integrity: sha512-cTEFCFjCj6iXfrSHcvajSPNqhEA4TxSzU3gFxbdGSAUTNXGToU99IbdhWAPSbhcucoym0XE4Zl7E41NiSkNTug==} 1617 + '@oxlint-tsgolint/win32-x64@0.22.0': 1618 + resolution: {integrity: sha512-7lbl9XFcqO+scsynxMzTQdl0XUe6sBUCyY/oGWvCB+JmV4U+70vzSyZJdTEzzxtkZiNnUVFFh9RJLmoiQSne+w==} 1622 1619 cpu: [x64] 1623 1620 os: [win32] 1624 1621 1625 - '@oxlint/binding-android-arm-eabi@1.60.0': 1626 - resolution: {integrity: sha512-YdeJKaZckDQL1qa62a1aKq/goyq48aX3yOxaaWqWb4sau4Ee4IiLbamftNLU3zbePky6QsDj6thnSSzHRBjDfA==} 1622 + '@oxlint/binding-android-arm-eabi@1.61.0': 1623 + resolution: {integrity: sha512-6eZBPgiigK5txqoVgRqxbaxiom4lM8AP8CyKPPvpzKnQ3iFRFOIDc+0AapF+qsUSwjOzr5SGk4SxQDpQhkSJMQ==} 1627 1624 engines: {node: ^20.19.0 || >=22.12.0} 1628 1625 cpu: [arm] 1629 1626 os: [android] 1630 1627 1631 - '@oxlint/binding-android-arm64@1.60.0': 1632 - resolution: {integrity: sha512-7ANS7PpXCfq84xZQ8E5WPs14gwcuPcl+/8TFNXfpSu0CQBXz3cUo2fDpHT8v8HJN+Ut02eacvMAzTnc9s6X4tw==} 1628 + '@oxlint/binding-android-arm64@1.61.0': 1629 + resolution: {integrity: sha512-CkwLR69MUnyv5wjzebvbbtTSUwqLxM35CXE79bHqDIK+NtKmPEUpStTcLQRZMCo4MP0qRT6TXIQVpK0ZVScnMA==} 1633 1630 engines: {node: ^20.19.0 || >=22.12.0} 1634 1631 cpu: [arm64] 1635 1632 os: [android] 1636 1633 1637 - '@oxlint/binding-darwin-arm64@1.60.0': 1638 - resolution: {integrity: sha512-pJsgd9AfplLGBm1fIr25V6V14vMrayhx4uIQvlfH7jWs2SZwSrvi3TfgfJySB8T+hvyEH8K2zXljQiUnkgUnfQ==} 1634 + '@oxlint/binding-darwin-arm64@1.61.0': 1635 + resolution: {integrity: sha512-8JbefTkbmvqkqWjmQrHke+MdpgT2UghhD/ktM4FOQSpGeCgbMToJEKdl9zwhr/YWTl92i4QI1KiTwVExpcUN8A==} 1639 1636 engines: {node: ^20.19.0 || >=22.12.0} 1640 1637 cpu: [arm64] 1641 1638 os: [darwin] 1642 1639 1643 - '@oxlint/binding-darwin-x64@1.60.0': 1644 - resolution: {integrity: sha512-Ue1aXHX49ivwflKqGJc7zcd/LeLgbhaTcDCQStgx5x06AXgjEAZmvrlMuIkWd4AL4FHQe6QJ9f33z04Cg448VQ==} 1640 + '@oxlint/binding-darwin-x64@1.61.0': 1641 + resolution: {integrity: sha512-uWpoxDT47hTnDLcdEh5jVbso8rlTTu5o0zuqa9J8E0JAKmIWn7kGFEIB03Pycn2hd2vKxybPGLhjURy/9We5FQ==} 1645 1642 engines: {node: ^20.19.0 || >=22.12.0} 1646 1643 cpu: [x64] 1647 1644 os: [darwin] 1648 1645 1649 - '@oxlint/binding-freebsd-x64@1.60.0': 1650 - resolution: {integrity: sha512-YCyQzsQtusQw+gNRW9rRTifSO+Dt/+dtCl2NHoDMZqJlRTEZ/Oht9YnuporI9yiTx7+cB+eqzX3MtHHVHGIWhg==} 1646 + '@oxlint/binding-freebsd-x64@1.61.0': 1647 + resolution: {integrity: sha512-K/o4hEyW7flfMel0iBVznmMBt7VIMHGdjADocHKpK1DUF9erpWnJ+BSSWd2W0c8K3mPtpph+CuHzRU6CI3l9jQ==} 1651 1648 engines: {node: ^20.19.0 || >=22.12.0} 1652 1649 cpu: [x64] 1653 1650 os: [freebsd] 1654 1651 1655 - '@oxlint/binding-linux-arm-gnueabihf@1.60.0': 1656 - resolution: {integrity: sha512-c7dxM2Zksa45Qw16i2iGY3Fti2NirJ38FrsBsKw+qcJ0OtqTsBgKJLF0xV+yLG56UH01Z8WRPgsw31e0MoRoGQ==} 1652 + '@oxlint/binding-linux-arm-gnueabihf@1.61.0': 1653 + resolution: {integrity: sha512-P6040ZkcyweJ0Po9yEFqJCdvZnf3VNCGs1SIHgXDf8AAQNC6ID/heXQs9iSgo2FH7gKaKq32VWc59XZwL34C5Q==} 1657 1654 engines: {node: ^20.19.0 || >=22.12.0} 1658 1655 cpu: [arm] 1659 1656 os: [linux] 1660 1657 1661 - '@oxlint/binding-linux-arm-musleabihf@1.60.0': 1662 - resolution: {integrity: sha512-ZWALoA42UYqBEP1Tbw9OWURgFGS1nWj2AAvLdY6ZcGx/Gj93qVCBKjcvwXMupZibYwFbi9s/rzqkZseb/6gVtQ==} 1658 + '@oxlint/binding-linux-arm-musleabihf@1.61.0': 1659 + resolution: {integrity: sha512-bwxrGCzTZkuB+THv2TQ1aTkVEfv5oz8sl+0XZZCpoYzErJD8OhPQOTA0ENPd1zJz8QsVdSzSrS2umKtPq4/JXg==} 1663 1660 engines: {node: ^20.19.0 || >=22.12.0} 1664 1661 cpu: [arm] 1665 1662 os: [linux] 1666 1663 1667 - '@oxlint/binding-linux-arm64-gnu@1.60.0': 1668 - resolution: {integrity: sha512-tpy+1w4p9hN5CicMCxqNy6ymfRtV5ayE573vFNjp1k1TN/qhLFgflveZoE/0++RlkHikBz2vY545NWm/hp7big==} 1664 + '@oxlint/binding-linux-arm64-gnu@1.61.0': 1665 + resolution: {integrity: sha512-vkhb9/wKguMkLlrm3FoJW/Xmdv31GgYAE+x8lxxQ+7HeOxXUySI0q36a3NTVIuQUdLzxCI1zzMGsk1o37FOe3w==} 1669 1666 engines: {node: ^20.19.0 || >=22.12.0} 1670 1667 cpu: [arm64] 1671 1668 os: [linux] 1672 1669 libc: [glibc] 1673 1670 1674 - '@oxlint/binding-linux-arm64-musl@1.60.0': 1675 - resolution: {integrity: sha512-eDYDXZGhQAXyn6GwtwiX/qcLS0HlOLPJ/+iiIY8RYr+3P8oKBmgKxADLlniL6FtWfE7pPk7IGN9/xvDEvDvFeg==} 1671 + '@oxlint/binding-linux-arm64-musl@1.61.0': 1672 + resolution: {integrity: sha512-bl1dQh8LnVqsj6oOQAcxwbuOmNJkwc4p6o//HTBZhNTzJy21TLDwAviMqUFNUxDHkPGpmdKTSN4tWTjLryP8xg==} 1676 1673 engines: {node: ^20.19.0 || >=22.12.0} 1677 1674 cpu: [arm64] 1678 1675 os: [linux] 1679 1676 libc: [musl] 1680 1677 1681 - '@oxlint/binding-linux-ppc64-gnu@1.60.0': 1682 - resolution: {integrity: sha512-nxehly5XYBHUWI9VJX1bqCf9j/B43DaK/aS/T1fcxCpX3PA4Rm9BB54nPD1CKayT8xg6REN1ao+01hSRNgy8OA==} 1678 + '@oxlint/binding-linux-ppc64-gnu@1.61.0': 1679 + resolution: {integrity: sha512-QoOX6KB2IiEpyOj/HKqaxi+NQHPnOgNgnr22n9N4ANJCzXkUlj1UmeAbFb4PpqdlHIzvGDM5xZ0OKtcLq9RhiQ==} 1683 1680 engines: {node: ^20.19.0 || >=22.12.0} 1684 1681 cpu: [ppc64] 1685 1682 os: [linux] 1686 1683 libc: [glibc] 1687 1684 1688 - '@oxlint/binding-linux-riscv64-gnu@1.60.0': 1689 - resolution: {integrity: sha512-j1qf/NaUfOWQutjeoooNG1Q0zsK0XGmSu1uDLq3cctquRF3j7t9Hxqf/76ehCc5GEUAanth2W4Fa+XT1RFg/nw==} 1685 + '@oxlint/binding-linux-riscv64-gnu@1.61.0': 1686 + resolution: {integrity: sha512-1TGcTerjY6p152wCof3oKElccq3xHljS/Mucp04gV/4ATpP6nO7YNnp7opEg6SHkv2a57/b4b8Ndm9znJ1/qAw==} 1690 1687 engines: {node: ^20.19.0 || >=22.12.0} 1691 1688 cpu: [riscv64] 1692 1689 os: [linux] 1693 1690 libc: [glibc] 1694 1691 1695 - '@oxlint/binding-linux-riscv64-musl@1.60.0': 1696 - resolution: {integrity: sha512-YELKPRefQ/q/h3RUmeRfPCUhh2wBvgV1RyZ/F9M9u8cDyXsQW2ojv1DeWQTt466yczDITjZnIOg/s05pk7Ve2A==} 1692 + '@oxlint/binding-linux-riscv64-musl@1.61.0': 1693 + resolution: {integrity: sha512-65wXEmZIrX2ADwC8i/qFL4EWLSbeuBpAm3suuX1vu4IQkKd+wLT/HU/BOl84kp91u2SxPkPDyQgu4yrqp8vwVA==} 1697 1694 engines: {node: ^20.19.0 || >=22.12.0} 1698 1695 cpu: [riscv64] 1699 1696 os: [linux] 1700 1697 libc: [musl] 1701 1698 1702 - '@oxlint/binding-linux-s390x-gnu@1.60.0': 1703 - resolution: {integrity: sha512-JkO3C6Gki7Y6h/MiIkFKvHFOz98/YWvQ4WYbK9DLXACMP2rjULzkeGyAzorJE5S1dzLQGFgeqvN779kSFwoV1g==} 1699 + '@oxlint/binding-linux-s390x-gnu@1.61.0': 1700 + resolution: {integrity: sha512-TVvhgMvor7Qa6COeXxCJ7ENOM+lcAOGsQ0iUdPSCv2hxb9qSHLQ4XF1h50S6RE1gBOJ0WV3rNukg4JJJP1LWRA==} 1704 1701 engines: {node: ^20.19.0 || >=22.12.0} 1705 1702 cpu: [s390x] 1706 1703 os: [linux] 1707 1704 libc: [glibc] 1708 1705 1709 - '@oxlint/binding-linux-x64-gnu@1.60.0': 1710 - resolution: {integrity: sha512-XjKHdFVCpZZZSWBCKyyqCq65s2AKXykMXkjLoKYODrD+f5toLhlwsMESscu8FbgnJQ4Y/dpR/zdazsahmgBJIA==} 1706 + '@oxlint/binding-linux-x64-gnu@1.61.0': 1707 + resolution: {integrity: sha512-SjpS5uYuFoDnDdZPwZE59ndF95AsY47R5MliuneTWR1pDm2CxGJaYXbKULI71t5TVfLQUWmrHEGRL9xvuq6dnA==} 1711 1708 engines: {node: ^20.19.0 || >=22.12.0} 1712 1709 cpu: [x64] 1713 1710 os: [linux] 1714 1711 libc: [glibc] 1715 1712 1716 - '@oxlint/binding-linux-x64-musl@1.60.0': 1717 - resolution: {integrity: sha512-js29ZWIuPhNWzY8NC7KoffEMEeWG105vbmm+8EOJsC+T/jHBiKIJEUF78+F/IrgEWMMP9N0kRND4Pp75+xAhKg==} 1713 + '@oxlint/binding-linux-x64-musl@1.61.0': 1714 + resolution: {integrity: sha512-gGfAeGD4sNJGILZbc/yKcIimO9wQnPMoYp9swAaKeEtwsSQAbU+rsdQze5SBtIP6j0QDzeYd4XSSUCRCF+LIeQ==} 1718 1715 engines: {node: ^20.19.0 || >=22.12.0} 1719 1716 cpu: [x64] 1720 1717 os: [linux] 1721 1718 libc: [musl] 1722 1719 1723 - '@oxlint/binding-openharmony-arm64@1.60.0': 1724 - resolution: {integrity: sha512-H+PUITKHk04stFpWj3x3Kg08Afp/bcXSBi0EhasR5a0Vw7StXHTzdl655PUI0fB4qdh2Wsu6Dsi+3ACxPoyQnA==} 1720 + '@oxlint/binding-openharmony-arm64@1.61.0': 1721 + resolution: {integrity: sha512-OlVT0LrG/ct33EVtWRyR+B/othwmDWeRxfi13wUdPeb3lAT5TgTcFDcfLfarZtzB4W1nWF/zICMgYdkggX2WmQ==} 1725 1722 engines: {node: ^20.19.0 || >=22.12.0} 1726 1723 cpu: [arm64] 1727 1724 os: [openharmony] 1728 1725 1729 - '@oxlint/binding-win32-arm64-msvc@1.60.0': 1730 - resolution: {integrity: sha512-WA/yc7f7ZfCefBXVzNHn1Ztulb1EFwNBb4jMZ6pjML0zz6pHujlF3Q3jySluz3XHl/GNeMTntG1seUBWVMlMag==} 1726 + '@oxlint/binding-win32-arm64-msvc@1.61.0': 1727 + resolution: {integrity: sha512-vI//NZPJk6DToiovPtaiwD4iQ7kO1r5ReWQD0sOOyKRtP3E2f6jxin4uvwi3OvDzHA2EFfd7DcZl5dtkQh7g1w==} 1731 1728 engines: {node: ^20.19.0 || >=22.12.0} 1732 1729 cpu: [arm64] 1733 1730 os: [win32] 1734 1731 1735 - '@oxlint/binding-win32-ia32-msvc@1.60.0': 1736 - resolution: {integrity: sha512-33YxL1sqwYNZXtn3MD/4dno6s0xeedXOJlT1WohkVD565WvohClZUr7vwKdAk954n4xiEWJkewiCr+zLeq7AeA==} 1732 + '@oxlint/binding-win32-ia32-msvc@1.61.0': 1733 + resolution: {integrity: sha512-0ySj4/4zd2XjePs3XAQq7IigIstN4LPQZgCyigX5/ERMLjdWAJfnxcTsrtxZxuij8guJW8foXuHmhGxW0H4dDA==} 1737 1734 engines: {node: ^20.19.0 || >=22.12.0} 1738 1735 cpu: [ia32] 1739 1736 os: [win32] 1740 1737 1741 - '@oxlint/binding-win32-x64-msvc@1.60.0': 1742 - resolution: {integrity: sha512-JOro4ZcfBLamJCyfURQmOQByoorgOdx3ZjAkSqnb/CyG/i+lN3KoV5LAgk5ZAW6DPq7/Cx7n23f8DuTWXTWgyQ==} 1738 + '@oxlint/binding-win32-x64-msvc@1.61.0': 1739 + resolution: {integrity: sha512-0xgSiyeqDLDZxXoe9CVJrOx3TUVsfyoOY7cNi03JbItNcC9WCZqrSNdrAbHONxhSPaVh/lzfnDcON1RqSUMhHw==} 1743 1740 engines: {node: ^20.19.0 || >=22.12.0} 1744 1741 cpu: [x64] 1745 1742 os: [win32] ··· 2083 2080 resolution: {integrity: sha512-EZyU3fQvdz7faj0vBVrPd5ejkSS9pbGKtrGZI56dLJgotca6iZKhaNDRv7dweG4dnWx0LovE9YYf1MAErGpbLQ==} 2084 2081 engines: {node: '>=18'} 2085 2082 2086 - '@tanstack/query-core@5.100.5': 2087 - resolution: {integrity: sha512-t20KrhKkf0HXzqQkPbJ5erhFesup68BAbwFgYmTrS7bxMF7O5MdmL8jUkik4thsG7Hg00fblz30h6yF1d5TxGg==} 2083 + '@tanstack/query-core@5.100.6': 2084 + resolution: {integrity: sha512-Os2CPUr98to98RYm+D4qGqGkiffn7MGSyl2547a4MljVkHE30AMJRqTiyCqBfMwzAx/I91vCkAxp5tHSla6Twg==} 2088 2085 2089 - '@tanstack/query-devtools@5.100.5': 2090 - resolution: {integrity: sha512-SuCkVCqqliRYJvm+LEL2U/TcFv92zTnHj6OGrJFHp1v/RsiwamI+ZDgQzbeUrLsJb8/Nj/52aIw0NyDMcVHl4A==} 2086 + '@tanstack/query-devtools@5.100.6': 2087 + resolution: {integrity: sha512-2SiNwlOiAdTbqktCSmwlXZH8x8mckSbES2O0bdr3qZNhdQl5DCtImZx0S3HGeNHWTIkzTaHx2Isg+bD4M3WRIg==} 2091 2088 2092 2089 '@tanstack/react-db@0.1.83': 2093 2090 resolution: {integrity: sha512-LNV0C7OARazooT2hLTr5anXo6tbEyX2rHZQ0j9HZ/iNBI+Tx/y19o5Nd3ooyAYz5LEHJJxb8iM8ZTVB/diGnXw==} ··· 2110 2107 react: '>=16.8' 2111 2108 react-dom: '>=16.8' 2112 2109 2113 - '@tanstack/react-query-devtools@5.100.5': 2114 - resolution: {integrity: sha512-bItQERx7dJoiI0WEoS4tIrvNnmk4kUYsaQLdIpm4o9Kttmsi5B6xlY6JBDkavstR3hH/R2+VT5dr3L5LBFPW4g==} 2110 + '@tanstack/react-query-devtools@5.100.6': 2111 + resolution: {integrity: sha512-sz3ksMKA2t1rx0+Odzb0x1A3pXH/SVf7fzlzd3sKXzwXz8980f5sbOwfQD6+UfTG8G4Y2KaIg9e3sBn+uC4VTg==} 2115 2112 peerDependencies: 2116 - '@tanstack/react-query': ^5.100.5 2113 + '@tanstack/react-query': ^5.100.6 2117 2114 react: ^18 || ^19 2118 2115 2119 - '@tanstack/react-query@5.100.5': 2120 - resolution: {integrity: sha512-aNwj1mi2v2bQ9IxkyR1grLOUkv3BYWoykHy9KDyLNbjC3tsahbOHJibK+Wjtr1wRhG59/AvJhiJG5OlthaCgJA==} 2116 + '@tanstack/react-query@5.100.6': 2117 + resolution: {integrity: sha512-uVSrps0PV16Cxmcn2rvL+dUhwTpTUtiRW347AEeYxMZXO2pZe9ja7E24PAMGoQ5u2g89DD8u4QhOviBk+RN8RA==} 2121 2118 peerDependencies: 2122 2119 react: ^18 || ^19 2123 2120 ··· 2469 2466 react-server-dom-webpack: 2470 2467 optional: true 2471 2468 2472 - '@voidzero-dev/vite-plus-core@0.1.19': 2473 - resolution: {integrity: sha512-BTmz50juSDolIN4Vtu5iVaPONV1XSrMB5V+9IoBhhxdogfvp7PBhaHuAcPjTN2RTVowhLZXoo8mn+aHjq//bkw==} 2469 + '@voidzero-dev/vite-plus-core@0.1.20': 2470 + resolution: {integrity: sha512-4KmzRfzwTeG3JuvDijrdqWusSgRvLMKDPrVsDdtbDVVjEMq0VnM8lSH+Nvepd6Pg+SuSVUP212OIfH/3Yn1bfA==} 2474 2471 engines: {node: ^20.19.0 || >=22.12.0} 2475 2472 peerDependencies: 2476 2473 '@arethetypeswrong/core': ^0.18.1 2477 - '@tsdown/css': 0.21.9 2478 - '@tsdown/exe': 0.21.9 2474 + '@tsdown/css': 0.21.10 2475 + '@tsdown/exe': 0.21.10 2479 2476 '@types/node': ^20.19.0 || >=22.12.0 2480 2477 '@vitejs/devtools': ^0.1.0 2481 2478 esbuild: ^0.27.0 || ^0.28.0 ··· 2529 2526 yaml: 2530 2527 optional: true 2531 2528 2532 - '@voidzero-dev/vite-plus-darwin-arm64@0.1.19': 2533 - resolution: {integrity: sha512-6MY/RiaRXKJ6wD/ftZnf+ohEqU68zHp3bVWetIw9dakcPL7TXoiIkDoechmZXCh+5eqxehvap4eh2eNEvWSM1Q==} 2529 + '@voidzero-dev/vite-plus-darwin-arm64@0.1.20': 2530 + resolution: {integrity: sha512-ykCOJk91h0IEMvljYGTauI4Svxr/CatZAitofvtEFqaTCLE3n06QCHD8qWphMM784VnPz1G/J2xuewxbQduNlg==} 2534 2531 engines: {node: ^20.19.0 || >=22.12.0} 2535 2532 cpu: [arm64] 2536 2533 os: [darwin] 2537 2534 2538 - '@voidzero-dev/vite-plus-darwin-x64@0.1.19': 2539 - resolution: {integrity: sha512-jV6ygWCarMFW5DRqRyFkB2jpRDiAlLYzyQu0HZfYNoxfdNyO7isfuR5X6gV+ji7J3Kp0RZOiGrQUCjxTPqZg5w==} 2535 + '@voidzero-dev/vite-plus-darwin-x64@0.1.20': 2536 + resolution: {integrity: sha512-5XxNW9cYEh85Z4BErALyWh/tLP/NZmxNXzUQ0FanhHreI2Zq7FfgbSqQNvC7/sYsPYTWf74RlxmIjzV7R/Lb5Q==} 2540 2537 engines: {node: ^20.19.0 || >=22.12.0} 2541 2538 cpu: [x64] 2542 2539 os: [darwin] 2543 2540 2544 - '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.19': 2545 - resolution: {integrity: sha512-jIWMgAok77aDuTK2kCQXn4Zp7pnUM56BvKhHCvnAmsF4yrs1KLQfH6YOdQMnVbNjQDneQgqdwHVDnkOfJRokYw==} 2541 + '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.20': 2542 + resolution: {integrity: sha512-Mc7npPBd9t/h0haURVCZGae+TfB0Yx2Ex8HbPKOVA4hnN9ynlMhMpLRFfTQAicDKYbEGDhfBcbCIX0vVv4vacA==} 2546 2543 engines: {node: ^20.19.0 || >=22.12.0} 2547 2544 cpu: [arm64] 2548 2545 os: [linux] 2549 2546 libc: [glibc] 2550 2547 2551 - '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.19': 2552 - resolution: {integrity: sha512-fUuXUqCl3zMbS5QpMJzewVjrpbtzlwuzYQSh5q59CMq65uCXT07amJzmuAFReDEMrwEAmjGgbamJ1ctLAYCxrA==} 2548 + '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.20': 2549 + resolution: {integrity: sha512-Oh/pxMdTLR/wsDl/OONjItjLOeTewFBLuKkH5RQmcI9g3AVqKzLj1/uawujgysBI5E25tonRRK7I2q/zu8Uqvg==} 2553 2550 engines: {node: ^20.19.0 || >=22.12.0} 2554 2551 cpu: [arm64] 2555 2552 os: [linux] 2556 2553 libc: [musl] 2557 2554 2558 - '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.19': 2559 - resolution: {integrity: sha512-xFVGMo1Yo5p9gABpOSSGgu5LhhMQs6qVXU7xL+NAGnaVViAYujNuOhCpBk2yK4Cy98KiNOjwnR5jG0TnRd22xg==} 2555 + '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.20': 2556 + resolution: {integrity: sha512-msO1ZoUX5aSK8L6kN1C3XQO4CcH9aFsNPRSNcO1cjk1kTnaLyVYzkVxgvbh3vk7nzZAAMkmyZ4SlMpqJrdahrg==} 2560 2557 engines: {node: ^20.19.0 || >=22.12.0} 2561 2558 cpu: [x64] 2562 2559 os: [linux] 2563 2560 libc: [glibc] 2564 2561 2565 - '@voidzero-dev/vite-plus-linux-x64-musl@0.1.19': 2566 - resolution: {integrity: sha512-iEDxL85v/C01yF2EJKknkjDhKbgY10NL9/sZ4HxezWykePK6QpYY5ClWGL7gIi+YFp8rtAdRPKlrf0mTlYMvxw==} 2562 + '@voidzero-dev/vite-plus-linux-x64-musl@0.1.20': 2563 + resolution: {integrity: sha512-U93urREvg23ZFDkxKkkfWWIOI4GI9erhbWAZpXG+GeYqygWKrVC6PUTXiuexVg3/CFg2sSMTdm1W6V7TFG5hYA==} 2567 2564 engines: {node: ^20.19.0 || >=22.12.0} 2568 2565 cpu: [x64] 2569 2566 os: [linux] 2570 2567 libc: [musl] 2571 2568 2572 - '@voidzero-dev/vite-plus-test@0.1.19': 2573 - resolution: {integrity: sha512-KK0lfqyiEOEykp3hrcHT49f1j3M3t15ZKCuO+e9KbDRambU7tdz70xoHCKkRXcFgnds9gqi09PSLVy1k8XN+Hg==} 2569 + '@voidzero-dev/vite-plus-test@0.1.20': 2570 + resolution: {integrity: sha512-vy2dJYw1bhgQ/+BrQrfwPlSKzQ2mm3YLJ9kGF7Yo0UJ2P3XKpshtgFIWLjSg/IASnC93OAx0c/7j3NM0I1RMuA==} 2574 2571 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} 2575 2572 peerDependencies: 2576 2573 '@edge-runtime/vm': '*' 2577 2574 '@opentelemetry/api': ^1.9.0 2578 2575 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 2579 - '@vitest/coverage-istanbul': 4.1.4 2580 - '@vitest/coverage-v8': 4.1.4 2581 - '@vitest/ui': 4.1.4 2576 + '@vitest/coverage-istanbul': 4.1.5 2577 + '@vitest/coverage-v8': 4.1.5 2578 + '@vitest/ui': 4.1.5 2582 2579 happy-dom: '*' 2583 2580 jsdom: '*' 2584 2581 vite: ^6.0.0 || ^7.0.0 || ^8.0.0 ··· 2600 2597 jsdom: 2601 2598 optional: true 2602 2599 2603 - '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.19': 2604 - resolution: {integrity: sha512-2GGeGr2mtXLjV9O8CXEEZkV6O8q8rMBhq8fj5fyaSuBe5FQ1OxGYYMDqNBxvbg+hSUw0ThKK6qmirj5fF2e/iw==} 2600 + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.20': 2601 + resolution: {integrity: sha512-deXfe3h2OpzKV88s1PMUgVOJfN9LlnDDpIEVH6y2+YAXwlTSO7YeKBj2QmyS6ALZCI4Rfp4HOsB0OKMVBfEqww==} 2605 2602 engines: {node: ^20.19.0 || >=22.12.0} 2606 2603 cpu: [arm64] 2607 2604 os: [win32] 2608 2605 2609 - '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.19': 2610 - resolution: {integrity: sha512-//xUNHQnd+p4Xd4rlObAvum3DW1ugbWZ+kfaqD7biHQ9HQwHF28WSpJ3+d31vLUHj4o3DXYSA67g1Bq2d4tVgg==} 2606 + '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.20': 2607 + resolution: {integrity: sha512-ygdgQgo0N9oUI1Q2IdYBcvr+KLY6riaqLY/bkWNYtvHS4uk8a4GuEd0F08znWt2E8sFm29i35bYIzI6fFY2EBg==} 2611 2608 engines: {node: ^20.19.0 || >=22.12.0} 2612 2609 cpu: [x64] 2613 2610 os: [win32] ··· 2811 2808 base64-js@1.5.1: 2812 2809 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} 2813 2810 2814 - baseline-browser-mapping@2.10.23: 2815 - resolution: {integrity: sha512-xwVXGqevyKPsiuQdLj+dZMVjidjJV508TBqexND5HrF89cGdCYCJFB3qhcxRHSeMctdCfbR1jrxBajhDy7o29g==} 2811 + baseline-browser-mapping@2.10.24: 2812 + resolution: {integrity: sha512-I2NkZOOrj2XuguvWCK6OVh9GavsNjZjK908Rq3mIBK25+GD8vPX5w2WdxVqnQ7xx3SrZJiCiZFu+/Oz50oSYSA==} 2816 2813 engines: {node: '>=6.0.0'} 2817 2814 hasBin: true 2818 2815 ··· 4058 4055 resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==} 4059 4056 engines: {node: '>=18'} 4060 4057 4061 - knip@6.7.0: 4062 - resolution: {integrity: sha512-ckL51NDH1YJxnv1kNB0iUdDngB4f/e9Igz8uIqYfmNDoyOFmmk1V0WFv3LQ7/hzC63b2Z9X41gGUE9eOWrZpaA==} 4058 + knip@6.8.0: 4059 + resolution: {integrity: sha512-FaTrNiqc74KTUMI4KZ5CWWxR2oVTm/bEEik16NKz7usiUJXG4+Df2XA2SPAm+mG9bBY22NvBMM4IeBcUZFslyg==} 4063 4060 engines: {node: ^20.19.0 || >=22.12.0} 4064 4061 hasBin: true 4065 4062 ··· 4547 4544 resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} 4548 4545 engines: {node: '>= 0.4'} 4549 4546 4550 - oxc-parser@0.127.0: 4551 - resolution: {integrity: sha512-bkgD4qHlN7WxLdX8bLXdaU54TtQtAIg/ZBAfm0aje/mo3MRDo3P0hZSgr4U7O3xfX+fQmR5AP04JS/TGcZLcFA==} 4547 + oxc-parser@0.128.0: 4548 + resolution: {integrity: sha512-XkOw3eiIxAgQ19WRew/Bq9wc5Ga/guaWIzDBzq80z1PyuDNGvWBpPby9k6YGwV8A8uMw+Nlq3xqlzuDYmUFYUw==} 4552 4549 engines: {node: ^20.19.0 || >=22.12.0} 4553 4550 4554 4551 oxc-resolver@11.19.1: 4555 4552 resolution: {integrity: sha512-qE/CIg/spwrTBFt5aKmwe3ifeDdLfA2NESN30E42X/lII5ClF8V7Wt6WIJhcGZjp0/Q+nQ+9vgxGk//xZNX2hg==} 4556 4553 4557 - oxfmt@0.45.0: 4558 - resolution: {integrity: sha512-0o/COoN9fY50bjVeM7PQsNgbhndKurBIeTIcspW033OumksjJJmIVDKjAk5HMwU/GHTxSOdGDdhJ6BRzGPmsHg==} 4554 + oxfmt@0.46.0: 4555 + resolution: {integrity: sha512-CopwJOwPAjZ9p76fCvz+mSOJTw9/NY3cSksZK3VO/bUQ8UoEcketNgUuYS0UB3p+R9XnXe7wGGXUmyFxc7QxJA==} 4559 4556 engines: {node: ^20.19.0 || >=22.12.0} 4560 4557 hasBin: true 4561 4558 4562 - oxlint-tsgolint@0.21.1: 4563 - resolution: {integrity: sha512-O2hxiT14C2HJkwzBU6CQBFPoagSd/IcV+Tt3e3UUaXFwbW4BO5DSDPSSboc3UM5MIDY+MLyepvtQwBQafNxWdw==} 4559 + oxlint-tsgolint@0.22.0: 4560 + resolution: {integrity: sha512-ku4MecLmCQIj1ScCtzNAqTuyl0BJQ02B36fJT+c5XQihHpYSFak+FC3GYO5fPyYk4oDwi0w0S7hTvrpNzuZhig==} 4564 4561 hasBin: true 4565 4562 4566 - oxlint@1.60.0: 4567 - resolution: {integrity: sha512-tnRzTWiWJ9pg3ftRWnD0+Oqh78L6ZSwcEudvCZaER0PIqiAnNyXj5N1dPwjmNpDalkKS9m/WMLN1CTPUBPmsgw==} 4563 + oxlint@1.61.0: 4564 + resolution: {integrity: sha512-ZC0ALuhDZ6ivOFG+sy0D0pEDN49EvsId98zVlmYdkcXHsEM14m/qTNUEsUpiFiCVbpIxYtVBmmLE87nsbUHohQ==} 4568 4565 engines: {node: ^20.19.0 || >=22.12.0} 4569 4566 hasBin: true 4570 4567 peerDependencies: ··· 4677 4674 picoquery@2.5.0: 4678 4675 resolution: {integrity: sha512-j1kgOFxtaCyoFCkpoYG2Oj3OdGakadO7HZ7o5CqyRazlmBekKhbDoUnNnXASE07xSY4nDImWZkrZv7toSxMi/g==} 4679 4676 4680 - pixelmatch@7.1.0: 4681 - resolution: {integrity: sha512-1wrVzJ2STrpmONHKBy228LM1b84msXDUoAzVEl0R8Mz4Ce6EPr+IVtxm8+yvrqLYMHswREkjYFaMxnyGnaY3Ng==} 4677 + pixelmatch@7.2.0: 4678 + resolution: {integrity: sha512-xhcb4yHu9sM/G7foGzoLtXYcC0zHEaOXXjRKhGup0fw78Nf2Tkiapv4EQyMzrbcmQPsllAI7DbFY2UT7PlI9Pg==} 4682 4679 hasBin: true 4683 4680 4684 4681 pkg-types@1.3.1: ··· 5114 5111 resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} 5115 5112 engines: {node: '>=6'} 5116 5113 5117 - tar-stream@3.1.8: 5118 - resolution: {integrity: sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==} 5114 + tar-stream@3.2.0: 5115 + resolution: {integrity: sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==} 5119 5116 5120 5117 tar@7.5.13: 5121 5118 resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==} ··· 5137 5134 resolution: {integrity: sha512-Ae3OVUqifDw0wBriIBS7yVaW44Dp6eSHQcyq4Igc7eN2TJH/2YsicswaW+J/OuMvhpDPOKEgpAZCjkb4hpoyeA==} 5138 5135 engines: {node: ^16.14.0 || >= 17.3.0} 5139 5136 5140 - tinyexec@1.1.1: 5141 - resolution: {integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==} 5137 + tinyexec@1.1.2: 5138 + resolution: {integrity: sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==} 5142 5139 engines: {node: '>=18'} 5143 5140 5144 5141 tinyglobby@0.2.16: ··· 5230 5227 engines: {node: '>=14.17'} 5231 5228 hasBin: true 5232 5229 5233 - ufo@1.6.3: 5234 - resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} 5230 + ufo@1.6.4: 5231 + resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} 5235 5232 5236 5233 ulid@3.0.2: 5237 5234 resolution: {integrity: sha512-yu26mwteFYzBAot7KVMqFGCVpsF6g8wXfJzQUHvu1no3+rRRSFcSV2nKeYvNPLD2J4b08jYBDhHUjeH0ygIl9w==} ··· 5378 5375 resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} 5379 5376 hasBin: true 5380 5377 5381 - uuid@13.0.0: 5382 - resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} 5378 + uuid@13.0.1: 5379 + resolution: {integrity: sha512-9ezox2roIft6ExBVTVqibSd5dc5/47Sw/uY6b4SjQUT2TzQ0tltNquWA46y4xPQmdZYqvnio22SgWd41M86+jw==} 5383 5380 hasBin: true 5384 5381 5385 5382 valibot@1.3.1: ··· 5406 5403 vfile@6.0.3: 5407 5404 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 5408 5405 5409 - vite-plus@0.1.19: 5410 - resolution: {integrity: sha512-QWuTqkO/a8Q7I3hHnYdvwlJa7mcc6hgh99/8CHoRb27pgo+z1ux+NGYYCZPJHKVtatAtVRaQQvy4cEQBHyB87A==} 5406 + vite-plus@0.1.20: 5407 + resolution: {integrity: sha512-hxJqXTxiiFhszwAeD0MvKlztVuXE4TztTdJ64BPxGqgY67F0PDa5eZkUsrN91Ae8aYUMfweW6V/J57OUO9/0zw==} 5411 5408 engines: {node: ^20.19.0 || >=22.12.0} 5412 5409 hasBin: true 5413 5410 ··· 5725 5722 5726 5723 '@electric-sql/pglite@0.3.16': {} 5727 5724 5728 - '@emnapi/core@1.9.2': 5725 + '@emnapi/core@1.10.0': 5729 5726 dependencies: 5730 5727 '@emnapi/wasi-threads': 1.2.1 5731 5728 tslib: 2.8.1 5732 5729 optional: true 5733 5730 5734 5731 '@emnapi/runtime@1.10.0': 5735 - dependencies: 5736 - tslib: 2.8.1 5737 - optional: true 5738 - 5739 - '@emnapi/runtime@1.9.2': 5740 5732 dependencies: 5741 5733 tslib: 2.8.1 5742 5734 optional: true ··· 6159 6151 6160 6152 '@microsoft/fetch-event-source@2.0.1': {} 6161 6153 6162 - '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0)': 6154 + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 6163 6155 dependencies: 6164 - '@emnapi/core': 1.9.2 6156 + '@emnapi/core': 1.10.0 6165 6157 '@emnapi/runtime': 1.10.0 6166 6158 '@tybys/wasm-util': 0.10.1 6167 6159 optional: true 6168 6160 6169 - '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)': 6170 - dependencies: 6171 - '@emnapi/core': 1.9.2 6172 - '@emnapi/runtime': 1.9.2 6173 - '@tybys/wasm-util': 0.10.1 6174 - optional: true 6175 - 6176 6161 '@netlify/ai@0.4.1': 6177 6162 dependencies: 6178 6163 '@netlify/api': 14.0.18 ··· 6246 6231 parse-gitignore: 2.0.0 6247 6232 semver: 7.7.4 6248 6233 tmp-promise: 3.0.3 6249 - uuid: 13.0.0 6234 + uuid: 13.0.1 6250 6235 write-file-atomic: 5.0.1 6251 6236 6252 6237 '@netlify/dev@4.18.1(srvx@0.11.15)': ··· 6444 6429 6445 6430 '@netlify/types@2.6.0': {} 6446 6431 6447 - '@netlify/vite-plugin-tanstack-start@1.3.9(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15)': 6432 + '@netlify/vite-plugin-tanstack-start@1.3.9(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15)': 6448 6433 dependencies: 6449 - '@netlify/vite-plugin': 2.12.1(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15) 6450 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 6434 + '@netlify/vite-plugin': 2.12.1(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15) 6435 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 6451 6436 optionalDependencies: 6452 - '@tanstack/react-start': 1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 6437 + '@tanstack/react-start': 1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 6453 6438 transitivePeerDependencies: 6454 6439 - '@azure/app-configuration' 6455 6440 - '@azure/cosmos' ··· 6478 6463 - supports-color 6479 6464 - uploadthing 6480 6465 6481 - '@netlify/vite-plugin@2.12.1(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15)': 6466 + '@netlify/vite-plugin@2.12.1(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(srvx@0.11.15)': 6482 6467 dependencies: 6483 6468 '@netlify/dev': 4.18.1(srvx@0.11.15) 6484 6469 '@netlify/dev-utils': 4.4.3 6485 6470 dedent: 1.7.2 6486 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 6471 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 6487 6472 transitivePeerDependencies: 6488 6473 - '@azure/app-configuration' 6489 6474 - '@azure/cosmos' ··· 6642 6627 6643 6628 '@opentelemetry/semantic-conventions@1.28.0': {} 6644 6629 6645 - '@oxc-parser/binding-android-arm-eabi@0.127.0': 6630 + '@oxc-parser/binding-android-arm-eabi@0.128.0': 6646 6631 optional: true 6647 6632 6648 - '@oxc-parser/binding-android-arm64@0.127.0': 6633 + '@oxc-parser/binding-android-arm64@0.128.0': 6649 6634 optional: true 6650 6635 6651 - '@oxc-parser/binding-darwin-arm64@0.127.0': 6636 + '@oxc-parser/binding-darwin-arm64@0.128.0': 6652 6637 optional: true 6653 6638 6654 - '@oxc-parser/binding-darwin-x64@0.127.0': 6639 + '@oxc-parser/binding-darwin-x64@0.128.0': 6655 6640 optional: true 6656 6641 6657 - '@oxc-parser/binding-freebsd-x64@0.127.0': 6642 + '@oxc-parser/binding-freebsd-x64@0.128.0': 6658 6643 optional: true 6659 6644 6660 - '@oxc-parser/binding-linux-arm-gnueabihf@0.127.0': 6645 + '@oxc-parser/binding-linux-arm-gnueabihf@0.128.0': 6661 6646 optional: true 6662 6647 6663 - '@oxc-parser/binding-linux-arm-musleabihf@0.127.0': 6648 + '@oxc-parser/binding-linux-arm-musleabihf@0.128.0': 6664 6649 optional: true 6665 6650 6666 - '@oxc-parser/binding-linux-arm64-gnu@0.127.0': 6651 + '@oxc-parser/binding-linux-arm64-gnu@0.128.0': 6667 6652 optional: true 6668 6653 6669 - '@oxc-parser/binding-linux-arm64-musl@0.127.0': 6654 + '@oxc-parser/binding-linux-arm64-musl@0.128.0': 6670 6655 optional: true 6671 6656 6672 - '@oxc-parser/binding-linux-ppc64-gnu@0.127.0': 6657 + '@oxc-parser/binding-linux-ppc64-gnu@0.128.0': 6673 6658 optional: true 6674 6659 6675 - '@oxc-parser/binding-linux-riscv64-gnu@0.127.0': 6660 + '@oxc-parser/binding-linux-riscv64-gnu@0.128.0': 6676 6661 optional: true 6677 6662 6678 - '@oxc-parser/binding-linux-riscv64-musl@0.127.0': 6663 + '@oxc-parser/binding-linux-riscv64-musl@0.128.0': 6679 6664 optional: true 6680 6665 6681 - '@oxc-parser/binding-linux-s390x-gnu@0.127.0': 6666 + '@oxc-parser/binding-linux-s390x-gnu@0.128.0': 6682 6667 optional: true 6683 6668 6684 - '@oxc-parser/binding-linux-x64-gnu@0.127.0': 6669 + '@oxc-parser/binding-linux-x64-gnu@0.128.0': 6685 6670 optional: true 6686 6671 6687 - '@oxc-parser/binding-linux-x64-musl@0.127.0': 6672 + '@oxc-parser/binding-linux-x64-musl@0.128.0': 6688 6673 optional: true 6689 6674 6690 - '@oxc-parser/binding-openharmony-arm64@0.127.0': 6675 + '@oxc-parser/binding-openharmony-arm64@0.128.0': 6691 6676 optional: true 6692 6677 6693 - '@oxc-parser/binding-wasm32-wasi@0.127.0': 6678 + '@oxc-parser/binding-wasm32-wasi@0.128.0': 6694 6679 dependencies: 6695 - '@emnapi/core': 1.9.2 6696 - '@emnapi/runtime': 1.9.2 6697 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2) 6680 + '@emnapi/core': 1.10.0 6681 + '@emnapi/runtime': 1.10.0 6682 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 6698 6683 optional: true 6699 6684 6700 - '@oxc-parser/binding-win32-arm64-msvc@0.127.0': 6685 + '@oxc-parser/binding-win32-arm64-msvc@0.128.0': 6701 6686 optional: true 6702 6687 6703 - '@oxc-parser/binding-win32-ia32-msvc@0.127.0': 6688 + '@oxc-parser/binding-win32-ia32-msvc@0.128.0': 6704 6689 optional: true 6705 6690 6706 - '@oxc-parser/binding-win32-x64-msvc@0.127.0': 6691 + '@oxc-parser/binding-win32-x64-msvc@0.128.0': 6707 6692 optional: true 6708 6693 6709 - '@oxc-project/runtime@0.126.0': {} 6710 - 6711 - '@oxc-project/types@0.126.0': {} 6694 + '@oxc-project/runtime@0.127.0': {} 6712 6695 6713 6696 '@oxc-project/types@0.127.0': {} 6697 + 6698 + '@oxc-project/types@0.128.0': {} 6714 6699 6715 6700 '@oxc-resolver/binding-android-arm-eabi@11.19.1': 6716 6701 optional: true ··· 6760 6745 '@oxc-resolver/binding-openharmony-arm64@11.19.1': 6761 6746 optional: true 6762 6747 6763 - '@oxc-resolver/binding-wasm32-wasi@11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0)': 6748 + '@oxc-resolver/binding-wasm32-wasi@11.19.1(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 6764 6749 dependencies: 6765 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 6750 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 6766 6751 transitivePeerDependencies: 6767 6752 - '@emnapi/core' 6768 6753 - '@emnapi/runtime' ··· 6777 6762 '@oxc-resolver/binding-win32-x64-msvc@11.19.1': 6778 6763 optional: true 6779 6764 6780 - '@oxfmt/binding-android-arm-eabi@0.45.0': 6765 + '@oxfmt/binding-android-arm-eabi@0.46.0': 6781 6766 optional: true 6782 6767 6783 - '@oxfmt/binding-android-arm64@0.45.0': 6768 + '@oxfmt/binding-android-arm64@0.46.0': 6784 6769 optional: true 6785 6770 6786 - '@oxfmt/binding-darwin-arm64@0.45.0': 6771 + '@oxfmt/binding-darwin-arm64@0.46.0': 6787 6772 optional: true 6788 6773 6789 - '@oxfmt/binding-darwin-x64@0.45.0': 6774 + '@oxfmt/binding-darwin-x64@0.46.0': 6790 6775 optional: true 6791 6776 6792 - '@oxfmt/binding-freebsd-x64@0.45.0': 6777 + '@oxfmt/binding-freebsd-x64@0.46.0': 6793 6778 optional: true 6794 6779 6795 - '@oxfmt/binding-linux-arm-gnueabihf@0.45.0': 6780 + '@oxfmt/binding-linux-arm-gnueabihf@0.46.0': 6796 6781 optional: true 6797 6782 6798 - '@oxfmt/binding-linux-arm-musleabihf@0.45.0': 6783 + '@oxfmt/binding-linux-arm-musleabihf@0.46.0': 6799 6784 optional: true 6800 6785 6801 - '@oxfmt/binding-linux-arm64-gnu@0.45.0': 6786 + '@oxfmt/binding-linux-arm64-gnu@0.46.0': 6802 6787 optional: true 6803 6788 6804 - '@oxfmt/binding-linux-arm64-musl@0.45.0': 6789 + '@oxfmt/binding-linux-arm64-musl@0.46.0': 6805 6790 optional: true 6806 6791 6807 - '@oxfmt/binding-linux-ppc64-gnu@0.45.0': 6792 + '@oxfmt/binding-linux-ppc64-gnu@0.46.0': 6808 6793 optional: true 6809 6794 6810 - '@oxfmt/binding-linux-riscv64-gnu@0.45.0': 6795 + '@oxfmt/binding-linux-riscv64-gnu@0.46.0': 6811 6796 optional: true 6812 6797 6813 - '@oxfmt/binding-linux-riscv64-musl@0.45.0': 6798 + '@oxfmt/binding-linux-riscv64-musl@0.46.0': 6814 6799 optional: true 6815 6800 6816 - '@oxfmt/binding-linux-s390x-gnu@0.45.0': 6801 + '@oxfmt/binding-linux-s390x-gnu@0.46.0': 6817 6802 optional: true 6818 6803 6819 - '@oxfmt/binding-linux-x64-gnu@0.45.0': 6804 + '@oxfmt/binding-linux-x64-gnu@0.46.0': 6820 6805 optional: true 6821 6806 6822 - '@oxfmt/binding-linux-x64-musl@0.45.0': 6807 + '@oxfmt/binding-linux-x64-musl@0.46.0': 6823 6808 optional: true 6824 6809 6825 - '@oxfmt/binding-openharmony-arm64@0.45.0': 6810 + '@oxfmt/binding-openharmony-arm64@0.46.0': 6826 6811 optional: true 6827 6812 6828 - '@oxfmt/binding-win32-arm64-msvc@0.45.0': 6813 + '@oxfmt/binding-win32-arm64-msvc@0.46.0': 6829 6814 optional: true 6830 6815 6831 - '@oxfmt/binding-win32-ia32-msvc@0.45.0': 6816 + '@oxfmt/binding-win32-ia32-msvc@0.46.0': 6832 6817 optional: true 6833 6818 6834 - '@oxfmt/binding-win32-x64-msvc@0.45.0': 6819 + '@oxfmt/binding-win32-x64-msvc@0.46.0': 6835 6820 optional: true 6836 6821 6837 - '@oxlint-tsgolint/darwin-arm64@0.21.1': 6822 + '@oxlint-tsgolint/darwin-arm64@0.22.0': 6838 6823 optional: true 6839 6824 6840 - '@oxlint-tsgolint/darwin-x64@0.21.1': 6825 + '@oxlint-tsgolint/darwin-x64@0.22.0': 6841 6826 optional: true 6842 6827 6843 - '@oxlint-tsgolint/linux-arm64@0.21.1': 6828 + '@oxlint-tsgolint/linux-arm64@0.22.0': 6844 6829 optional: true 6845 6830 6846 - '@oxlint-tsgolint/linux-x64@0.21.1': 6831 + '@oxlint-tsgolint/linux-x64@0.22.0': 6847 6832 optional: true 6848 6833 6849 - '@oxlint-tsgolint/win32-arm64@0.21.1': 6834 + '@oxlint-tsgolint/win32-arm64@0.22.0': 6850 6835 optional: true 6851 6836 6852 - '@oxlint-tsgolint/win32-x64@0.21.1': 6837 + '@oxlint-tsgolint/win32-x64@0.22.0': 6853 6838 optional: true 6854 6839 6855 - '@oxlint/binding-android-arm-eabi@1.60.0': 6840 + '@oxlint/binding-android-arm-eabi@1.61.0': 6856 6841 optional: true 6857 6842 6858 - '@oxlint/binding-android-arm64@1.60.0': 6843 + '@oxlint/binding-android-arm64@1.61.0': 6859 6844 optional: true 6860 6845 6861 - '@oxlint/binding-darwin-arm64@1.60.0': 6846 + '@oxlint/binding-darwin-arm64@1.61.0': 6862 6847 optional: true 6863 6848 6864 - '@oxlint/binding-darwin-x64@1.60.0': 6849 + '@oxlint/binding-darwin-x64@1.61.0': 6865 6850 optional: true 6866 6851 6867 - '@oxlint/binding-freebsd-x64@1.60.0': 6852 + '@oxlint/binding-freebsd-x64@1.61.0': 6868 6853 optional: true 6869 6854 6870 - '@oxlint/binding-linux-arm-gnueabihf@1.60.0': 6855 + '@oxlint/binding-linux-arm-gnueabihf@1.61.0': 6871 6856 optional: true 6872 6857 6873 - '@oxlint/binding-linux-arm-musleabihf@1.60.0': 6858 + '@oxlint/binding-linux-arm-musleabihf@1.61.0': 6874 6859 optional: true 6875 6860 6876 - '@oxlint/binding-linux-arm64-gnu@1.60.0': 6861 + '@oxlint/binding-linux-arm64-gnu@1.61.0': 6877 6862 optional: true 6878 6863 6879 - '@oxlint/binding-linux-arm64-musl@1.60.0': 6864 + '@oxlint/binding-linux-arm64-musl@1.61.0': 6880 6865 optional: true 6881 6866 6882 - '@oxlint/binding-linux-ppc64-gnu@1.60.0': 6867 + '@oxlint/binding-linux-ppc64-gnu@1.61.0': 6883 6868 optional: true 6884 6869 6885 - '@oxlint/binding-linux-riscv64-gnu@1.60.0': 6870 + '@oxlint/binding-linux-riscv64-gnu@1.61.0': 6886 6871 optional: true 6887 6872 6888 - '@oxlint/binding-linux-riscv64-musl@1.60.0': 6873 + '@oxlint/binding-linux-riscv64-musl@1.61.0': 6889 6874 optional: true 6890 6875 6891 - '@oxlint/binding-linux-s390x-gnu@1.60.0': 6876 + '@oxlint/binding-linux-s390x-gnu@1.61.0': 6892 6877 optional: true 6893 6878 6894 - '@oxlint/binding-linux-x64-gnu@1.60.0': 6879 + '@oxlint/binding-linux-x64-gnu@1.61.0': 6895 6880 optional: true 6896 6881 6897 - '@oxlint/binding-linux-x64-musl@1.60.0': 6882 + '@oxlint/binding-linux-x64-musl@1.61.0': 6898 6883 optional: true 6899 6884 6900 - '@oxlint/binding-openharmony-arm64@1.60.0': 6885 + '@oxlint/binding-openharmony-arm64@1.61.0': 6901 6886 optional: true 6902 6887 6903 - '@oxlint/binding-win32-arm64-msvc@1.60.0': 6888 + '@oxlint/binding-win32-arm64-msvc@1.61.0': 6904 6889 optional: true 6905 6890 6906 - '@oxlint/binding-win32-ia32-msvc@1.60.0': 6891 + '@oxlint/binding-win32-ia32-msvc@1.61.0': 6907 6892 optional: true 6908 6893 6909 - '@oxlint/binding-win32-x64-msvc@1.60.0': 6894 + '@oxlint/binding-win32-x64-msvc@1.61.0': 6910 6895 optional: true 6911 6896 6912 6897 '@parcel/watcher-android-arm64@2.5.6': ··· 7111 7096 postcss-selector-parser: 6.0.10 7112 7097 tailwindcss: 4.2.4 7113 7098 7114 - '@tailwindcss/vite@4.2.4(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7099 + '@tailwindcss/vite@4.2.4(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7115 7100 dependencies: 7116 7101 '@tailwindcss/node': 4.2.4 7117 7102 '@tailwindcss/oxide': 4.2.4 7118 7103 tailwindcss: 4.2.4 7119 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7104 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7120 7105 7121 7106 '@tanstack/db-ivm@0.1.18(typescript@6.0.3)': 7122 7107 dependencies: ··· 7153 7138 transitivePeerDependencies: 7154 7139 - csstype 7155 7140 7156 - '@tanstack/devtools-vite@0.6.0(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7141 + '@tanstack/devtools-vite@0.6.0(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7157 7142 dependencies: 7158 7143 '@babel/core': 7.29.0 7159 7144 '@babel/generator': 7.29.1 ··· 7165 7150 chalk: 5.6.2 7166 7151 launch-editor: 2.13.2 7167 7152 picomatch: 4.0.4 7168 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7153 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7169 7154 transitivePeerDependencies: 7170 7155 - bufferutil 7171 7156 - supports-color ··· 7207 7192 '@tanstack/devtools-event-client': 0.4.3 7208 7193 '@tanstack/store': 0.11.0 7209 7194 7210 - '@tanstack/query-core@5.100.5': {} 7195 + '@tanstack/query-core@5.100.6': {} 7211 7196 7212 - '@tanstack/query-devtools@5.100.5': {} 7197 + '@tanstack/query-devtools@5.100.6': {} 7213 7198 7214 7199 '@tanstack/react-db@0.1.83(react@19.2.5)(typescript@6.0.3)': 7215 7200 dependencies: ··· 7239 7224 react: 19.2.5 7240 7225 react-dom: 19.2.5(react@19.2.5) 7241 7226 7242 - '@tanstack/react-query-devtools@5.100.5(@tanstack/react-query@5.100.5(react@19.2.5))(react@19.2.5)': 7227 + '@tanstack/react-query-devtools@5.100.6(@tanstack/react-query@5.100.6(react@19.2.5))(react@19.2.5)': 7243 7228 dependencies: 7244 - '@tanstack/query-devtools': 5.100.5 7245 - '@tanstack/react-query': 5.100.5(react@19.2.5) 7229 + '@tanstack/query-devtools': 5.100.6 7230 + '@tanstack/react-query': 5.100.6(react@19.2.5) 7246 7231 react: 19.2.5 7247 7232 7248 - '@tanstack/react-query@5.100.5(react@19.2.5)': 7233 + '@tanstack/react-query@5.100.6(react@19.2.5)': 7249 7234 dependencies: 7250 - '@tanstack/query-core': 5.100.5 7235 + '@tanstack/query-core': 5.100.6 7251 7236 react: 19.2.5 7252 7237 7253 7238 '@tanstack/react-router-devtools@1.166.13(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.17)(csstype@3.2.3)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': ··· 7261 7246 transitivePeerDependencies: 7262 7247 - csstype 7263 7248 7264 - '@tanstack/react-router-ssr-query@1.166.12(@tanstack/query-core@5.100.5)(@tanstack/react-query@5.100.5(react@19.2.5))(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.17)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7249 + '@tanstack/react-router-ssr-query@1.166.12(@tanstack/query-core@5.100.6)(@tanstack/react-query@5.100.6(react@19.2.5))(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@tanstack/router-core@1.168.17)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7265 7250 dependencies: 7266 - '@tanstack/query-core': 5.100.5 7267 - '@tanstack/react-query': 5.100.5(react@19.2.5) 7251 + '@tanstack/query-core': 5.100.6 7252 + '@tanstack/react-query': 5.100.6(react@19.2.5) 7268 7253 '@tanstack/react-router': 1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7269 - '@tanstack/router-ssr-query-core': 1.168.0(@tanstack/query-core@5.100.5)(@tanstack/router-core@1.168.17) 7254 + '@tanstack/router-ssr-query-core': 1.168.0(@tanstack/query-core@5.100.6)(@tanstack/router-core@1.168.17) 7270 7255 react: 19.2.5 7271 7256 react-dom: 19.2.5(react@19.2.5) 7272 7257 transitivePeerDependencies: ··· 7289 7274 react: 19.2.5 7290 7275 react-dom: 19.2.5(react@19.2.5) 7291 7276 7292 - '@tanstack/react-start-rsc@0.0.29(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7277 + '@tanstack/react-start-rsc@0.0.29(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7293 7278 dependencies: 7294 7279 '@tanstack/react-router': 1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7295 7280 '@tanstack/react-start-server': 1.166.44(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) ··· 7297 7282 '@tanstack/router-utils': 1.161.7 7298 7283 '@tanstack/start-client-core': 1.167.20 7299 7284 '@tanstack/start-fn-stubs': 1.161.6 7300 - '@tanstack/start-plugin-core': 1.169.6(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7285 + '@tanstack/start-plugin-core': 1.169.6(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7301 7286 '@tanstack/start-server-core': 1.167.22(crossws@0.4.5(srvx@0.11.15)) 7302 7287 '@tanstack/start-storage-context': 1.166.31 7303 7288 pathe: 2.0.3 7304 7289 react: 19.2.5 7305 7290 react-dom: 19.2.5(react@19.2.5) 7306 7291 optionalDependencies: 7307 - '@vitejs/plugin-rsc': 0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7292 + '@vitejs/plugin-rsc': 0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7308 7293 transitivePeerDependencies: 7309 7294 - '@rsbuild/core' 7310 7295 - crossws ··· 7325 7310 transitivePeerDependencies: 7326 7311 - crossws 7327 7312 7328 - '@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7313 + '@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7329 7314 dependencies: 7330 7315 '@tanstack/react-router': 1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7331 7316 '@tanstack/react-start-client': 1.166.43(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7332 - '@tanstack/react-start-rsc': 0.0.29(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7317 + '@tanstack/react-start-rsc': 0.0.29(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7333 7318 '@tanstack/react-start-server': 1.166.44(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7334 7319 '@tanstack/router-utils': 1.161.7 7335 7320 '@tanstack/start-client-core': 1.167.20 7336 - '@tanstack/start-plugin-core': 1.169.6(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7321 + '@tanstack/start-plugin-core': 1.169.6(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15)) 7337 7322 '@tanstack/start-server-core': 1.167.22(crossws@0.4.5(srvx@0.11.15)) 7338 7323 pathe: 2.0.3 7339 7324 react: 19.2.5 7340 7325 react-dom: 19.2.5(react@19.2.5) 7341 7326 optionalDependencies: 7342 - '@vitejs/plugin-rsc': 0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7343 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7327 + '@vitejs/plugin-rsc': 0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7328 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7344 7329 transitivePeerDependencies: 7345 7330 - '@rspack/core' 7346 7331 - crossws ··· 7391 7376 transitivePeerDependencies: 7392 7377 - supports-color 7393 7378 7394 - '@tanstack/router-plugin@1.167.28(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7379 + '@tanstack/router-plugin@1.167.28(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7395 7380 dependencies: 7396 7381 '@babel/core': 7.29.0 7397 7382 '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) ··· 7408 7393 zod: 3.25.76 7409 7394 optionalDependencies: 7410 7395 '@tanstack/react-router': 1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7411 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7396 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7412 7397 transitivePeerDependencies: 7413 7398 - supports-color 7414 7399 7415 - '@tanstack/router-ssr-query-core@1.168.0(@tanstack/query-core@5.100.5)(@tanstack/router-core@1.168.17)': 7400 + '@tanstack/router-ssr-query-core@1.168.0(@tanstack/query-core@5.100.6)(@tanstack/router-core@1.168.17)': 7416 7401 dependencies: 7417 - '@tanstack/query-core': 5.100.5 7402 + '@tanstack/query-core': 5.100.6 7418 7403 '@tanstack/router-core': 1.168.17 7419 7404 7420 7405 '@tanstack/router-utils@1.161.7': ··· 7440 7425 7441 7426 '@tanstack/start-fn-stubs@1.161.6': {} 7442 7427 7443 - '@tanstack/start-plugin-core@1.169.6(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))': 7428 + '@tanstack/start-plugin-core@1.169.6(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))': 7444 7429 dependencies: 7445 7430 '@babel/code-frame': 7.27.1 7446 7431 '@babel/core': 7.29.0 ··· 7448 7433 '@rolldown/pluginutils': 1.0.0-beta.40 7449 7434 '@tanstack/router-core': 1.168.17 7450 7435 '@tanstack/router-generator': 1.166.36 7451 - '@tanstack/router-plugin': 1.167.28(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7436 + '@tanstack/router-plugin': 1.167.28(@tanstack/react-router@1.168.25(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7452 7437 '@tanstack/router-utils': 1.161.7 7453 7438 '@tanstack/start-client-core': 1.167.20 7454 7439 '@tanstack/start-server-core': 1.167.22(crossws@0.4.5(srvx@0.11.15)) ··· 7461 7446 source-map: 0.7.6 7462 7447 srvx: 0.11.15 7463 7448 tinyglobby: 0.2.16 7464 - ufo: 1.6.3 7465 - vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7449 + ufo: 1.6.4 7450 + vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7466 7451 xmlbuilder2: 4.0.3 7467 7452 zod: 3.25.76 7468 7453 optionalDependencies: 7469 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7454 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7470 7455 transitivePeerDependencies: 7471 7456 - '@tanstack/react-router' 7472 7457 - crossws ··· 7485 7470 transitivePeerDependencies: 7486 7471 - crossws 7487 7472 7488 - '@tanstack/start-static-server-functions@1.166.36(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))': 7473 + '@tanstack/start-static-server-functions@1.166.36(@tanstack/react-start@1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))': 7489 7474 dependencies: 7490 7475 '@tanstack/start-client-core': 1.167.20 7491 7476 seroval: 1.5.2 7492 7477 optionalDependencies: 7493 - '@tanstack/react-start': 1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7478 + '@tanstack/react-start': 1.167.50(@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(crossws@0.4.5(srvx@0.11.15))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) 7494 7479 7495 7480 '@tanstack/start-storage-context@1.166.31': 7496 7481 dependencies: ··· 7648 7633 - rollup 7649 7634 - supports-color 7650 7635 7651 - '@vitejs/plugin-react@6.0.1(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7636 + '@vitejs/plugin-react@6.0.1(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': 7652 7637 dependencies: 7653 7638 '@rolldown/pluginutils': 1.0.0-rc.7 7654 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7639 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7655 7640 7656 - '@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7641 + '@vitejs/plugin-rsc@0.5.25(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': 7657 7642 dependencies: 7658 7643 '@rolldown/pluginutils': 1.0.0-rc.17 7659 7644 es-module-lexer: 2.1.0 ··· 7664 7649 srvx: 0.11.15 7665 7650 strip-literal: 3.1.0 7666 7651 turbo-stream: 3.2.0 7667 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7668 - vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7652 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7653 + vitefu: 1.1.3(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) 7669 7654 7670 - '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)': 7655 + '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)': 7671 7656 dependencies: 7672 - '@oxc-project/runtime': 0.126.0 7673 - '@oxc-project/types': 0.126.0 7657 + '@oxc-project/runtime': 0.127.0 7658 + '@oxc-project/types': 0.127.0 7674 7659 lightningcss: 1.32.0 7675 7660 postcss: 8.5.12 7676 7661 optionalDependencies: ··· 7682 7667 typescript: 6.0.3 7683 7668 yaml: 2.8.3 7684 7669 7685 - '@voidzero-dev/vite-plus-darwin-arm64@0.1.19': 7670 + '@voidzero-dev/vite-plus-darwin-arm64@0.1.20': 7686 7671 optional: true 7687 7672 7688 - '@voidzero-dev/vite-plus-darwin-x64@0.1.19': 7673 + '@voidzero-dev/vite-plus-darwin-x64@0.1.20': 7689 7674 optional: true 7690 7675 7691 - '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.19': 7676 + '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.20': 7692 7677 optional: true 7693 7678 7694 - '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.19': 7679 + '@voidzero-dev/vite-plus-linux-arm64-musl@0.1.20': 7695 7680 optional: true 7696 7681 7697 - '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.19': 7682 + '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.20': 7698 7683 optional: true 7699 7684 7700 - '@voidzero-dev/vite-plus-linux-x64-musl@0.1.19': 7685 + '@voidzero-dev/vite-plus-linux-x64-musl@0.1.20': 7701 7686 optional: true 7702 7687 7703 - '@voidzero-dev/vite-plus-test@0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)': 7688 + '@voidzero-dev/vite-plus-test@0.1.20(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)': 7704 7689 dependencies: 7705 7690 '@standard-schema/spec': 1.1.0 7706 7691 '@types/chai': 5.2.3 7707 - '@voidzero-dev/vite-plus-core': 0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 7692 + '@voidzero-dev/vite-plus-core': 0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 7708 7693 es-module-lexer: 1.7.0 7709 7694 obug: 2.1.1 7710 - pixelmatch: 7.1.0 7695 + pixelmatch: 7.2.0 7711 7696 pngjs: 7.0.0 7712 7697 sirv: 3.0.2 7713 7698 std-env: 4.1.0 7714 7699 tinybench: 2.9.0 7715 - tinyexec: 1.1.1 7700 + tinyexec: 1.1.2 7716 7701 tinyglobby: 0.2.16 7717 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7702 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 7718 7703 ws: 8.20.0 7719 7704 optionalDependencies: 7720 7705 '@opentelemetry/api': 1.9.0 ··· 7740 7725 - utf-8-validate 7741 7726 - yaml 7742 7727 7743 - '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.19': 7728 + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.20': 7744 7729 optional: true 7745 7730 7746 - '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.19': 7731 + '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.20': 7747 7732 optional: true 7748 7733 7749 7734 '@vue/compiler-core@3.5.33': ··· 7866 7851 buffer-crc32: 1.0.0 7867 7852 readable-stream: 4.7.0 7868 7853 readdir-glob: 1.1.3 7869 - tar-stream: 3.1.8 7854 + tar-stream: 3.2.0 7870 7855 zip-stream: 6.0.1 7871 7856 transitivePeerDependencies: 7872 7857 - bare-abort-controller ··· 7962 7947 7963 7948 base64-js@1.5.1: {} 7964 7949 7965 - baseline-browser-mapping@2.10.23: {} 7950 + baseline-browser-mapping@2.10.24: {} 7966 7951 7967 7952 better-ajv-errors@1.2.0(ajv@8.20.0): 7968 7953 dependencies: ··· 7995 7980 7996 7981 browserslist@4.28.2: 7997 7982 dependencies: 7998 - baseline-browser-mapping: 2.10.23 7983 + baseline-browser-mapping: 2.10.24 7999 7984 caniuse-lite: 1.0.30001791 8000 7985 electron-to-chromium: 1.5.344 8001 7986 node-releases: 2.0.38 ··· 8861 8846 iron-webcrypto: 1.2.1 8862 8847 node-mock-http: 1.0.4 8863 8848 radix3: 1.1.2 8864 - ufo: 1.6.3 8849 + ufo: 1.6.4 8865 8850 uncrypto: 0.1.3 8866 8851 8867 8852 h3@2.0.1-rc.20(crossws@0.4.5(srvx@0.11.15)): ··· 9038 9023 pathe: 2.0.3 9039 9024 sharp: 0.34.5 9040 9025 svgo: 4.0.1 9041 - ufo: 1.6.3 9026 + ufo: 1.6.4 9042 9027 unstorage: 1.17.5(@netlify/blobs@10.7.4) 9043 9028 xss: 1.0.15 9044 9029 transitivePeerDependencies: ··· 9278 9263 9279 9264 jwt-decode@4.0.0: {} 9280 9265 9281 - knip@6.7.0(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0): 9266 + knip@6.8.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): 9282 9267 dependencies: 9283 9268 fdir: 6.5.0(picomatch@4.0.4) 9284 9269 formatly: 0.3.0 9285 9270 get-tsconfig: 4.14.0 9286 9271 jiti: 2.6.1 9287 9272 minimist: 1.2.8 9288 - oxc-parser: 0.127.0 9289 - oxc-resolver: 11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 9273 + oxc-parser: 0.128.0 9274 + oxc-resolver: 11.19.1(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 9290 9275 picomatch: 4.0.4 9291 9276 smol-toml: 1.6.1 9292 9277 strip-json-comments: 5.0.3 ··· 9383 9368 pathe: 2.0.3 9384 9369 std-env: 4.1.0 9385 9370 tinyclip: 0.1.12 9386 - ufo: 1.6.3 9371 + ufo: 1.6.4 9387 9372 untun: 0.1.3 9388 9373 uqr: 0.1.3 9389 9374 transitivePeerDependencies: ··· 9834 9819 acorn: 8.16.0 9835 9820 pathe: 2.0.3 9836 9821 pkg-types: 1.3.1 9837 - ufo: 1.6.3 9822 + ufo: 1.6.4 9838 9823 9839 9824 module-definition@6.0.2: 9840 9825 dependencies: ··· 9938 9923 dependencies: 9939 9924 destr: 2.0.5 9940 9925 node-fetch-native: 1.6.7 9941 - ufo: 1.6.3 9926 + ufo: 1.6.4 9942 9927 9943 9928 omit.js@2.0.2: {} 9944 9929 ··· 9960 9945 object-keys: 1.1.1 9961 9946 safe-push-apply: 1.0.0 9962 9947 9963 - oxc-parser@0.127.0: 9948 + oxc-parser@0.128.0: 9964 9949 dependencies: 9965 - '@oxc-project/types': 0.127.0 9950 + '@oxc-project/types': 0.128.0 9966 9951 optionalDependencies: 9967 - '@oxc-parser/binding-android-arm-eabi': 0.127.0 9968 - '@oxc-parser/binding-android-arm64': 0.127.0 9969 - '@oxc-parser/binding-darwin-arm64': 0.127.0 9970 - '@oxc-parser/binding-darwin-x64': 0.127.0 9971 - '@oxc-parser/binding-freebsd-x64': 0.127.0 9972 - '@oxc-parser/binding-linux-arm-gnueabihf': 0.127.0 9973 - '@oxc-parser/binding-linux-arm-musleabihf': 0.127.0 9974 - '@oxc-parser/binding-linux-arm64-gnu': 0.127.0 9975 - '@oxc-parser/binding-linux-arm64-musl': 0.127.0 9976 - '@oxc-parser/binding-linux-ppc64-gnu': 0.127.0 9977 - '@oxc-parser/binding-linux-riscv64-gnu': 0.127.0 9978 - '@oxc-parser/binding-linux-riscv64-musl': 0.127.0 9979 - '@oxc-parser/binding-linux-s390x-gnu': 0.127.0 9980 - '@oxc-parser/binding-linux-x64-gnu': 0.127.0 9981 - '@oxc-parser/binding-linux-x64-musl': 0.127.0 9982 - '@oxc-parser/binding-openharmony-arm64': 0.127.0 9983 - '@oxc-parser/binding-wasm32-wasi': 0.127.0 9984 - '@oxc-parser/binding-win32-arm64-msvc': 0.127.0 9985 - '@oxc-parser/binding-win32-ia32-msvc': 0.127.0 9986 - '@oxc-parser/binding-win32-x64-msvc': 0.127.0 9952 + '@oxc-parser/binding-android-arm-eabi': 0.128.0 9953 + '@oxc-parser/binding-android-arm64': 0.128.0 9954 + '@oxc-parser/binding-darwin-arm64': 0.128.0 9955 + '@oxc-parser/binding-darwin-x64': 0.128.0 9956 + '@oxc-parser/binding-freebsd-x64': 0.128.0 9957 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.128.0 9958 + '@oxc-parser/binding-linux-arm-musleabihf': 0.128.0 9959 + '@oxc-parser/binding-linux-arm64-gnu': 0.128.0 9960 + '@oxc-parser/binding-linux-arm64-musl': 0.128.0 9961 + '@oxc-parser/binding-linux-ppc64-gnu': 0.128.0 9962 + '@oxc-parser/binding-linux-riscv64-gnu': 0.128.0 9963 + '@oxc-parser/binding-linux-riscv64-musl': 0.128.0 9964 + '@oxc-parser/binding-linux-s390x-gnu': 0.128.0 9965 + '@oxc-parser/binding-linux-x64-gnu': 0.128.0 9966 + '@oxc-parser/binding-linux-x64-musl': 0.128.0 9967 + '@oxc-parser/binding-openharmony-arm64': 0.128.0 9968 + '@oxc-parser/binding-wasm32-wasi': 0.128.0 9969 + '@oxc-parser/binding-win32-arm64-msvc': 0.128.0 9970 + '@oxc-parser/binding-win32-ia32-msvc': 0.128.0 9971 + '@oxc-parser/binding-win32-x64-msvc': 0.128.0 9987 9972 9988 - oxc-resolver@11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0): 9973 + oxc-resolver@11.19.1(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): 9989 9974 optionalDependencies: 9990 9975 '@oxc-resolver/binding-android-arm-eabi': 11.19.1 9991 9976 '@oxc-resolver/binding-android-arm64': 11.19.1 ··· 10003 9988 '@oxc-resolver/binding-linux-x64-gnu': 11.19.1 10004 9989 '@oxc-resolver/binding-linux-x64-musl': 11.19.1 10005 9990 '@oxc-resolver/binding-openharmony-arm64': 11.19.1 10006 - '@oxc-resolver/binding-wasm32-wasi': 11.19.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.10.0) 9991 + '@oxc-resolver/binding-wasm32-wasi': 11.19.1(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 10007 9992 '@oxc-resolver/binding-win32-arm64-msvc': 11.19.1 10008 9993 '@oxc-resolver/binding-win32-ia32-msvc': 11.19.1 10009 9994 '@oxc-resolver/binding-win32-x64-msvc': 11.19.1 ··· 10011 9996 - '@emnapi/core' 10012 9997 - '@emnapi/runtime' 10013 9998 10014 - oxfmt@0.45.0: 9999 + oxfmt@0.46.0: 10015 10000 dependencies: 10016 10001 tinypool: 2.1.0 10017 10002 optionalDependencies: 10018 - '@oxfmt/binding-android-arm-eabi': 0.45.0 10019 - '@oxfmt/binding-android-arm64': 0.45.0 10020 - '@oxfmt/binding-darwin-arm64': 0.45.0 10021 - '@oxfmt/binding-darwin-x64': 0.45.0 10022 - '@oxfmt/binding-freebsd-x64': 0.45.0 10023 - '@oxfmt/binding-linux-arm-gnueabihf': 0.45.0 10024 - '@oxfmt/binding-linux-arm-musleabihf': 0.45.0 10025 - '@oxfmt/binding-linux-arm64-gnu': 0.45.0 10026 - '@oxfmt/binding-linux-arm64-musl': 0.45.0 10027 - '@oxfmt/binding-linux-ppc64-gnu': 0.45.0 10028 - '@oxfmt/binding-linux-riscv64-gnu': 0.45.0 10029 - '@oxfmt/binding-linux-riscv64-musl': 0.45.0 10030 - '@oxfmt/binding-linux-s390x-gnu': 0.45.0 10031 - '@oxfmt/binding-linux-x64-gnu': 0.45.0 10032 - '@oxfmt/binding-linux-x64-musl': 0.45.0 10033 - '@oxfmt/binding-openharmony-arm64': 0.45.0 10034 - '@oxfmt/binding-win32-arm64-msvc': 0.45.0 10035 - '@oxfmt/binding-win32-ia32-msvc': 0.45.0 10036 - '@oxfmt/binding-win32-x64-msvc': 0.45.0 10003 + '@oxfmt/binding-android-arm-eabi': 0.46.0 10004 + '@oxfmt/binding-android-arm64': 0.46.0 10005 + '@oxfmt/binding-darwin-arm64': 0.46.0 10006 + '@oxfmt/binding-darwin-x64': 0.46.0 10007 + '@oxfmt/binding-freebsd-x64': 0.46.0 10008 + '@oxfmt/binding-linux-arm-gnueabihf': 0.46.0 10009 + '@oxfmt/binding-linux-arm-musleabihf': 0.46.0 10010 + '@oxfmt/binding-linux-arm64-gnu': 0.46.0 10011 + '@oxfmt/binding-linux-arm64-musl': 0.46.0 10012 + '@oxfmt/binding-linux-ppc64-gnu': 0.46.0 10013 + '@oxfmt/binding-linux-riscv64-gnu': 0.46.0 10014 + '@oxfmt/binding-linux-riscv64-musl': 0.46.0 10015 + '@oxfmt/binding-linux-s390x-gnu': 0.46.0 10016 + '@oxfmt/binding-linux-x64-gnu': 0.46.0 10017 + '@oxfmt/binding-linux-x64-musl': 0.46.0 10018 + '@oxfmt/binding-openharmony-arm64': 0.46.0 10019 + '@oxfmt/binding-win32-arm64-msvc': 0.46.0 10020 + '@oxfmt/binding-win32-ia32-msvc': 0.46.0 10021 + '@oxfmt/binding-win32-x64-msvc': 0.46.0 10037 10022 10038 - oxlint-tsgolint@0.21.1: 10023 + oxlint-tsgolint@0.22.0: 10039 10024 optionalDependencies: 10040 - '@oxlint-tsgolint/darwin-arm64': 0.21.1 10041 - '@oxlint-tsgolint/darwin-x64': 0.21.1 10042 - '@oxlint-tsgolint/linux-arm64': 0.21.1 10043 - '@oxlint-tsgolint/linux-x64': 0.21.1 10044 - '@oxlint-tsgolint/win32-arm64': 0.21.1 10045 - '@oxlint-tsgolint/win32-x64': 0.21.1 10025 + '@oxlint-tsgolint/darwin-arm64': 0.22.0 10026 + '@oxlint-tsgolint/darwin-x64': 0.22.0 10027 + '@oxlint-tsgolint/linux-arm64': 0.22.0 10028 + '@oxlint-tsgolint/linux-x64': 0.22.0 10029 + '@oxlint-tsgolint/win32-arm64': 0.22.0 10030 + '@oxlint-tsgolint/win32-x64': 0.22.0 10046 10031 10047 - oxlint@1.60.0(oxlint-tsgolint@0.21.1): 10032 + oxlint@1.61.0(oxlint-tsgolint@0.22.0): 10048 10033 optionalDependencies: 10049 - '@oxlint/binding-android-arm-eabi': 1.60.0 10050 - '@oxlint/binding-android-arm64': 1.60.0 10051 - '@oxlint/binding-darwin-arm64': 1.60.0 10052 - '@oxlint/binding-darwin-x64': 1.60.0 10053 - '@oxlint/binding-freebsd-x64': 1.60.0 10054 - '@oxlint/binding-linux-arm-gnueabihf': 1.60.0 10055 - '@oxlint/binding-linux-arm-musleabihf': 1.60.0 10056 - '@oxlint/binding-linux-arm64-gnu': 1.60.0 10057 - '@oxlint/binding-linux-arm64-musl': 1.60.0 10058 - '@oxlint/binding-linux-ppc64-gnu': 1.60.0 10059 - '@oxlint/binding-linux-riscv64-gnu': 1.60.0 10060 - '@oxlint/binding-linux-riscv64-musl': 1.60.0 10061 - '@oxlint/binding-linux-s390x-gnu': 1.60.0 10062 - '@oxlint/binding-linux-x64-gnu': 1.60.0 10063 - '@oxlint/binding-linux-x64-musl': 1.60.0 10064 - '@oxlint/binding-openharmony-arm64': 1.60.0 10065 - '@oxlint/binding-win32-arm64-msvc': 1.60.0 10066 - '@oxlint/binding-win32-ia32-msvc': 1.60.0 10067 - '@oxlint/binding-win32-x64-msvc': 1.60.0 10068 - oxlint-tsgolint: 0.21.1 10034 + '@oxlint/binding-android-arm-eabi': 1.61.0 10035 + '@oxlint/binding-android-arm64': 1.61.0 10036 + '@oxlint/binding-darwin-arm64': 1.61.0 10037 + '@oxlint/binding-darwin-x64': 1.61.0 10038 + '@oxlint/binding-freebsd-x64': 1.61.0 10039 + '@oxlint/binding-linux-arm-gnueabihf': 1.61.0 10040 + '@oxlint/binding-linux-arm-musleabihf': 1.61.0 10041 + '@oxlint/binding-linux-arm64-gnu': 1.61.0 10042 + '@oxlint/binding-linux-arm64-musl': 1.61.0 10043 + '@oxlint/binding-linux-ppc64-gnu': 1.61.0 10044 + '@oxlint/binding-linux-riscv64-gnu': 1.61.0 10045 + '@oxlint/binding-linux-riscv64-musl': 1.61.0 10046 + '@oxlint/binding-linux-s390x-gnu': 1.61.0 10047 + '@oxlint/binding-linux-x64-gnu': 1.61.0 10048 + '@oxlint/binding-linux-x64-musl': 1.61.0 10049 + '@oxlint/binding-openharmony-arm64': 1.61.0 10050 + '@oxlint/binding-win32-arm64-msvc': 1.61.0 10051 + '@oxlint/binding-win32-ia32-msvc': 1.61.0 10052 + '@oxlint/binding-win32-x64-msvc': 1.61.0 10053 + oxlint-tsgolint: 0.22.0 10069 10054 10070 10055 p-event@6.0.1: 10071 10056 dependencies: ··· 10162 10147 10163 10148 picoquery@2.5.0: {} 10164 10149 10165 - pixelmatch@7.1.0: 10150 + pixelmatch@7.2.0: 10166 10151 dependencies: 10167 10152 pngjs: 7.0.0 10168 10153 ··· 10707 10692 10708 10693 tapable@2.3.3: {} 10709 10694 10710 - tar-stream@3.1.8: 10695 + tar-stream@3.2.0: 10711 10696 dependencies: 10712 10697 b4a: 1.8.0 10713 10698 bare-fs: 4.7.1 ··· 10745 10730 10746 10731 tinyclip@0.1.12: {} 10747 10732 10748 - tinyexec@1.1.1: {} 10733 + tinyexec@1.1.2: {} 10749 10734 10750 10735 tinyglobby@0.2.16: 10751 10736 dependencies: ··· 10832 10817 10833 10818 typescript@6.0.3: {} 10834 10819 10835 - ufo@1.6.3: {} 10820 + ufo@1.6.4: {} 10836 10821 10837 10822 ulid@3.0.2: {} 10838 10823 ··· 10905 10890 lru-cache: 11.3.5 10906 10891 node-fetch-native: 1.6.7 10907 10892 ofetch: 1.5.1 10908 - ufo: 1.6.3 10893 + ufo: 1.6.4 10909 10894 optionalDependencies: 10910 10895 '@netlify/blobs': 10.7.4 10911 10896 ··· 10935 10920 10936 10921 uuid@11.1.0: {} 10937 10922 10938 - uuid@13.0.0: {} 10923 + uuid@13.0.1: {} 10939 10924 10940 10925 valibot@1.3.1(typescript@6.0.3): 10941 10926 optionalDependencies: ··· 10963 10948 '@types/unist': 3.0.3 10964 10949 vfile-message: 4.0.3 10965 10950 10966 - vite-plus@0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3): 10951 + vite-plus@0.1.20(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3): 10967 10952 dependencies: 10968 - '@oxc-project/types': 0.126.0 10969 - '@voidzero-dev/vite-plus-core': 0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 10970 - '@voidzero-dev/vite-plus-test': 0.1.19(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 10971 - oxfmt: 0.45.0 10972 - oxlint: 1.60.0(oxlint-tsgolint@0.21.1) 10973 - oxlint-tsgolint: 0.21.1 10953 + '@oxc-project/types': 0.127.0 10954 + '@voidzero-dev/vite-plus-core': 0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 10955 + '@voidzero-dev/vite-plus-test': 0.1.20(@opentelemetry/api@1.9.0)(@types/node@25.6.0)(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) 10956 + oxfmt: 0.46.0 10957 + oxlint: 1.61.0(oxlint-tsgolint@0.22.0) 10958 + oxlint-tsgolint: 0.22.0 10974 10959 optionalDependencies: 10975 - '@voidzero-dev/vite-plus-darwin-arm64': 0.1.19 10976 - '@voidzero-dev/vite-plus-darwin-x64': 0.1.19 10977 - '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.1.19 10978 - '@voidzero-dev/vite-plus-linux-arm64-musl': 0.1.19 10979 - '@voidzero-dev/vite-plus-linux-x64-gnu': 0.1.19 10980 - '@voidzero-dev/vite-plus-linux-x64-musl': 0.1.19 10981 - '@voidzero-dev/vite-plus-win32-arm64-msvc': 0.1.19 10982 - '@voidzero-dev/vite-plus-win32-x64-msvc': 0.1.19 10960 + '@voidzero-dev/vite-plus-darwin-arm64': 0.1.20 10961 + '@voidzero-dev/vite-plus-darwin-x64': 0.1.20 10962 + '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.1.20 10963 + '@voidzero-dev/vite-plus-linux-arm64-musl': 0.1.20 10964 + '@voidzero-dev/vite-plus-linux-x64-gnu': 0.1.20 10965 + '@voidzero-dev/vite-plus-linux-x64-musl': 0.1.20 10966 + '@voidzero-dev/vite-plus-win32-arm64-msvc': 0.1.20 10967 + '@voidzero-dev/vite-plus-win32-x64-msvc': 0.1.20 10983 10968 transitivePeerDependencies: 10984 10969 - '@arethetypeswrong/core' 10985 10970 - '@edge-runtime/vm' ··· 11010 10995 - vite 11011 10996 - yaml 11012 10997 11013 - vitefu@1.1.3(@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): 10998 + vitefu@1.1.3(@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): 11014 10999 optionalDependencies: 11015 - vite: '@voidzero-dev/vite-plus-core@0.1.19(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 11000 + vite: '@voidzero-dev/vite-plus-core@0.1.20(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)' 11016 11001 11017 11002 walk-up-path@4.0.0: {} 11018 11003
+31
src/articles/__article.functions.tsx
··· 1 + import { createServerFn } from "@tanstack/react-start"; 2 + import { staticFunctionMiddleware } from "@tanstack/start-static-server-functions"; 3 + import { renderServerComponent } from "@tanstack/react-start/rsc"; 4 + 5 + import { ArticleSlugSchema, type ArticleSlug } from "./schemas"; 6 + import { ArticleShell } from "./__article-shell.server"; 7 + 8 + const articlesContent: Record<ArticleSlug, () => Promise<string>> = { 9 + basic: () => import("./__content/basic.md?raw").then((m) => m.default), 10 + preloading: () => import("./__content/preloading.md?raw").then((m) => m.default), 11 + "intent-preloading": () => import("./__content/intent-preloading.md?raw").then((m) => m.default), 12 + pagination: () => import("./__content/pagination.md?raw").then((m) => m.default), 13 + filters: () => import("./__content/filters.md?raw").then((m) => m.default), 14 + "debounced-preload-filters": () => 15 + import("./__content/debounced-preload-filters.md?raw").then((m) => m.default), 16 + "live-query": () => import("./__content/live-query.md?raw").then((m) => m.default), 17 + "live-query-filters": () => 18 + import("./__content/live-query-filters.md?raw").then((m) => m.default), 19 + }; 20 + 21 + export const getServerArticleStream = createServerFn({ method: "GET" }) 22 + .middleware([staticFunctionMiddleware]) 23 + .inputValidator(ArticleSlugSchema) 24 + .handler(async ({ data: slug }) => { 25 + const getArticleContent = articlesContent[slug]; 26 + const markdown = await getArticleContent(); 27 + 28 + const Renderable = await renderServerComponent(<ArticleShell markdown={markdown} />); 29 + 30 + return { Renderable }; 31 + });
+1 -1
src/articles/article-shell.server.tsx src/articles/__article-shell.server.tsx
··· 1 1 import { cn } from "~/design-system/utils/cn"; 2 - import { renderMarkdown } from "~/articles/render-markdown.server"; 2 + import { renderMarkdown } from "~/articles/__render-markdown.server"; 3 3 4 4 interface ArticleShell { 5 5 markdown: string;
-53
src/articles/article.functions.tsx
··· 1 - import { createServerFn } from "@tanstack/react-start"; 2 - import { queryOptions } from "@tanstack/react-query"; 3 - import { staticFunctionMiddleware } from "@tanstack/start-static-server-functions"; 4 - import { renderServerComponent } from "@tanstack/react-start/rsc"; 5 - import * as v from "valibot"; 6 - 7 - import { ArticleShell } from "~/articles/article-shell.server"; 8 - 9 - export const articleSlugs = [ 10 - "basic", 11 - "preloading", 12 - "intent-preloading", 13 - "pagination", 14 - "filters", 15 - "debounced-preload-filters", 16 - "live-query", 17 - "live-query-filters", 18 - ] as const; 19 - 20 - const ArticleSlugSchema = v.picklist(articleSlugs); 21 - type ArticleSlug = v.InferInput<typeof ArticleSlugSchema>; 22 - 23 - const articlesContent: Record<ArticleSlug, () => Promise<string>> = { 24 - basic: () => import("./content/basic.md?raw").then((m) => m.default), 25 - preloading: () => import("./content/preloading.md?raw").then((m) => m.default), 26 - "intent-preloading": () => import("./content/intent-preloading.md?raw").then((m) => m.default), 27 - pagination: () => import("./content/pagination.md?raw").then((m) => m.default), 28 - filters: () => import("./content/filters.md?raw").then((m) => m.default), 29 - "debounced-preload-filters": () => 30 - import("./content/debounced-preload-filters.md?raw").then((m) => m.default), 31 - "live-query": () => import("./content/live-query.md?raw").then((m) => m.default), 32 - "live-query-filters": () => import("./content/live-query-filters.md?raw").then((m) => m.default), 33 - }; 34 - 35 - const getServerArticle = createServerFn({ method: "GET" }) 36 - .middleware([staticFunctionMiddleware]) 37 - .inputValidator(v.object({ slug: ArticleSlugSchema })) 38 - .handler(async ({ data }) => { 39 - const markdown = await (articlesContent[data.slug]?.() ?? 40 - Promise.resolve("Content coming soon.")); 41 - 42 - const article = await renderServerComponent(<ArticleShell markdown={markdown} />); 43 - 44 - return { article }; 45 - }); 46 - 47 - export const getArticleQueryOptions = ({ slug }: { slug: ArticleSlug }) => 48 - queryOptions({ 49 - queryKey: ["article", { slug }], 50 - structuralSharing: false, 51 - staleTime: Infinity, 52 - queryFn: () => getServerArticle({ data: { slug } }), 53 - });
src/articles/content/basic.md src/articles/__content/basic.md
src/articles/content/debounced-preload-filters.md src/articles/__content/debounced-preload-filters.md
src/articles/content/filters.md src/articles/__content/filters.md
src/articles/content/intent-preloading.md src/articles/__content/intent-preloading.md
src/articles/content/live-query-filters.md src/articles/__content/live-query-filters.md
src/articles/content/live-query.md src/articles/__content/live-query.md
src/articles/content/pagination.md src/articles/__content/pagination.md
src/articles/content/preloading.md src/articles/__content/preloading.md
+14
src/articles/querys.ts
··· 1 + import { queryOptions } from "@tanstack/react-query"; 2 + import { getServerArticleStream } from "./__article.functions"; 3 + import type { ArticleSlug } from "./schemas"; 4 + 5 + export const getArticleQueryOptions = ({ slug }: { slug: ArticleSlug }) => 6 + queryOptions({ 7 + queryKey: ["article", { slug }] as const, 8 + structuralSharing: false, 9 + staleTime: Infinity, 10 + queryFn: async ({ queryKey }) => { 11 + const { Renderable } = await getServerArticleStream({ data: queryKey[1].slug }); 12 + return { Article: Renderable }; 13 + }, 14 + });
src/articles/render-markdown.server.ts src/articles/__render-markdown.server.ts
+15
src/articles/schemas.tsx
··· 1 + import * as v from "valibot"; 2 + 3 + export const articleSlugs = [ 4 + "basic", 5 + "preloading", 6 + "intent-preloading", 7 + "pagination", 8 + "filters", 9 + "debounced-preload-filters", 10 + "live-query", 11 + "live-query-filters", 12 + ] as const; 13 + 14 + export const ArticleSlugSchema = v.picklist(articleSlugs); 15 + export type ArticleSlug = v.InferInput<typeof ArticleSlugSchema>;
+2 -1
src/router.tsx
··· 5 5 6 6 // Import the generated route tree 7 7 import { routeTree } from "./routeTree.gen.ts"; 8 - import { articleSlugs, getArticleQueryOptions } from "./articles/article.functions.tsx"; 8 + import { articleSlugs } from "./articles/schemas.tsx"; 9 + import { getArticleQueryOptions } from "./articles/querys.ts"; 9 10 10 11 function DefaultErrorComponent() { 11 12 return (
+3 -3
src/routes/_chapters/basic.tsx
··· 8 8 PokedexTableSection, 9 9 } from "~/demos/components/pokedex-table-section"; 10 10 import { getPokemonListQueryFn, getPokemonListQueryKey } from "~/demos/query/pokemon-query"; 11 - import { getArticleQueryOptions } from "~/articles/article.functions"; 11 + import { getArticleQueryOptions } from "~/articles/querys"; 12 12 import { ChapterSplitColumn } from "~/chapters/chapter-split"; 13 13 14 14 const searchParamsSchema = v.object({ ··· 38 38 const { noPrefetchArticleQueryOptions } = Route.useRouteContext(); 39 39 40 40 const { 41 - data: { article }, 41 + data: { Article }, 42 42 } = useSuspenseQuery(noPrefetchArticleQueryOptions); 43 43 44 44 return ( 45 45 <ChapterSplitColumn 46 - blog={article} 46 + blog={Article} 47 47 table={ 48 48 <DemoCard className="mb-6"> 49 49 <PokedexTableSection
+3 -3
src/routes/_chapters/debounced-preload-filters.tsx
··· 14 14 getFilteredPokemonListQueryKey, 15 15 getFilteredPokemonListQueryFn, 16 16 } from "~/demos/query/pokemon-query"; 17 - import { getArticleQueryOptions } from "~/articles/article.functions"; 17 + import { getArticleQueryOptions } from "~/articles/querys"; 18 18 19 19 const searchParamsSchema = v.object({ 20 20 offset: v.optional(v.number(), 0), ··· 68 68 const queryClient = useQueryClient(); 69 69 70 70 const { 71 - data: { article }, 71 + data: { Article }, 72 72 } = useSuspenseQuery(debouncedArticleQueryOptions); 73 73 const navigate = Route.useNavigate(); 74 74 const debouncedNameFilter = useDebouncedCallback( ··· 89 89 90 90 return ( 91 91 <ChapterSplitColumn 92 - blog={article} 92 + blog={Article} 93 93 table={ 94 94 <> 95 95 <DemoCard className="mb-6">
+3 -3
src/routes/_chapters/filters.tsx
··· 13 13 getFilteredPokemonListQueryKey, 14 14 getFilteredPokemonListQueryFn, 15 15 } from "~/demos/query/pokemon-query"; 16 - import { getArticleQueryOptions } from "~/articles/article.functions"; 16 + import { getArticleQueryOptions } from "~/articles/querys"; 17 17 18 18 const searchParamsSchema = v.object({ 19 19 offset: v.optional(v.number(), 0), ··· 60 60 const navigate = Route.useNavigate(); 61 61 62 62 const { 63 - data: { article }, 63 + data: { Article }, 64 64 } = useSuspenseQuery(filtersArticleQueryOptions); 65 65 66 66 return ( 67 67 <ChapterSplitColumn 68 - blog={article} 68 + blog={Article} 69 69 table={ 70 70 <> 71 71 <DemoCard className="mb-6">
+3 -3
src/routes/_chapters/intent-preloading.tsx
··· 9 9 PokedexTableSection, 10 10 } from "~/demos/components/pokedex-table-section"; 11 11 import { getPokemonListQueryKey, getPokemonListQueryFn } from "~/demos/query/pokemon-query"; 12 - import { getArticleQueryOptions } from "~/articles/article.functions"; 12 + import { getArticleQueryOptions } from "~/articles/querys"; 13 13 14 14 const searchParamsSchema = v.object({ 15 15 offset: v.optional(v.number(), 0), ··· 53 53 const { intentArticleQueryOptions } = Route.useRouteContext(); 54 54 55 55 const { 56 - data: { article }, 56 + data: { Article }, 57 57 } = useSuspenseQuery(intentArticleQueryOptions); 58 58 59 59 return ( 60 60 <ChapterSplitColumn 61 - blog={article} 61 + blog={Article} 62 62 table={ 63 63 <DemoCard className="mb-6"> 64 64 <PokedexTableSection
+3 -3
src/routes/_chapters/live-query-filters.tsx
··· 20 20 normalizePokemonNameFilter, 21 21 toPokemonListing, 22 22 } from "~/demos/pokemon-listing/pokemon-listing"; 23 - import { getArticleQueryOptions } from "~/articles/article.functions"; 23 + import { getArticleQueryOptions } from "~/articles/querys"; 24 24 25 25 const searchParamsSchema = v.object({ 26 26 offset: v.optional(v.number(), 0), ··· 52 52 const navigate = Route.useNavigate(); 53 53 54 54 const { 55 - data: { article }, 55 + data: { Article }, 56 56 } = useSuspenseQuery(liveQueryFiltersArticleQueryOptions); 57 57 58 58 return ( 59 59 <ChapterSplitColumn 60 - blog={article} 60 + blog={Article} 61 61 table={ 62 62 <> 63 63 <DemoCard className="mb-6">
+3 -3
src/routes/_chapters/live-query.tsx
··· 9 9 PokedexTableResults, 10 10 PokedexTableSection, 11 11 } from "~/demos/components/pokedex-table-section"; 12 - import { getArticleQueryOptions } from "~/articles/article.functions"; 12 + import { getArticleQueryOptions } from "~/articles/querys"; 13 13 import { 14 14 pokemonCollection, 15 15 typesCollection, ··· 48 48 const { liveQueryArticleQueryOptions } = Route.useRouteContext(); 49 49 50 50 const { 51 - data: { article }, 51 + data: { Article }, 52 52 } = useSuspenseQuery(liveQueryArticleQueryOptions); 53 53 54 54 return ( 55 55 <ChapterSplitColumn 56 - blog={article} 56 + blog={Article} 57 57 table={ 58 58 <DemoCard className="mb-6"> 59 59 <PokedexTableSection
+3 -3
src/routes/_chapters/pagination.tsx
··· 9 9 PokedexTableSection, 10 10 } from "~/demos/components/pokedex-table-section"; 11 11 import { getPokemonListQueryKey, getPokemonListQueryFn } from "~/demos/query/pokemon-query"; 12 - import { getArticleQueryOptions } from "~/articles/article.functions"; 12 + import { getArticleQueryOptions } from "~/articles/querys"; 13 13 14 14 const searchParamsSchema = v.object({ 15 15 offset: v.optional(v.number(), 0), ··· 55 55 const { paginationArticleQueryOptions } = Route.useRouteContext(); 56 56 57 57 const { 58 - data: { article }, 58 + data: { Article }, 59 59 } = useSuspenseQuery(paginationArticleQueryOptions); 60 60 61 61 return ( 62 62 <ChapterSplitColumn 63 - blog={article} 63 + blog={Article} 64 64 table={ 65 65 <DemoCard className="mb-6"> 66 66 <PokedexTableSection
+3 -3
src/routes/_chapters/preloading.tsx
··· 9 9 PokedexTableSection, 10 10 } from "~/demos/components/pokedex-table-section"; 11 11 import { getPokemonListQueryKey, getPokemonListQueryFn } from "~/demos/query/pokemon-query"; 12 - import { getArticleQueryOptions } from "~/articles/article.functions"; 12 + import { getArticleQueryOptions } from "~/articles/querys"; 13 13 14 14 const searchParamsSchema = v.object({ 15 15 offset: v.optional(v.number(), 0), ··· 55 55 const { preloadingArticleQueryOptions } = Route.useRouteContext(); 56 56 57 57 const { 58 - data: { article }, 58 + data: { Article }, 59 59 } = useSuspenseQuery(preloadingArticleQueryOptions); 60 60 61 61 return ( 62 62 <ChapterSplitColumn 63 - blog={article} 63 + blog={Article} 64 64 table={ 65 65 <DemoCard className="mb-6"> 66 66 <PokedexTableSection
+1 -1
vite.config.ts
··· 34 34 }, 35 35 }), 36 36 netlify(), 37 - react(), 38 37 rsc(), 38 + react(), 39 39 tailwindcss(), 40 40 ], 41 41 });