Finishing Frontend
Showing
... | ... | @@ -35,6 +35,7 @@ |
"lucide-react": "^0.383.0", | ||
"next": "14.2.3", | ||
"next-themes": "^0.3.0", | ||
"nodemailer": "^6.10.0", | ||
"nookies": "^2.5.2", | ||
"react": "^18", | ||
"react-day-picker": "^8.10.1", | ||
... | ... | @@ -50,6 +51,7 @@ |
"@rocketseat/eslint-config": "^2.2.2", | ||
"@types/cookie": "^0.6.0", | ||
"@types/node": "^20", | ||
"@types/nodemailer": "^6.4.17", | ||
"@types/react": "^18", | ||
"@types/react-dom": "^18", | ||
"@types/react-input-mask": "^3.0.5", | ||
... | ... |
Please register or sign in to comment