feat: preview components

This commit is contained in:
tao.chen
2026-08-11 15:02:16 +08:00
parent 5969f2f749
commit b44d057241
4 changed files with 203 additions and 27 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
"typecheck": "react-router typegen && tsc"
},
"dependencies": {
"@monaco-editor/react": "^4.7.0",
"@react-router/node": "^8",
"@react-router/serve": "^8",
"isbot": "^5.1.36",
@@ -27,5 +28,5 @@
"typescript": "^5.9.3",
"vite": "^8.0.3"
},
"packageManager": "pnpm@10.15.1"
"packageManager": "pnpm@11.21.0"
}