update types

This commit is contained in:
Thomas Ruoff
2023-11-13 23:11:44 +01:00
parent 5b478a3f31
commit ad92dc9c27
2 changed files with 12 additions and 11 deletions

View File

@@ -33,7 +33,7 @@
"devDependencies": {
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.37",
"@types/react-calendar": "3.9.0",
"@types/react-calendar": "^4.1.0",
"@types/uuid": "9.0.7",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
@@ -52,4 +52,4 @@
"^.+\\.(ts|tsx)$": "ts-jest"
}
}
}
}