forgot the packages woop

main
Lea 2024-01-23 23:45:33 +01:00
parent 32340e444b
commit 80dd8078e8
Signed by: Lea
GPG Key ID: 1BAFFE8347019C42
2 changed files with 1409 additions and 41 deletions

View File

@ -17,15 +17,18 @@
"lucide-react": "^0.311.0",
"next": "14.0.4",
"next-auth": "^4.24.5",
"next-swagger-doc": "^0.4.0",
"random-words": "^2.0.0",
"react": "^18",
"react-dom": "^18",
"sqlite3": "^5.1.7"
"sqlite3": "^5.1.7",
"swagger-ui-react": "^5.11.0"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/swagger-ui-react": "^4.18.3",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.0.4",

File diff suppressed because it is too large Load Diff