fix: update dashboard packages, fix build on Node.js 18

This commit is contained in:
Dragory 2023-06-24 09:21:06 +00:00
parent fd4097cefc
commit 1e5378a274
6 changed files with 3917 additions and 6135 deletions

View file

@ -3,7 +3,7 @@
</template>
<script>
import marked from "marked";
import { marked } from "marked";
import hljs from "highlight.js";
export default {