This commit is contained in:
decolua
2026-01-27 10:49:16 +07:00
parent d3dd8686fe
commit 79342c0c3e
17 changed files with 1584 additions and 212 deletions
+2
View File
@@ -9,6 +9,7 @@
"start": "next start"
},
"dependencies": {
"@monaco-editor/react": "^4.7.0",
"bcryptjs": "^3.0.3",
"express": "^5.2.1",
"fs": "^0.0.1-security",
@@ -16,6 +17,7 @@
"https-proxy-agent": "^7.0.6",
"jose": "^6.1.3",
"lowdb": "^7.0.1",
"monaco-editor": "^0.55.1",
"next": "^15.2.0",
"node-machine-id": "^1.1.12",
"open": "^10.1.0",