fix table parse err?
Some checks failed
Deploy Frontend / docker (17, 3.8.5) (push) Has been cancelled
Some checks failed
Deploy Frontend / docker (17, 3.8.5) (push) Has been cancelled
This commit is contained in:
parent
4cd88be2ad
commit
62d89def61
@ -12,7 +12,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"overrides": {
|
||||
"remark-mdx": "3.0.0",
|
||||
"remark-mdx": "3.0.1",
|
||||
"unified": "11.0.4",
|
||||
"remark-parse": "11.0.0",
|
||||
"mdast-util-frontmatter": "2.0.1"
|
||||
@ -46,7 +46,7 @@
|
||||
"react-dom": "^18",
|
||||
"react-hook-form": "^7.51.3",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remark-mdx": "3.0.0",
|
||||
"remark-mdx": "^3.0.1",
|
||||
"remote-mdx": "^0.0.4",
|
||||
"restfulmc-lib": "^1.1.3",
|
||||
"shadcn-ui": "0.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user