forgot the packages woop
This commit is contained in:
parent
32340e444b
commit
80dd8078e8
|
@ -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",
|
||||
|
|
1445
pnpm-lock.yaml
1445
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue