Add config file and text editor + update server

This commit is contained in:
2025-02-08 14:02:16 -05:00
parent 44461ceef8
commit 68dce7ee2a
14 changed files with 722 additions and 166 deletions

View File

@@ -10,12 +10,16 @@
"preview": "vite preview"
},
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-separator": "^1.1.2",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.8",
"@types/js-yaml": "^4.0.9",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"js-yaml": "^4.1.0",
"lucide-react": "^0.474.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",