not sure but it seems to work

This commit is contained in:
Thomas Ruoff
2025-03-26 22:10:46 +01:00
parent 0db0339a55
commit eb9a297a09
15 changed files with 1459 additions and 1697 deletions

View File

@@ -14,7 +14,7 @@
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@next-auth/mongodb-adapter": "1.1.3",
"@next/mdx": "^14.1.3",
"@next/mdx": "^14.2.11",
"@types/mdx": "^2.0.11",
"@vercel/analytics": "^1.0.0",
"autoprefixer": "10.4.20",
@@ -24,7 +24,7 @@
"googleapis": "142.0.0",
"ics": "3.7.6",
"mongoose": "^8.5.4",
"next": "^14.0.1",
"next": "^14.2.11",
"next-auth": "4.24.7",
"next-axiom": "^1.1.0",
"nodemailer": "^6.9.1",
@@ -37,7 +37,7 @@
"@types/nodemailer": "^6.4.7",
"@types/uuid": "10.0.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.10",
"eslint-config-next": "^14.2.11",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"postcss": "8.4.45",