type: fix type error.

This commit is contained in:
jaywcjlove
2024-08-05 00:44:13 +08:00
parent 8b4194f5ae
commit d85368cb4f
6 changed files with 10 additions and 5 deletions

View File

@@ -28,8 +28,8 @@
"@uiw/react-markdown-editor": "^6.0.0",
"@wcj/dark-mode": "^1.0.15",
"css-tree": "^2.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-hot-toast": "^2.3.0",
"react-router-dom": "^6.3.0",
"rehype-attr": "^3.0.0",