build: bump typst.ts to v0.5.0-rc7 (#554)

* dev: sync typ_server code

* build: bump typst.ts to v0.5.0-rc7
This commit is contained in:
Myriad-Dreamin 2024-08-25 17:43:54 +08:00 committed by GitHub
parent b67cec2918
commit fbd22d2601
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 270 additions and 370 deletions

View file

@ -175,7 +175,7 @@ impl<'a, 'w> ReferencesWorker<'a, 'w> {
#[cfg(test)]
mod tests {
use typst_ts_core::path::unix_slash;
use reflexo::path::unix_slash;
use super::*;
use crate::syntax::find_module_level_docs;