content updates

This commit is contained in:
2024-05-27 14:03:53 +00:00
parent f517189633
commit e70c6736f6
11 changed files with 59 additions and 154 deletions

View File

@@ -15,7 +15,7 @@
"eslint": "^8.46.0",
"eslint-config-next": "^13.4.12",
"next": "^13.4.12",
"pg": "^8.11.3",
"nodemailer": "^6.9.13",
"postcss": "^8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -26,6 +26,7 @@
},
"devDependencies": {
"@types/node": "20.2.5",
"@types/nodemailer": "^6.4.15",
"@types/pg": "^8.10.3",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",