Skip to content

Commit 8a8fce8

Browse files
authored
fix(deps): bumped @lezer/markdown to fix large text hang (#512)
1 parent b785412 commit 8a8fce8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"@gravity-ui/i18n": "^1.1.0",
171171
"@gravity-ui/icons": "^2.10.0",
172172
"@lezer/highlight": "~1.2.1",
173-
"@lezer/markdown": "~1.3.1",
173+
"@lezer/markdown": "~1.3.2",
174174
"@types/is-number": "^7.0.1",
175175
"@types/markdown-it": "^12.2.3",
176176
"base64-arraybuffer": "1.0.2",

0 commit comments

Comments
 (0)