Skip to content

Commit eeec4ee

Browse files
committed
fe: remove mdast-util-to-hast override
Our @redpanda-data/ui package uses v12 while the rest of our stack uses v13. In v13 there was a breaking change: syntax-tree/mdast-util-to-hast@40e1d29 That makes our e2e tests fail. Removing the override for now, we should take this bump in the upstream dependency instead.
1 parent 1ef4a65 commit eeec4ee

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

frontend/bun.lock

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

frontend/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"@hono/node-server": "^1.19.10",
5353
"lodash": "^4.17.23",
5454
"lodash-es": "^4.17.23",
55-
"mdast-util-to-hast": "^13.2.1",
5655
"qs": "^6.14.2"
5756
},
5857
"dependencies": {

0 commit comments

Comments
 (0)