Newer
Older
{
"name": "thealt-website",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@apollo/client": "^3.8.1",
"@mantine/tiptap": "^5.10.5",
"@prisma/client": "^5.3.1",
"@tiptap/extension-underline": "^2.1.10",
"@tiptap/react": "^2.1.10",
"@tiptap/starter-kit": "^2.1.10",
"graphql-scalars": "^1.22.2",
"graphql-yoga": "^4.0.4",
"html-react-parser": "^4.2.1",
"jsonwebtoken": "^9.0.1",
"next": "13.4.19",
"next-auth": "^4.23.1",
"next-i18next": "^14.0.0",
"nodemailer": "^6.9.4",
"ol": "^8.0.0",