mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
feat: upgrade to Mongoose 9 and adjust middleware
Update `mongoose` to v9.1.5 and convert middleware hooks. Co-authored-by: Thomas Ruoff <111471+tomru@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"googleapis": "^148.0.0",
|
||||
"ics": "^3.8.1",
|
||||
"mongoose": "^8.15.1",
|
||||
"mongoose": "^9.1.5",
|
||||
"next": "^15.3.9",
|
||||
"next-auth": "^4.24.13",
|
||||
"next-axiom": "^1.10.0",
|
||||
|
||||
Reference in New Issue
Block a user