docs: update dependencies (#6046)

This commit is contained in:
Shahed Nasser
2024-01-10 10:56:54 +02:00
committed by GitHub
parent bc58bc8f47
commit 0b0c25da11
18 changed files with 427 additions and 299 deletions

View File

@@ -1,5 +1,4 @@
import { exec } from "child_process"
import { Dirent } from "fs"
import { readdir, readFile, writeFile } from "fs/promises"
import path from "path"