fresh start
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
Bhavnoor Singh Saroya 2025-08-25 12:41:18 -07:00
parent c80ee1054b
commit c297ad6085
26 changed files with 4578 additions and 243 deletions

View file

@ -18,16 +18,19 @@
"@monaco-editor/react": "^4.7.0",
"@uiw/codemirror-theme-vscode": "^4.21.9",
"@uiw/react-codemirror": "^4.21.9",
"express": "^5.1.0",
"framer-motion": "^12.9.7",
"monaco-editor": "^0.52.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-router-dom": "^6.27.0",
"sass": "^1.86.3"
"sass": "^1.86.3",
"serve-handler": "^6.1.6"
},
"devDependencies": {
"@eslint/js": "^9.21.0",
"@flydotio/dockerfile": "^0.7.10",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react": "^4.3.4",