This commit is contained in:
sebseb7
2025-12-21 01:43:19 +01:00
parent 6b9ebb5ea0
commit 97056ebc5c
10 changed files with 2322 additions and 13 deletions

View File

@@ -16,14 +16,19 @@
"@babel/preset-react": "^7.28.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@inquirer/prompts": "^8.1.0",
"@mui/material": "^7.3.6",
"babel-loader": "^10.0.0",
"bcrypt": "^6.0.0",
"better-sqlite3": "^12.5.0",
"chart.js": "^4.5.1",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"express": "^5.2.1",
"html-webpack-plugin": "^5.6.5",
"ink": "^6.5.1",
"ink-text-input": "^6.0.0",
"jsonwebtoken": "^9.0.3",
"react": "^19.2.3",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.3",