chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-07-08 18:54:00 +02:00
parent f9eafdf5cf
commit af5c7dde82
114 changed files with 7209 additions and 2056 deletions
+4 -4
View File
@@ -19,14 +19,14 @@
"@reactive-resume/env": "workspace:*",
"nodemailer": "^9.0.3",
"react": "^19.2.7",
"react-email": "^6.6.6"
"react-email": "^6.6.8"
},
"devDependencies": {
"@react-email/ui": "^6.6.6",
"@react-email/ui": "^6.6.8",
"@reactive-resume/config": "workspace:*",
"@types/nodemailer": "^8.0.1",
"@types/react": "^19.2.17",
"@typescript/native-preview": "7.0.0-dev.20260705.1",
"typescript": "^6.0.3"
"@typescript/native-preview": "7.0.0-dev.20260707.2",
"typescript": "^7.0.2"
}
}