update mongoose to 5.8.3 (lots of types changes)

This commit is contained in:
Thomas Ruoff
2024-09-10 22:44:25 +02:00
parent 3ecbd16a2c
commit 32818b7492
22 changed files with 136 additions and 251 deletions

View File

@@ -23,7 +23,7 @@
"date-fns-tz": "2.0.1",
"googleapis": "142.0.0",
"ics": "3.7.6",
"mongoose": "8.3.5",
"mongoose": "^8.5.4",
"next": "^14.0.1",
"next-auth": "4.24.7",
"next-axiom": "^1.1.0",