update all the things

This commit is contained in:
Thomas Ruoff
2023-04-28 22:18:02 +02:00
parent abff3d859d
commit f7c384754e
2 changed files with 371 additions and 501 deletions

View File

@@ -19,24 +19,24 @@
"date-fns-tz": "2.0.0",
"googleapis": "118.0.0",
"ics": "3.1.0",
"mongoose": "7.0.4",
"next": "^13.1.1",
"mongoose": "7.1.0",
"next": "^13.3.1",
"next-auth": "4.22.1",
"next-axiom": "0.17.0",
"next-mdx-remote": "4.4.1",
"nodemailer": "^6.8.0",
"nodemailer": "^6.9.1",
"react": "18.2.0",
"react-calendar": "4.2.1",
"react-dom": "18.2.0",
"uuid": "9.0.0"
},
"devDependencies": {
"@types/nodemailer": "^6.4.6",
"@types/react": "18.0.37",
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.0",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.1",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"eslint": "8.39.0",
"eslint-config-next": "13.3.1",
"eslint-config-prettier": "8.8.0",
"jest": "29.5.0",
"postcss": "8.4.23",