mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
update nodemailer and overwriter vor next-auth
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"@next-auth/mongodb-adapter": "^1.1.3",
|
||||
"@next/mdx": "^16.1.6",
|
||||
"@types/mdx": "^2.0.11",
|
||||
"@types/nodemailer": "^7.0.9",
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"autoprefixer": "^10.4.24",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -27,14 +28,16 @@
|
||||
"next": "^16.1.6",
|
||||
"next-auth": "^4.24.13",
|
||||
"next-axiom": "^1.10.0",
|
||||
"nodemailer": "^8.0.0",
|
||||
"nodemailer": "^8.0.1",
|
||||
"react": "^19.2.4",
|
||||
"react-calendar": "^6.0.0",
|
||||
"react-dom": "^19.2.4"
|
||||
},
|
||||
"overrides": {
|
||||
"nodemailer": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.18",
|
||||
"@types/nodemailer": "^7.0.9",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-next": "^16.1.6",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
@@ -50,4 +53,4 @@
|
||||
"^.+\\.(ts|tsx)$": "ts-jest"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user