Skip to content

Commit

Permalink
chore(deps): update typst.ts version to 0.5.1 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
3w36zj6 authored Dec 19, 2024
1 parent 05e9681 commit 4452f5b
Show file tree
Hide file tree
Showing 7 changed files with 1,101 additions and 1,101 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bun add textlint-plugin-typst

## Syntax support

This plugin supports the syntax of Typst [v0.11.1](https://github.com/typst/typst/releases/tag/v0.11.1).
This plugin supports the syntax of Typst [v0.12.0](https://github.com/typst/typst/releases/tag/v0.12.0).

Legend for syntax support:

Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"update-fixtures": "bun ./test/update-fixtures.ts && biome check --write ./test/fixtures"
},
"dependencies": {
"@myriaddreamin/typst-ts-web-compiler": "^0.5.0-rc7",
"@myriaddreamin/typst.ts": "^0.5.0-rc7",
"@myriaddreamin/typst-ts-web-compiler": "^0.5.1",
"@myriaddreamin/typst.ts": "^0.5.1",
"yaml": "^2.5.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4452f5b

Please sign in to comment.