1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

build(deps): update latest

This commit is contained in:
Divlo
2022-07-01 23:12:47 +02:00
parent bc065a2e19
commit b9b76e839a
9 changed files with 8747 additions and 9857 deletions

View File

@ -1,5 +1,5 @@
import fs from 'fs'
import path from 'path'
import fs from 'node:fs'
import path from 'node:path'
import type { MDXRemoteSerializeResult } from 'next-mdx-remote'
import { nodeTypes } from '@mdx-js/mdx'