refactor(snapshot): store unified patches in file diffs (#21244)

Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
Dax 2026-04-07 19:48:23 -04:00 committed by GitHub
commit b7fab49b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 343 additions and 183 deletions

View file

@ -53,6 +53,7 @@
"@solid-primitives/resize-observer": "2.1.3",
"@solidjs/meta": "catalog:",
"@solidjs/router": "catalog:",
"diff": "catalog:",
"dompurify": "3.3.1",
"fuzzysort": "catalog:",
"katex": "0.16.27",