fix: clamp virtual scroll offset and update patch paths
Clamps TanStack virtualizer scroll offsets to valid bounds Updates patched dependency references to bun-patches Refreshes ghostty-web patch for invalid codepoint handling
This commit is contained in:
+1
-1
@@ -176,6 +176,6 @@
|
||||
"vite": "^7.1.2"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@tanstack/virtual-core@3.17.3": "patches/@tanstack%2Fvirtual-core@3.17.3.patch"
|
||||
"@tanstack/virtual-core@3.17.3": "bun-patches/@tanstack+virtual-core+3.17.3.patch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user